coolify/app
rosslh e8d7c9c93f feat: add update pipeline with MapleDeploy CDN and versioning
Route all Coolify update artifacts (versions.json, upgrade.sh,
compose files) through updates.mapledeploy.ca instead of upstream
cdn.coollabs.io. Extend CI to publish artifacts to Bunny CDN
storage zone and purge cache on each build.

- Point CDN_URL, versions_url, upgrade_script_url to updates.mapledeploy.ca
- Hardcode helper/realtime images to ghcr.io (not mirrored to Forgejo)
- Pass registry_url as 3rd arg to upgrade.sh for main image pulls
- Adopt versioning scheme 4.0.0-beta.X.N (bump to 4.0.0-beta.463.1)
- Add CI steps: generate versions.json, upload to Bunny, purge cache
2026-05-24 11:56:19 -04:00
..
Actions feat: add update pipeline with MapleDeploy CDN and versioning 2026-05-24 11:56:19 -04:00
Console feat(branding): apply MapleDeploy branding to Coolify 2026-05-24 11:55:58 -04:00
Contracts
Data refactor: simplify remote process chain and harden ActivityMonitor 2026-03-26 13:26:16 +01:00
Enums feat(buildpack): add Railpack as a build pack option 2026-03-23 17:12:02 +00:00
Events
Exceptions feat(observability): add structured audit log channel for API and webhook events 2026-04-28 14:50:37 +02:00
Helpers feat(server): add configurable SSH connection timeout per server 2026-04-28 15:39:36 +02:00
Http feat(branding): apply MapleDeploy branding to Coolify 2026-05-24 11:55:58 -04:00
Jobs feat(deployments): track application configuration diffs (#10183) 2026-05-13 10:49:53 +02:00
Listeners
Livewire feat(branding): apply MapleDeploy branding to Coolify 2026-05-24 11:55:58 -04:00
Mcp fix(mcp): change enable/disable endpoints from GET to POST and fix service/app listing 2026-05-05 22:07:58 +02:00
Models feat(deployments): track application configuration diffs (#10183) 2026-05-13 10:49:53 +02:00
Notifications feat(security): support expiration on API tokens with warning notifications 2026-04-20 14:28:38 +02:00
Policies chore: prepare for PR 2026-02-25 11:18:46 +01:00
Providers feat(horizon): suppress failed job entries for deployment/timeout errors on cloud 2026-04-29 15:40:01 +02:00
Repositories
Rules refactor(storage): tighten S3 endpoint URL validation 2026-04-20 11:50:19 +02:00
Services feat(deployments): track application configuration diffs 2026-05-13 09:58:58 +02:00
Support fix(env): validate Docker-compatible variable keys 2026-05-11 15:43:09 +02:00
Traits fix(sentinel): auto-regenerate invalid or undecryptable tokens 2026-04-29 16:44:12 +02:00
View/Components feat(forms): make textarea monospace opt-in and improve multiline toggle 2026-03-31 15:37:42 +02:00