v0.19.4
bigcapitalhq/bigcapitalv0.19.4Aug 12, 2024by abouolia
AI Summary
Introduces new banking workflow features allowing bulk actions on transactions and tax rate management, alongside various bug fixes.
Key Highlights
- Added import and export functionality for tax rates
- Enabled bulk un-categorization of bank transactions
- Introduced 'Pending' status for bank transactions
- Fixed branch logic in reconcile matching forms
New Features
- Import and export tax rates
- Un-categorize bank transactions in bulk
- Pending bank transactions
Full Release Notes
## What's Changed * feat: Import and export tax rates by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/591 * feat: Un-categorize bank transactions in bulk by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/587 * feat: Pending bank transactions by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/589 * fix: Update `dev` Script in `package.json` to Use `cross-env` by @Champetaman in https://github.com/bigcapitalhq/bigcapital/pull/588 * fix: Should not load branches on reconcile matching form if the branches not enabled by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/592 * fix: Rounding the total amount the pending and matched transactions by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/593 ## New Contributors * @Champetaman made their first contribution in https://github.com/bigcapitalhq/bigcapital/pull/588 **Full Changelog**: https://github.com/bigcapitalhq/bigcapital/compare/v0.19.3...v0.19.4