Back to Freedom.Tech Back
All Coolify releasesAll versions
Release Thu, Aug 13, 2026 2 min read

Coolify 4.3.2

Original release notes

Features

  • Added a one-click Jean Server template with configurable tokens and allowed origins (#11248).

Fixes

  • Allowed long-running backups and scheduled tasks to honor their configured SSH timeouts, including S3 uploads (#11183, closed #8435).
  • Restored built-in Coolify database backups and other scheduled jobs whose legacy records used ID 0 (#11249, closed #10623).
  • Corrected application and database container memory charts to display megabytes instead of raw bytes (#11247, closed #11246).
  • Replaced deprecated Docker stop flags with version-aware options for older and newer Docker engines (#11251, closed #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, #11227).
  • Improved API token input and empty states (#11226, #11224).
  • Clarified health check wording (#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