v0.23.0-rc.2
bigcapitalhq/bigcapitalv0.23.0-rc.2Jan 9, 2026by abouolia
AI Summary
An extensive bug fix and refactoring release addressing reports, imports, darkmode, and credit note handling.
Key Highlights
- Refactor date input field
- Fix import module bugs
- Fix account transactions display
- Fix refund credit note gl entries
Full Release Notes
## What's Changed * fix: sending mail jobs by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/868 * fix: passing number format to reports by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/869 * fix: reports pdf template by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/870 * fix: generated payment link base url by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/871 * fix: import module bugs by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/874 * fix: accounts suggest field by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/875 * refactor: date input field by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/876 * fix: import bank transactions by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/877 * fix: match uncategorized bank transactions by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/878 * refactor(webapp): bound Formik fields by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/879 * fix: darkmode bank transaction drawer by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/880 * bugs bashing by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/881 * Bug fixes, refactoring, and improvements by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/882 * fix: refund credit notes by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/885 * fix: credit note printing by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/886 * refactor: HOCs named imports by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/887 * fix: account transactions don't show up by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/888 * Revert "fix: account transactions don't show up" by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/889 * fix: account transactions don't show up by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/890 * fix: darkmode ui bugs by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/892 * fix: bugs bashing by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/893 * fix(server): refund credit note gl entries by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/894 **Full Changelog**: https://github.com/bigcapitalhq/bigcapital/compare/v0.23.0-rc.1...v0.23.0-rc.2