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 #7698
- feat: Add manual Stripe subscription sync command by @andrasbacsai in #7706
- Fix/supabase studio update by @360Creators in #7711
- fix: add persistent storage for Dolibarr documents and custom modules by @nikube in #7684
- fix(template): superset version and postgres volume mount by @nktnet1 in #7662
- fix(sentinel): Add missing instantSave method and prevent duplicate notifications by @andrasbacsai in #7749
- v4.0.0-beta.459 by @andrasbacsai in #7750
New Contributors
- @360Creators made their first contribution in #7711
- @nikube made their first contribution in #7684
Full Changelog: v4.0.0-beta.458...v4.0.0-beta.459