v0.25.28
SesameAILabs/csmv0.25.28Aug 12, 2026by abouolia
AI Summary
Focuses on security improvements, feature activation for branches and warehouses, and expanding E2E test coverage.
Key Highlights
- Enforced permission guards on financial report controllers.
- Fixed feature activation not reflecting for branches and warehouses.
- Added E2E tests for branches and warehouses activation and CRUD.
New Features
- E2E tests for branches and warehouses activation and CRUD
Full Release Notes
## What's Changed * fix(server): enforce permission guards on financial report controllers by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1216 * fix(webapp): feature activation not reflected for branches and warehouses by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1217 * feat(e2e): add branches and warehouses activation and CRUD tests by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1218 **Full Changelog**: https://github.com/bigcapitalhq/bigcapital/compare/v0.25.27...v0.25.28