| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-18 | 1.3 kB | |
| v4.0.0-beta.457 source code.tar.gz | 2025-12-18 | 13.5 MB | |
| v4.0.0-beta.457 source code.zip | 2025-12-18 | 14.7 MB | |
| Totals: 3 Items | 28.2 MB | 0 | |
What's Changed
Security & Fixes
- Fix deployment logs flickering during polling updates (#7689)
- Fix HTML entity encoding in deployment and runtime logs (#7689)
- Remove redundant docker rm commands that caused error messages (#7688)
Improvements
- Move Swarm and Sentinel to dedicated sidebar menu items for better navigation (#7687)
- Add Hetzner server ID matching for server linking with private IPs (#7687)
- Simplify cloud provider token button labels (#7686)
- Shorten timestamp display in runtime logs for cleaner output (#7689)
What's Changed (Github)
- Simplify cloud provider token button labels by @andrasbacsai in https://github.com/coollabsio/coolify/pull/7686
- refactor: move Swarm and Sentinel to dedicated sidebar menu items by @andrasbacsai in https://github.com/coollabsio/coolify/pull/7687
- fix(deployment): Remove redundant docker rm when using --rm flag by @andrasbacsai in https://github.com/coollabsio/coolify/pull/7688
- Fix deployment logs flickering and HTML entity encoding by @andrasbacsai in https://github.com/coollabsio/coolify/pull/7689
- v4.0.0-beta.457 by @andrasbacsai in https://github.com/coollabsio/coolify/pull/7690
Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.456...v4.0.0-beta.457