coolify/app
Aditya Tripathi 2b92fb86b5 fix(teams): clear stale current_team_id when membership ends
Reset the user's persisted current_team_id when they are removed from
a team, when their team is deleted, or when refreshSession finds no
team left, so a dangling reference is never restored on next login.
2026-09-08 14:44:39 +02:00
..
Actions fix(teams): clear stale current_team_id when membership ends 2026-09-08 14:44:39 +02:00
Casts feat(ui): improve configuration changes modal 2026-05-30 13:16:37 +05:30
Console feat(backups): alert when scheduled backups are missing (#11433) 2026-09-07 14:09:42 +02:00
Contracts refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Data refactor: simplify remote process chain and harden ActivityMonitor 2026-03-26 13:26:16 +01:00
Enums chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
Events chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
Exceptions fix(auth): redirect authenticated stale-token login submissions to the dashboard 2026-09-08 12:14:29 +02:00
Helpers Revert "Merge branch 'next' into main" 2026-08-21 12:12:56 +02:00
Http feat(teams): persist active team and add team selection screen 2026-09-08 14:44:39 +02:00
Jobs fix(stripe): prevent duplicate subscription checkouts (#11666) 2026-09-07 20:25:06 +02:00
Listeners fix(docker): make cleanup commands idempotent (#11463) 2026-08-22 17:22:50 +02:00
Livewire fix(teams): clear stale current_team_id when membership ends 2026-09-08 14:44:39 +02:00
Mcp feat(domains): add configurable HTTPS redirects for service apps 2026-08-18 09:08:18 +02:00
Models fix(teams): clear stale current_team_id when membership ends 2026-09-08 14:44:39 +02:00
Notifications feat(backups): alert when scheduled backups are missing (#11433) 2026-09-07 14:09:42 +02:00
Policies Revert "Merge branch 'next' into main" 2026-08-21 12:12:56 +02:00
Providers feat(teams): persist active team and add team selection screen 2026-09-08 14:44:39 +02:00
Repositories refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Rules fix(validation): improve private URL handling and error feedback 2026-08-14 13:34:00 +02:00
Services feat(domains): support per-domain internal port overrides (#11594) 2026-09-02 19:39:19 +02:00
Support fix: avoid inherited compose ports and defer archive inspection 2026-09-05 14:19:38 +02:00
Traits fix(domains): sync Docker Compose domains for noindex settings 2026-09-04 15:19:21 +02:00
View/Components feat(ui): polish env editor, error buttons, and modal layout 2026-09-08 11:49:02 +02:00