v0.25.29
bigcapitalhq/bigcapitalv0.25.29Aug 14, 2026by abouolia
AI Summary
Includes a new feature for bulk deleting payments and fixes for displaying journal entries in credit notes and bank transaction categorization issues.
Key Highlights
- Added bulk delete functionality for payments
- Fixed display of credit/debit amounts in credit note journal entries
- Fixed bank transaction categorization not showing on transaction select
New Features
- Bulk delete for payments
Full Release Notes
## What's Changed * fix(webapp): display credit/debit amounts in credit note drawer journal entries by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1219 * feat: add bulk delete for payments made by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1221 * fix(webapp): categorize bank transaction aside not showing on transaction select by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1222 **Full Changelog**: https://github.com/bigcapitalhq/bigcapital/compare/v0.25.28...v0.25.29