# Coolify v4.3.8 - Product: Coolify (https://whatsnew.fyi/product/coolify) - Vendor: Coollabs - Date: 2026-08-18 - Version: v4.3.8 - Original notes: https://github.com/coollabsio/coolify/releases/tag/v4.3.8 - Permalink: https://whatsnew.fyi/product/coolify/releases/v4.3.8 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 configurable HTTPS redirects for service applications across the dashboard, API, and MCP - **fixed** — Prevent members from accessing deployment, database, service, and other mutable controls, and clarify disabled control styling - **fixed** — Fix confirmation modal checkboxes that generated malformed Livewire bindings - **fixed** — Keep table page-size dropdowns visible and usable near the bottom of the viewport - **fixed** — Persist PostgreSQL public-access changes so they no longer revert after refreshes or proxy restarts - **fixed** — Correct Traefik redirect capture groups and select the proper Docker network for routed Compose applications and services - **fixed** — Reconcile proxy networks from running containers to improve routing when cached resource status is stale - **changed** — Make GitHub repository and branch selectors searchable and preselect each repository's default branch - **changed** — Improve active-deployment indicator contrast with solid surfaces in every state ##### Features - Added configurable HTTPS redirects for service applications across the dashboard, API, and MCP. ##### Fixes - Prevented members from accessing deployment, database, service, and other mutable controls, and clarified disabled control styling. - Fixed confirmation modal checkboxes that generated malformed Livewire bindings ([#11335](https://github.com/coollabsio/coolify/pull/11335)). - Kept table page-size dropdowns visible and usable near the bottom of the viewport ([#11349](https://github.com/coollabsio/coolify/pull/11349), fixes [#11336](https://github.com/coollabsio/coolify/issues/11336)). - Persisted PostgreSQL public-access changes so they no longer reverted after refreshes or proxy restarts ([#11348](https://github.com/coollabsio/coolify/pull/11348), fixes [#11345](https://github.com/coollabsio/coolify/issues/11345)). - Corrected Traefik redirect capture groups and selected the proper Docker network for routed Compose applications and services. - Reconciled proxy networks from running containers, improving routing when cached resource status was stale. ##### Improvements - Made GitHub repository and branch selectors searchable and preselected each repository’s default branch. - Improved active-deployment indicator contrast with solid surfaces in every state. ##### What's Changed * fix(modal): use checkbox ids for Livewire bindings by @andrasbacsai in https://github.com/coollabsio/coolify/pull/11335 * fix(postgresql): persist selected public access state by @andrasbacsai in https://github.com/coollabsio/coolify/pull/11348 * fix(table): keep page-size dropdown within viewport by @andrasbacsai in https://github.com/coollabsio/coolify/pull/11349 **Full Changelog**: https://github.com/coollabsio/coolify/compare/v4.3.7...v4.3.8