v0.17.5
bigcapitalhq/bigcapitalv0.17.5Jun 17, 2024by abouolia
AI Summary
This release focuses on infrastructure changes, UI fixes, and configuration improvements including a proxy migration and date formatting.
Key Highlights
- Migrating to Envoy proxy instead of Nginx
- Fixing balance sheet and P/L nested accounts
- Fixing email confirmation for invited users
- Setting up system-wide date format
New Features
- System-wide date format configuration
- Envoy proxy migration
Full Release Notes
## What's Changed * fix: Balance sheet and P/L nested accounts by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/501 * fix: add space between buttons on floating actions bar by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/508 * feat: Migrating to Envoy proxy instead of Nginx by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/509 * fix: Disable email confirmation does not work with invited users by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/497 * feat: Setting up the date format in the whole system dates by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/506 **Full Changelog**: https://github.com/bigcapitalhq/bigcapital/compare/v0.17.4...v0.17.5