v4.3.1
Added 1
- Add persistent "Changes pending" warnings to the desktop and mobile navigation bars, including change counts and direct access to configuration differences
Changed 2
- Update error pages to use the correct Coolify-branded background glow
- Redesign terminal target selection and improve filtering and mobile controls
Fixed 5
- Ensure HTTP Basic Auth updates made through the Applications API regenerate managed deployment labels while preserving custom labels
- Fix a 500 error on volume backup pages when database backup execution logs were present
- Remove duplicate borders from CPU and memory metrics tooltips
- Repair environment and project settings page headers
- Correct the German password-reset email translation
Coolify v4.3.1
Features
- Added persistent “Changes pending” warnings to the desktop and mobile navigation bars, including change counts and direct access to configuration differences.
Fixes
- Ensured HTTP Basic Auth updates made through the Applications API regenerated managed deployment labels while preserving custom labels (#11196, closed #11191).
- Fixed a 500 error on volume backup pages when database backup execution logs were present (#11210).
- Removed duplicate borders from CPU and memory metrics tooltips (#11213, closed #11212).
- Repaired environment and project settings page headers (#11204).
- Corrected the German password-reset email translation (#9680).
- Updated error pages to use the correct Coolify-branded background glow.
Improvements
- Redesigned terminal target selection and improved filtering and mobile controls (#11203).
What's Changed
- fix(release): preserve tags when publishing draft releases by @andrasbacsai in https://github.com/coollabsio/coolify/pull/11199
- feat(workflows): add pull request branch management workflow by @ShadowArcanist in https://github.com/coollabsio/coolify/pull/11193
- fix(lang): correct german translation for password reset email by @EchterTimo in https://github.com/coollabsio/coolify/pull/9680
- fix(ui): remove duplicate metrics tooltip border by @nexmoe in https://github.com/coollabsio/coolify/pull/11213
- fix(models): add datetime cast for finished_at in ScheduledDatabaseBackupExecution by @ejscheepers in https://github.com/coollabsio/coolify/pull/11210
- fix(ui): environment settings broken header & project settings header by @yk-sgr in https://github.com/coollabsio/coolify/pull/11204
- fix(ui): terminal page design by @yk-sgr in https://github.com/coollabsio/coolify/pull/11203
- fix(api): regenerate basic auth labels after updates by @drewmt in https://github.com/coollabsio/coolify/pull/11196
New Contributors
- @EchterTimo made their first contribution in https://github.com/coollabsio/coolify/pull/9680
- @nexmoe made their first contribution in https://github.com/coollabsio/coolify/pull/11213
- @yk-sgr made their first contribution in https://github.com/coollabsio/coolify/pull/11204
- @drewmt made their first contribution in https://github.com/coollabsio/coolify/pull/11196
Full Changelog: https://github.com/coollabsio/coolify/compare/v4.3.0...v4.3.1