Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-08 | 2.1 kB | |
v4.0.0-beta.420.4 source code.tar.gz | 2025-07-08 | 10.9 MB | |
v4.0.0-beta.420.4 source code.zip | 2025-07-08 | 11.9 MB | |
Totals: 3 Items | 22.7 MB | 0 |
POSSIBLE BREAKING CHANGE
- fix(envs): enhance COOLIFY_URL and COOLIFY_FQDN variable generation for better compatibility for applications and services.
- Switched URL with FQDN in case of applications, so they are correct now.
- feat(envs): New environment variables for
docker compose
based application. You can useSERVICE_FQDN_<serviceName>
andSERVICE_URL_<serviceName>
the same way as in services. For details check this: https://github.com/coollabsio/coolify/issues/6124#issuecomment-3045186382 - fix(redis): Cleanup old jobs on Coolify start.
- fix(database): Unsupported database with SSL.
- fix(jobs): Sentinel update job fails if compose is invalid for a service/app.
- fix(installscript): Add Cachyos support + reuse env variable for public ip.
- fix(envs): Generate literal env variables better.
- fix(scheduling): change redis cleanup command frequency from hourly to weekly for better resource management
Issues
- fix https://github.com/coollabsio/coolify/issues/6142
- fix https://github.com/coollabsio/coolify/issues/6134
- fix https://github.com/coollabsio/coolify/issues/6141
- fix https://github.com/coollabsio/coolify/issues/2470
What's Changed
- fix(service): Postiz shows no available server on latest version by @ShadowArcanist in https://github.com/coollabsio/coolify/pull/6144
- Typo Correction on modal by @Nathanjms in https://github.com/coollabsio/coolify/pull/6130
- fix(install.sh): use IPV4_PUBLIC_IP variable in output instead of repeated curl by @dewstouh in https://github.com/coollabsio/coolify/pull/6129
- interpret cachyos as arch in the install script by @flickowoa in https://github.com/coollabsio/coolify/pull/6127
- v4.0.0-beta.420.4 by @andrasbacsai in https://github.com/coollabsio/coolify/pull/6146
New Contributors
- @dewstouh made their first contribution in https://github.com/coollabsio/coolify/pull/6129
- @flickowoa made their first contribution in https://github.com/coollabsio/coolify/pull/6127
Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.420.3...v4.0.0-beta.420.4