v4.0.0-beta.459
What's Changed
Security & Fixes
- Fixed security vulnerability in Supabase Studio (React2shell CVE-2025-55182) (#7711)
- Fixed duplicate notifications when toggling Sentinel settings (#7749)
- Fixed builder container cleanup causing redundant docker rm commands (#7698, fixes #7566)
New Services & Templates
- Updated Superset template to v6.0.0 with PostgreSQL v18 (#7662)
- Added persistent storage for Dolibarr documents and custom modules (#7684, fixes #5950)
Improvements
- Added manual Stripe subscription sync command for cloud instance (#7706)
What's Changed (Github)
- fix(deployment): Skip docker rm -f for builder containers with --rm flag by @andrasbacsai in https://github.com/coollabsio/coolify/pull/7698
- feat: Add manual Stripe subscription sync command by @andrasbacsai in https://github.com/coollabsio/coolify/pull/7706
- Fix/supabase studio update by @360Creators in https://github.com/coollabsio/coolify/pull/7711
- fix: add persistent storage for Dolibarr documents and custom modules by @nikube in https://github.com/coollabsio/coolify/pull/7684