v0.19.0
bigcapitalhq/bigcapitalv0.19.0Aug 6, 2024by abouolia
AI Summary
A significant feature release focused on banking automation, billing management, and document handling capabilities.
Key Highlights
- Added bulk categorization and exclusion of bank transactions
- Introduced the ability to disconnect bank accounts and pause/resume syncing feeds
- Added a billing subscription management page
- Enabled downloading document attachments with original filenames
- Moved billing settings to the preferences section
New Features
- Bulk exclude bank transactions
- Disconnect bank account
- Billing subscription page
- Download attachments (documents) with original filenames
- Pause/resume bank account feeds syncing
- Bulk categorize bank transactions
- Move billing to preferences
Full Release Notes
## What's Changed * feat: Bulk exclude bank transactions by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/532 * feat: Disconnect bank account by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/529 * feat: Added support of path-style S3 endpoints by @oleynikd in https://github.com/bigcapitalhq/bigcapital/pull/549 * fix: Quick payment dialogs by @oleynikd in https://github.com/bigcapitalhq/bigcapital/pull/548 * feat: Billing subscription page by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/544 * feat: Download attachments (documents) with original filenames by @oleynikd in https://github.com/bigcapitalhq/bigcapital/pull/553 * feat: Pause/resume bank account feeds syncing by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/563 * feat: Bulk categorize bank transactions by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/533 * fix: Banking service bugs by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/564 * fix: Edit bank rule by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/565 * feat: Move billing to preferences by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/566 ## New Contributors * @oleynikd made their first contribution in https://github.com/bigcapitalhq/bigcapital/pull/549 * docs: add oleynikd as a contributor for bug by @allcontributors in https://github.com/bigcapitalhq/bigcapital/pull/551 **Full Changelog**: https://github.com/bigcapitalhq/bigcapital/compare/v0.18.11...v0.19.0