v0.25.28
sarperavci/CloudflareBypassForScrapingv0.25.28Aug 12, 2026by abouolia
AI Summary
Enhances security and feature activation by enforcing permission guards on financial reports and supporting branch/warehouse activation.
Key Highlights
- Enforced permission guards on financial report controllers.
- Fixed feature activation not being reflected for branches and warehouses.
- Added E2E tests for branches and warehouses activation and CRUD operations.
New Features
- Permission guards on financial reports
- Feature activation support for branches and warehouses
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