# Coolify v4.3.1 - Product: Coolify (https://whatsnew.fyi/product/coolify) - Vendor: Coollabs - Date: 2026-08-12 - Version: v4.3.1 - Original notes: https://github.com/coollabsio/coolify/releases/tag/v4.3.1 - Permalink: https://whatsnew.fyi/product/coolify/releases/v4.3.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add persistent "Changes pending" warnings to the desktop and mobile navigation bars, including change counts and direct access to configuration differences - **fixed** — Ensure HTTP Basic Auth updates made through the Applications API regenerate managed deployment labels while preserving custom labels - **fixed** — Fix a 500 error on volume backup pages when database backup execution logs were present - **fixed** — Remove duplicate borders from CPU and memory metrics tooltips - **fixed** — Repair environment and project settings page headers - **fixed** — Correct the German password-reset email translation - **changed** — Update error pages to use the correct Coolify-branded background glow - **changed** — Redesign terminal target selection and improve filtering and mobile controls #### 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](https://github.com/coollabsio/coolify/pull/11196), closed [#11191](https://github.com/coollabsio/coolify/issues/11191)). - Fixed a 500 error on volume backup pages when database backup execution logs were present ([#11210](https://github.com/coollabsio/coolify/pull/11210)). - Removed duplicate borders from CPU and memory metrics tooltips ([#11213](https://github.com/coollabsio/coolify/pull/11213), closed [#11212](https://github.com/coollabsio/coolify/issues/11212)). - Repaired environment and project settings page headers ([#11204](https://github.com/coollabsio/coolify/pull/11204)). - Corrected the German password-reset email translation ([#9680](https://github.com/coollabsio/coolify/pull/9680)). - Updated error pages to use the correct Coolify-branded background glow. ##### Improvements - Redesigned terminal target selection and improved filtering and mobile controls ([#11203](https://github.com/coollabsio/coolify/pull/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