# Coolify v4.3.7 - Product: Coolify (https://whatsnew.fyi/product/coolify) - Vendor: Coollabs - Date: 2026-08-17 - Version: v4.3.7 - Original notes: https://github.com/coollabsio/coolify/releases/tag/v4.3.7 - Permalink: https://whatsnew.fyi/product/coolify/releases/v4.3.7 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'. --- - **fixed** — Create complete PostgreSQL, MySQL, and MariaDB dumps when "All databases" is selected, preserve multi-database selections, and honor the chosen storage when deleting backups - **fixed** — Restore backup pages for applications configured with directory-only backup targets - **fixed** — Make deployment cancellation reliable across the API, MCP, and preview cleanup flows, and advance the next queued deployment after cancellation - **fixed** — Fix PostgreSQL and volume backups to S3-compatible storage on servers using non-root SSH users - **fixed** — Preserve ports and existing entries when editing application and service domains or S3 endpoint URLs - **fixed** — Prevent Docker cleanup from accidentally deleting images marked with the coolify.managed=true label - **fixed** — Keep table dropdowns visible and correctly positioned inside scrolling or overflowing containers - **changed** — Store locally uploaded profile pictures and project icons in persistent private storage so they survive upgrades - **changed** — Improve clipboard copying for API tokens and other read-only fields ##### Fixes - Created complete PostgreSQL, MySQL, and MariaDB dumps when “All databases” was selected, preserved multi-database selections, and honored the chosen storage when deleting backups ([#11331](https://github.com/coollabsio/coolify/pull/11331), closes [#11325](https://github.com/coollabsio/coolify/issues/11325)). - Restored backup pages for applications configured with directory-only backup targets ([#11332](https://github.com/coollabsio/coolify/pull/11332), closes [#11307](https://github.com/coollabsio/coolify/issues/11307)). - Made deployment cancellation reliable across the API, MCP, and preview cleanup flows, and advanced the next queued deployment after cancellation ([#11330](https://github.com/coollabsio/coolify/pull/11330), closes [#11327](https://github.com/coollabsio/coolify/issues/11327)). - Fixed PostgreSQL and volume backups to S3-compatible storage on servers using non-root SSH users ([#11329](https://github.com/coollabsio/coolify/pull/11329), closes [#11304](https://github.com/coollabsio/coolify/issues/11304)). - Preserved ports and existing entries when editing application and service domains or S3 endpoint URLs ([#11328](https://github.com/coollabsio/coolify/pull/11328), closes [#11320](https://github.com/coollabsio/coolify/issues/11320)). - Prevented Docker cleanup from accidentally deleting images marked with the `coolify.managed=true` label ([#8831](https://github.com/coollabsio/coolify/pull/8831), closes [#8822](https://github.com/coollabsio/coolify/issues/8822)). - Kept table dropdowns visible and correctly positioned inside scrolling or overflowing containers. ##### Improvements - Stored locally uploaded profile pictures and project icons in persistent private storage so they survived upgrades. - Improved clipboard copying for API tokens and other read-only fields. ##### What's Changed * fix(docker): docker cleanup correctly checks the coolify.managed label by @dionvanhecke in https://github.com/coollabsio/coolify/pull/8831 * fix(domains): preserve ports in split URL inputs by @andrasbacsai in https://github.com/coollabsio/coolify/pull/11328 * fix(sudo): preserve substitutions in backup shell commands by @andrasbacsai in https://github.com/coollabsio/coolify/pull/11329 * fix(deployments): advance queue after cancellations by @andrasbacsai in https://github.com/coollabsio/coolify/pull/11330 * fix(backups): render form for directory-only targets by @andrasbacsai in https://github.com/coollabsio/coolify/pull/11332 * fix(backups): honor full dumps and selected storage deletion by @andrasbacsai in https://github.com/coollabsio/coolify/pull/11331 ##### New Contributors * @dionvanhecke made their first contribution in https://github.com/coollabsio/coolify/pull/8831 **Full Changelog**: https://github.com/coollabsio/coolify/compare/v4.3.6...v4.3.7