v0.23.0-rc.3
bigcapitalhq/bigcapitalv0.23.0-rc.3Jan 21, 2026by abouolia
AI Summary
Release candidate 3 focusing on bank account filtering, UI darkmode fixes, and expanding end-to-end test coverage.
Key Highlights
- Fix server: bank accounts filter
- Fix webapp: un-exclude bank transactions
- Fix webapp: pagination darkmode
- Feat server: more e2e test cases
New Features
- More e2e test cases
Full Release Notes
## What's Changed * fix(server): bank accounts filter by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/895 * fix(server): Dockerfile by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/896 * fix(webapp): un-exclude bank transactions by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/902 * fix(webapp): cancel the written-off invoice by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/903 * fix: landed cost dialog by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/904 * fix(webapp): pagination darkmode by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/905 * fix(server): move global filters, pipes, and interceptors to AppModule by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/906 * feat(server): more e2e test cases by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/897 * hotbug(server): interceptors order by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/907 * fix: bill response with entries by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/908 **Full Changelog**: https://github.com/bigcapitalhq/bigcapital/compare/v0.23.0-rc.2...v0.23.0-rc.3