# Coolify v4.3.13 - Product: Coolify (https://whatsnew.fyi/product/coolify) - Vendor: Coollabs - Date: 2026-08-28 - Version: v4.3.13 - Original notes: https://github.com/coollabsio/coolify/releases/tag/v4.3.13 - Permalink: https://whatsnew.fyi/product/coolify/releases/v4.3.13 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 Executor service template with persistent storage and health checks - **changed** — Serve profile avatars and project icons directly from configured S3 storage or an optional CDN, with local routes as a fallback - **fixed** — Fix missing service logos in global search and the service catalog by retrying a remote source before showing the default icon - **fixed** — Give Sentinel startup migrations enough time to finish before Docker health checks could restart the container - **fixed** — Fix stale Livewire keys and refresh races that could leave domain, storage, file, log, proxy, and scheduled job controls unresponsive after list changes - **fixed** — Preserve PostgreSQL init script identity when files were renamed - **fixed** — Reject single-label hostnames in application and service domains while continuing to accept IP addresses - **fixed** — Preserve custom application container names during consistent deployments and remove containers left under legacy generated names - **fixed** — Fix navigation after deleting or converting services, backups, scheduled tasks, sources, storage, and destinations ##### Features - Added a one-click Executor service template with persistent storage and health checks ([#11530](https://github.com/coollabsio/coolify/pull/11530)). ##### Improvements - Served profile avatars and project icons directly from configured S3 storage or an optional CDN, with local routes as a fallback. ##### Fixes - Fixed missing service logos in global search and the service catalog by retrying a remote source before showing the default icon. - Gave Sentinel startup migrations enough time to finish before Docker health checks could restart the container. - Fixed stale Livewire keys and refresh races that could leave domain, storage, file, log, proxy, and scheduled job controls unresponsive after list changes. - Preserved PostgreSQL init script identity when files were renamed. - Rejected single-label hostnames in application and service domains while continuing to accept IP addresses. - Preserved custom application container names during consistent deployments and removed containers left under legacy generated names. - Fixed navigation after deleting or converting services, backups, scheduled tasks, sources, storage, and destinations. ##### What's Changed * feat(services): add Executor one-click deployment template by @andrasbacsai in https://github.com/coollabsio/coolify/pull/11530 **Full Changelog**: https://github.com/coollabsio/coolify/compare/v4.3.12...v4.3.13