Commit Graph
17248 Commits
Author SHA1 Message Date
Andras Bacsai 0935bf141e Improve volume path handling (#11993) 2026-09-24 23:22:35 +02:00
Andras Bacsai 50f49f093e Maintenance updates for 4.4 (#11989) 2026-09-24 23:06:03 +02:00
Andras Bacsai 5721266010 fix(server-transfer): allow local peer targets in development
Route localhost targets through host.docker.internal in containers while continuing to reject other private targets.
2026-09-24 21:28:52 +02:00
Andras Bacsai 24123c0ceb fix(mcp): decouple access from REST API settings 2026-09-24 21:18:31 +02:00
Andras Bacsai f7a05da446 fix(auth): remove email verification notice route 2026-09-24 21:07:47 +02:00
Andras Bacsai d93d90e3b0 Merge remote-tracking branch 'origin/main' into maintenance/control-plane-updates 2026-09-24 19:05:07 +02:00
Andras Bacsai c8dea4badc chore: align account lifecycle 2026-09-24 16:56:38 +02:00
Andras Bacsai 70631d2a11 fix(storage): preserve and display legacy bind mount source paths
Show existing source paths as read-only fields and label bind mounts in deployment configuration. Remove the action that could convert them to named volumes.
2026-09-24 16:49:04 +02:00
Andras Bacsai 2e928d86d8 fix: show Traefik version warnings before detection completes 2026-09-24 16:37:28 +02:00
Andras Bacsai 87685d1e09 chore: align control-plane behavior 2026-09-24 15:46:04 +02:00
Andras Bacsai 2fb8c411e9 fix(analytics): keep setup prompt dismissed after refresh
Give the traffic analytics prompt a stable Livewire key and label the server link “Set up on”. Add a browser test for the link and persistent dismissal.
2026-09-24 15:26:08 +02:00
Andras Bacsai 33eb1dab79 fix(deployments): prevent deployment queue admission races (#11987) 2026-09-24 14:07:21 +02:00
Andras Bacsai c7838c7800 ci(testing-host): publish image only to Docker Hub 2026-09-24 13:48:32 +02:00
Andras Bacsai 3f47bae0b6 fix(service): save switches without saving pending Compose edits (#11985) 2026-09-24 13:43:37 +02:00
Andras Bacsai 803cea718b fix(proxy): name Traefik logrotate sidecar container 2026-09-24 13:15:09 +02:00
Andras Bacsai f35de6b3b2 feat(dev): support KVM-backed localhost development servers 2026-09-24 13:04:44 +02:00
Andras Bacsai c390f72ecf fix(storage): dispatch file saves after commit 2026-09-24 12:51:29 +02:00
Andras Bacsai abab823898 Improve file storage metadata handling (#11983) 2026-09-24 12:31:26 +02:00
Andras Bacsai 4b8c50a546 Improve file storage metadata handling 2026-09-24 12:28:12 +02:00
Andras Bacsai 7165df5123 fix(api): align token permission handling (#11981) 2026-09-24 12:26:53 +02:00
Andras Bacsai 2880a73684 fix(api): align token permission handling 2026-09-24 12:25:46 +02:00
Andras Bacsai 016759f8ab fix(backups): improve backup command handling (#11979) 2026-09-24 12:05:11 +02:00
Andras Bacsai 26248ca161 fix(backups): improve backup command handling 2026-09-24 11:44:53 +02:00
Andras Bacsai 5561247669 Improve deployment log handling (#11974) 2026-09-24 09:41:31 +02:00
Andras Bacsai 50643a44f8 Keep deployment logging available on formatting errors 2026-09-24 09:36:59 +02:00
Andras Bacsai b37d24d258 Improve deployment log value handling 2026-09-24 09:29:23 +02:00
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 BacsaiandClaude 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