v0.19.2
bigcapitalhq/bigcapitalv0.19.2Aug 8, 2024by abouolia
AI Summary
Primarily maintenance updates involving library version bumps and precision fixes for tax calculations.
Key Highlights
- Updated `@blueprintjs/popover2` version
- Fixed request body escaping issues
- Increased decimal precision for withheld taxes
Full Release Notes
## What's Changed * fix: Update `@blueprintjs/popover2` version by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/570 * fix: Remove the request body escape. by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/571 * fix: Increased `tax_amount_withheld` decimal precision by @oleynikd in https://github.com/bigcapitalhq/bigcapital/pull/559 **Full Changelog**: https://github.com/bigcapitalhq/bigcapital/compare/v0.19.1...v0.19.2