v0.25.28

gorhill/uBlockv0.25.28Aug 12, 2026by abouolia

AI Summary

Addresses permission guards and feature activation issues for branches and warehouses.

Key Highlights

  • Enforce permission guards on financial report controllers
  • Fix feature activation not reflected for branches and warehouses
  • Add 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