v4.3.4
Added 2
- Add project icons to dashboard cards and shared-variable project views
- Add subscription access for Coolify Cloud team admins
Changed 2
- Standardize pagination, page-size controls, and responsive filter and sorting menus across resource lists
- Constrain deployment log viewer's desktop height for easier navigation
Fixed 4
- Restore clickable deployment-log download actions
- Fix error that prevented eligible teams' danger zones from loading
- Correctly position mobile account menu
- Preserve server-limit adjustment modal during updates
Features
- Added project icons to dashboard cards and shared-variable project views.
Fixes
- Restored clickable deployment-log download actions (#11306; closed #11301).
- Fixed an error that prevented eligible teams’ danger zones from loading (#11305; closed #11303).
- Added subscription access for Coolify Cloud team admins, correctly positioned the mobile account menu, and preserved the server-limit adjustment modal during updates.
Improvements
- Standardized pagination, page-size controls, and responsive filter and sorting menus across resource lists.
- Constrained the deployment log viewer’s desktop height for easier navigation.
What's Changed
- fix(team): prevent danger zone source loading error by @andrasbacsai in https://github.com/coollabsio/coolify/pull/11305
- fix(deployment): restore deployment log download actions by @andrasbacsai in https://github.com/coollabsio/coolify/pull/11306
Full Changelog: https://github.com/coollabsio/coolify/compare/v4.3.3...v4.3.4