# Coolify v4.3.2 - Product: Coolify (https://whatsnew.fyi/product/coolify) - Vendor: Coollabs - Date: 2026-08-13 - Version: v4.3.2 - Original notes: https://github.com/coollabsio/coolify/releases/tag/v4.3.2 - Permalink: https://whatsnew.fyi/product/coolify/releases/v4.3.2 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 a one-click Jean Server template with configurable tokens and allowed origins - **fixed** — Allow long-running backups and scheduled tasks to honor their configured SSH timeouts, including S3 uploads - **fixed** — Restore built-in Coolify database backups and other scheduled jobs whose legacy records used ID 0 - **fixed** — Correct application and database container memory charts to display megabytes instead of raw bytes - **fixed** — Replace deprecated Docker stop flags with version-aware options for older and newer Docker engines - **fixed** — Make upgrades wait for the restarted instance and target version before reporting success - **fixed** — Stop suggesting unconfigured www counterpart domains and correct domain guidance and mobile domain visibility - **fixed** — Prevent nested controls in new-resource cards from accidentally triggering deployment - **changed** — Unify application, service, database, and server headings with responsive action menus - **changed** — Make resource, environment, and new-resource cards fully clickable and display domains in resource grids - **changed** — Improve API token input and empty states - **changed** — Clarify health check wording - **changed** — Reduce layout shifts and add smoother notification event selector transitions ##### Features - Added a one-click Jean Server template with configurable tokens and allowed origins ([#11248](https://github.com/coollabsio/coolify/pull/11248)). ##### Fixes - Allowed long-running backups and scheduled tasks to honor their configured SSH timeouts, including S3 uploads ([#11183](https://github.com/coollabsio/coolify/pull/11183), closed [#8435](https://github.com/coollabsio/coolify/issues/8435)). - Restored built-in Coolify database backups and other scheduled jobs whose legacy records used ID `0` ([#11249](https://github.com/coollabsio/coolify/pull/11249), closed [#10623](https://github.com/coollabsio/coolify/issues/10623)). - Corrected application and database container memory charts to display megabytes instead of raw bytes ([#11247](https://github.com/coollabsio/coolify/pull/11247), closed [#11246](https://github.com/coollabsio/coolify/issues/11246)). - Replaced deprecated Docker stop flags with version-aware options for older and newer Docker engines ([#11251](https://github.com/coollabsio/coolify/pull/11251), closed [#11244](https://github.com/coollabsio/coolify/issues/11244)). - Made upgrades wait for the restarted instance and target version before reporting success, including upgrades from older releases. - Stopped suggesting unconfigured `www` counterpart domains and corrected domain guidance and mobile domain visibility. - Prevented nested controls in new-resource cards from accidentally triggering deployment. ##### Improvements - Unified application, service, database, and server headings with responsive action menus. - Made resource, environment, and new-resource cards fully clickable, and displayed domains in resource grids ([#11231](https://github.com/coollabsio/coolify/pull/11231), [#11227](https://github.com/coollabsio/coolify/pull/11227)). - Improved API token input and empty states ([#11226](https://github.com/coollabsio/coolify/pull/11226), [#11224](https://github.com/coollabsio/coolify/pull/11224)). - Clarified health check wording ([#11232](https://github.com/coollabsio/coolify/pull/11232)). - Reduced layout shifts and added smoother notification event selector transitions. ##### What's Changed * fix(ui): no api tokens state by @peaklabs-dev in https://github.com/coollabsio/coolify/pull/11224 * fix(ui): api token input by @peaklabs-dev in https://github.com/coollabsio/coolify/pull/11226 * fix(ux): make new resource card clickable by @peaklabs-dev in https://github.com/coollabsio/coolify/pull/11227 * fix(ui): resource table rows and cards by @peaklabs-dev in https://github.com/coollabsio/coolify/pull/11231 * fix(ui): healthcheck wording by @peaklabs-dev in https://github.com/coollabsio/coolify/pull/11232 * fix(backups): forward configured timeouts to the ssh timeout wrapper by @himanshu-ntml in https://github.com/coollabsio/coolify/pull/11183 * fix(metrics): convert container memory samples from bytes to MB by @andrasbacsai in https://github.com/coollabsio/coolify/pull/11247 * fix(backups): include id 0 when paging scheduled jobs by @andrasbacsai in https://github.com/coollabsio/coolify/pull/11249 * feat(services): add Jean Server one-click template by @andrasbacsai in https://github.com/coollabsio/coolify/pull/11248 * fix(docker): replace deprecated stop flags with version-aware ones by @andrasbacsai in https://github.com/coollabsio/coolify/pull/11251 **Full Changelog**: https://github.com/coollabsio/coolify/compare/v4.3.1...v4.3.2