v0.16.14
bigcapitalhq/bigcapitalv0.16.14May 17, 2024by abouolia
AI Summary
Bug fixes regarding the setup wizard, email confirmation display, and configuration parsing.
Key Highlights
- Fix typo in setup wizard
- Show real mail address on email confirmation view
- Fix auto-increment setting parsing
Full Release Notes
## What's Changed * fix: Typo in setup wizard by @ccantrell72 in https://github.com/bigcapitalhq/bigcapital/pull/440 * fix: Showing the real mail address on email confirmation view by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/445 * fix: Auto-increment setting parsing by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/453 ## New Contributors * @ccantrell72 made their first contribution in https://github.com/bigcapitalhq/bigcapital/pull/440 **Full Changelog**: https://github.com/bigcapitalhq/bigcapital/compare/v0.16.13...v0.16.14