v0.21.1
bigcapitalhq/bigcapitalv0.21.1Nov 13, 2024by abouolia
AI Summary
This update focuses on refining payment and invoice management, including improvements to document handling and decimal support for financial entries.
Key Highlights
- Download invoice documents on payment pages
- Attach branding templates to payment pages
- Allow decimal values for manual entries and quantities
New Features
- Decimal quantity support
- Payment page enhancements
Full Release Notes
## What's Changed * fix: download invoice document on payment page by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/750 * fix: attach branding template attrs to payment page by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/751 * fix: make manual entries adjust decimal credit/debit amounts by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/754 * feat: allow quantity of entries accept decimal value by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/753 **Full Changelog**: https://github.com/bigcapitalhq/bigcapital/compare/v0.21.0...v0.21.1