v0.24.4
bigcapitalhq/bigcapitalv0.24.4Feb 5, 2026by abouolia
AI Summary
Addresses various UI rendering issues including darkmode inconsistencies, error handling, and introduces a visual enhancement for table cells.
Key Highlights
- Add blurry background to sticky data table cells
- Fix darkmode warehouses list page
- Fix account delete error handling response types
- Fix balance sheet query validation schema
New Features
- Add blurry background to sticky data table cells
Full Release Notes
## What's Changed * fix(webapp): constrant not found row color by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/926 * fix(webapp): darkmode warehouses list page by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/927 * fix(webapp): account delete error handling response types by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/930 * fix(items): correct error type handling and add swagger documentation by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/931 * fix(server): balance sheet query validation schema by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/932 * feat(webapp): add blurry background to sticky data table cells by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/933 **Full Changelog**: https://github.com/bigcapitalhq/bigcapital/compare/v0.24.3...v0.24.4