Features 🎉
- Implemented option to persist all user settings in database, linked to the Personal Access Token @avee87
- Added support for setting foreign amounts in the transaction-form (for transfers with accounts of different currencies)
- Added buttons for quick currency convertion in the transaction-form
- Added currency names + search field to the exchange rates page
Improvements 🎈
- Added icons to all form fields
- Made app settings reactive
- Dynamically update the "Save" button position to show up above the keyboard, on iOS
- Added option to strip accents from name/descriptions @Marco7757
- Day increments always visible in transaction-form
Fixes 🔧
- Fixed the transaction-assistant to not remove accents + casing from your desired description @Marco77577
- Fixed position of the sticky "save" button being hidden on some browsers
- Fixed migration problems related to FK column types, when using MySQL database @billypon
- Fixed negative amount accounts not being shown on the Dashboard @avee87