What's Changed
@bigcapital/monorepo
Fixed
- Fixed: docker-compose environment values by @abouolia in #105
- Fixed: Typo in docker-compose.prod.yml by @scheibling in #107
- Added: setup e2e by @abouolia in #108
@bigcapital/webapp
Added
- FCY/BCY button to switch between base and foreign transactions to the account drawer. by @abouolia in #112
Fixed
- Refactored: invite and user form with new
blueprintjs-formik
components by @abouolia in #111 - Fixed: Select specific accounts in the general ledger does not work. by @abouolia in #114
- Fixed: some flag icons are missing. by @abouolia in #115
@bigcapital/server
Fixed
- Fixed: prevent deleting last user in the tenant by @abouolia in #109
- Fixed: prevent delete base currency by @abouolia in #110
- Fixed: sending invite email. by @abouolia in #116
New Contributors
- @scheibling made their first contribution in #107
Full Changelog: v0.8.3...v0.8.4