v0.19.16

bigcapitalhq/bigcapitalv0.19.16Sep 4, 2024by abouolia

AI Summary

A feature-rich release improving user experience with UI enhancements, improved banking layout, and better data handling.

Key Highlights

  • Added a help dropdown menu for user support
  • Improved banking page layout and implemented lazy loading for better performance
  • Enhanced expense G/L writer functionality
  • Improved datatable UI with tabular number formatting

New Features

  • Help dropdown menu
  • Banking page layout improvements
  • Datatable UI enhancements

Full Release Notes

## What's Changed
* feat: Tracking more Posthog events by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/653
* fix: Expense cannot accept credit card as payment account by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/654
* fix: Suspense the lazy loaded components in banking pages by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/657
* feat: Add help dropdown menu by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/656
* feat: Bank pages layout breaking by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/658
* feat: Datatable UI improvements by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/655
* fix: Array cast of recognize function rule ids by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/660
* fix: Payment made filling the form full amount field by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/661
* feat: Tabular number of all money columns by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/659
* refactor: The expense G/L writer by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/662


**Full Changelog**: https://github.com/bigcapitalhq/bigcapital/compare/v0.19.15...v0.19.16