# Coolify v4.3.11 - Product: Coolify (https://whatsnew.fyi/product/coolify) - Vendor: Coollabs - Date: 2026-08-25 - Version: v4.3.11 - Original notes: https://github.com/coollabsio/coolify/releases/tag/v4.3.11 - Permalink: https://whatsnew.fyi/product/coolify/releases/v4.3.11 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 asynchronous DNS validation for application and service domains - **added** — Add one-click service templates for HashiCorp Vault and Obsidian LiveSync CouchDB - **fixed** — Restore proxy connections to project networks after host reboots - **fixed** — Apply custom Docker options when applications use custom container names - **fixed** — Honor selected rollback tags and respect Compose stop grace periods - **fixed** — Restore custom-format PostgreSQL backups with pg_restore - **fixed** — Remove persistent volumes when deleting application previews - **fixed** — Make Docker cleanup safe to retry and prevent missing resources from failing deletion - **fixed** — Fix registry pushes by updating the helper image's Docker CLI, Compose, and Buildx versions - **fixed** — Fix service log lookup when Docker label values contain commas - **fixed** — Allow system-wide GitHub Apps to work across teams - **fixed** — Accept Coolify CUIDs when updating GitHub App private keys through the API - **fixed** — Allow teams with unused private keys or system-wide Git sources to be deleted without removing shared sources - **fixed** — Restore clickable commit links in deployment logs - **fixed** — Clear stale Traefik branch-upgrade warnings after the suggested branch is applied - **fixed** — Keep private-key edit dialogs working after multiple keys are deleted - **fixed** — Fix terminal container selection when identical container names exist on different servers - **fixed** — Refresh service configuration after required environment variables change - **fixed** — Redact dotted GitHub tokens from exported logs and prevent wide tables from overflowing their containers - **changed** — Show a toast with retry guidance when infrastructure-related Livewire requests fail - **changed** — Distinguish proxy restarts from proxy updates in server status indicators ##### Features - Added asynchronous DNS validation for application and service domains. - Added one-click service templates for HashiCorp Vault and Obsidian LiveSync CouchDB. ##### Fixes - Restored proxy connections to project networks after host reboots ([#11476](https://github.com/coollabsio/coolify/pull/11476), fixes [#11436](https://github.com/coollabsio/coolify/issues/11436)). - Applied custom Docker options when applications used custom container names, honored selected rollback tags, and respected Compose stop grace periods ([#11479](https://github.com/coollabsio/coolify/pull/11479), [#11480](https://github.com/coollabsio/coolify/pull/11480), [#11498](https://github.com/coollabsio/coolify/pull/11498)). - Restored custom-format PostgreSQL backups with `pg_restore` ([#11481](https://github.com/coollabsio/coolify/pull/11481), fixes [#11459](https://github.com/coollabsio/coolify/issues/11459)). - Removed persistent volumes when deleting application previews ([#11455](https://github.com/coollabsio/coolify/pull/11455), fixes [#11441](https://github.com/coollabsio/coolify/issues/11441)). - Made Docker cleanup safe to retry and prevented missing resources from failing deletion ([#11463](https://github.com/coollabsio/coolify/pull/11463)). - Fixed registry pushes by updating the helper image's Docker CLI, Compose, and Buildx versions ([#11461](https://github.com/coollabsio/coolify/pull/11461), fixes [#11437](https://github.com/coollabsio/coolify/issues/11437)). - Fixed service log lookup when Docker label values contained commas ([#11477](https://github.com/coollabsio/coolify/pull/11477), fixes [#11454](https://github.com/coollabsio/coolify/issues/11454)). - Allowed system-wide GitHub Apps to work across teams and accepted Coolify CUIDs when updating their private keys through the API ([#11453](https://github.com/coollabsio/coolify/pull/11453), [#11468](https://github.com/coollabsio/coolify/pull/11468)). - Allowed teams with unused private keys or system-wide Git sources to be deleted without removing shared sources ([#11499](https://github.com/coollabsio/coolify/pull/11499), [#11500](https://github.com/coollabsio/coolify/pull/11500), fixes [#11494](https://github.com/coollabsio/coolify/issues/11494)). - Restored clickable commit links in deployment logs ([#11495](https://github.com/coollabsio/coolify/pull/11495), fixes [#11482](https://github.com/coollabsio/coolify/issues/11482)). - Cleared stale Traefik branch-upgrade warnings after the suggested branch was applied ([#11496](https://github.com/coollabsio/coolify/pull/11496), fixes [#11490](https://github.com/coollabsio/coolify/issues/11490)). - Kept private-key edit dialogs working after multiple keys were deleted ([#11497](https://github.com/coollabsio/coolify/pull/11497), fixes [#11487](https://github.com/coollabsio/coolify/issues/11487)). - Fixed terminal container selection when identical container names existed on different servers. - Refreshed service configuration after required environment variables changed. - Redacted dotted GitHub tokens from exported logs and prevented wide tables from overflowing their containers. ##### Improvements - Showed a toast with retry guidance when infrastructure-related Livewire requests failed. - Distinguished proxy restarts from proxy updates in server status indicators. - Made stuck-resource cleanup scalable, scheduled it automatically, and made resource deletion metadata updates atomic. ##### New Contributors * @erick260392 made their first contribution in https://github.com/coollabsio/coolify/pull/11468 * @iamomiid made their first contribution in https://github.com/coollabsio/coolify/pull/11479 **Full Changelog**: https://github.com/coollabsio/coolify/compare/v4.3.10...v4.3.11