Andras Bacsai
ad38f799c1
fix(tags): pass only the tag id when quick adding a tag ( #11971 )
2026-09-24 08:29:56 +02:00
Andras Bacsai and Claude Opus 5.5
d1b30ce704
fix(tags): pass only the tag id when quick adding a tag
...
The available tags list now sends only the tag id to the Livewire
action. The component resolves the tag from the current team, so
tag names with special characters, such as apostrophes, work.
Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com >
2026-09-24 08:26:45 +02:00
Andras Bacsai
0e40632fff
Improve database startup progress output ( #11970 )
2026-09-24 08:25:43 +02:00
Andras Bacsai
25f74da0c9
Improve database startup progress output
2026-09-24 08:24:33 +02:00
Andras Bacsai
74cc617a4c
Keep API deployment behavior consistent ( #11969 )
2026-09-24 08:22:51 +02:00
Andras Bacsai
40b31b4a57
Align API deployment permissions
2026-09-24 08:19:02 +02:00
Andras Bacsai
fa9812ed29
Keep server creation consistent across entry points ( #11968 )
2026-09-24 08:11:10 +02:00
Andras Bacsai
2a3061adf5
Keep server creation consistent across entry points
2026-09-24 08:06:25 +02:00
Andras Bacsai
3549848476
Improve URL address validation ( #11967 )
2026-09-24 07:13:55 +02:00
Andras Bacsai
fa65e4267a
Improve team invitation handling ( #11966 )
2026-09-24 07:12:45 +02:00
Andras Bacsai
c158957e18
Improve URL address validation
2026-09-24 07:11:06 +02:00
Andras Bacsai
0c80bf622d
Improve team invitation handling
2026-09-24 07:10:32 +02:00
Andras Bacsai
922440447b
Improve Git source HTTP handling ( #11964 )
2026-09-23 23:13:05 +02:00
Andras Bacsai
d071a5df81
Improve Git source HTTP handling
2026-09-23 23:09:04 +02:00
Andras Bacsai
545fb69c4a
Align component data with resource permissions ( #11961 )
2026-09-23 22:52:52 +02:00
Andras Bacsai
87b7c4ba98
Align component data with resource permissions
2026-09-23 22:50:37 +02:00
Andras Bacsai
39cc12b780
fix: align notification settings access checks ( #11960 )
2026-09-23 22:33:09 +02:00
Andras Bacsai
0ac3b6c9d6
fix: align notification settings access checks
2026-09-23 22:32:26 +02:00
Andras Bacsai
73b12ba0da
fix(security): remove unused application config download action
2026-09-23 22:07:11 +02:00
Andras Bacsai
46988dcec2
Align application image validation ( #11958 )
2026-09-23 21:49:08 +02:00
Andras Bacsai
4b7ccfe9cd
fix: align application image validation
2026-09-23 21:45:06 +02:00
Andras Bacsai
deb02cbe63
fix(service): Update Plausible to v3.2.1 due to CVE-2026-8467 ( #11939 )
2026-09-23 15:00:29 +02:00
Andras Bacsai
7c86e53422
fix(service): support metadata-only deletion on unreachable servers
...
Add a Coolify-only deletion path, improve Docker cleanup handling, and notify teams when service deletion fails.
2026-09-23 10:50:31 +02:00
Andras Bacsai
9c7c601154
Improve Compose volume path handling ( #11944 )
2026-09-22 21:35:33 +02:00
Andras Bacsai
cfe8a800cf
Improve raw Compose volume path handling
2026-09-22 21:34:38 +02:00
Andras Bacsai
80ae20de24
Improve file storage handling ( #11943 )
2026-09-22 21:14:37 +02:00
Andras Bacsai
99dd634ba3
Improve file storage handling
2026-09-22 21:13:39 +02:00
Andras Bacsai
121c376c78
Improve terminal and realtime session handling ( #11942 )
2026-09-22 20:20:05 +02:00
Andras Bacsai
a5564320ab
fix: improve terminal and realtime session handling
...
Commit creation was blocked because the shared Git metadata is read-only in this session. All 14 changes remain staged and ready to commit.
2026-09-22 20:17:14 +02:00
Vili Tikkanen
e6ca44d464
fix(service): Update Plausible to v3.2.1 due to CVE-2026-8467
2026-09-22 17:52:49 +03:00
Andras Bacsai
8a0d21e6f2
Deprecate realtime container ( #11935 )
2026-09-22 10:31:33 +02:00
Andras Bacsai
7bb1932b5c
chore: remove outdated changelog
2026-09-22 10:23:34 +02:00
Andras Bacsai
d42442c55b
fix(reverb): remove public Pusher connection options
2026-09-22 10:17:45 +02:00
Andras Bacsai
97b6203fe1
fix(reverb): route broadcasts through bundled server and validate health
2026-09-22 10:14:32 +02:00
Andras Bacsai
e3ab63e7d8
fix(reverb): align ports, host validation, and dev instance tooling
2026-09-22 09:58:28 +02:00
Andras Bacsai
57acc7f832
feat(realtime): replace Soketi with bundled Reverb ( #10530 )
2026-09-22 09:50:08 +02:00
Andras Bacsai
0fcf8ba83c
Merge remote-tracking branch 'origin/next' into reverb-realtime-migration
2026-09-22 09:49:20 +02:00
Andras Bacsai
431cb3ba0a
ci: add manual ARM64 branch image build workflow
2026-09-22 09:35:25 +02:00
Andras Bacsai
9defe0f019
ci: add manual ARM64 branch image workflow
2026-09-22 09:29:45 +02:00
Andras Bacsai
29b93c7ef0
fix(reverb): always start Reverb service in containers
2026-09-21 22:59:20 +02:00
Andras Bacsai
3ce4209a2f
fix(reverb): separate public Soketi port from internal Reverb port
...
Use SOKETI_PORT for Docker host bindings, keep Reverb on port 6001 internally, and stop install/upgrade scripts from overwriting public websocket port overrides.
2026-09-21 21:46:26 +02:00
Andras Bacsai
67dd34bce7
Merge remote-tracking branch 'origin/next' into reverb-realtime-migration
2026-09-21 21:32:19 +02:00
Andras Bacsai
0b4ae5c7a5
fix(proxy): normalize port configuration handling ( #11923 )
2026-09-21 17:05:27 +02:00
Andras Bacsai
a7bf6d1cfe
fix(proxy): normalize port configuration handling
2026-09-21 17:03:07 +02:00
Andras Bacsai
c1a962ae03
fix(webhooks): validate preview repository metadata ( #11922 )
2026-09-21 16:55:42 +02:00
Andras Bacsai
bfb732bbe8
fix(webhooks): validate preview repository metadata
2026-09-21 16:53:50 +02:00
Andras Bacsai
20a72f0f80
feat: deprecate new Docker Swarm usage and group referrers
2026-09-21 16:45:21 +02:00
Andras Bacsai
f45c130c67
fix(onboarding): enforce resource authorization ( #11920 )
2026-09-21 16:38:21 +02:00
Andras Bacsai
2404201bcb
fix(onboarding): enforce resource authorization
2026-09-21 16:35:51 +02:00
Andras Bacsai
849983b4db
fix(deployments): validate environment variable names used in Docker commands ( #11917 )
2026-09-21 16:27:59 +02:00