- FEATURE: Payees are sorted by alphabetical order
- FEATURE: By default, the transactions of the most recently used account are used
- BUGFIX: Fix bug where you couldn't delete last character when setting budgeted value for a subcategory
- BUGFIX: Changing the name of a subcategory takes effect immediately
- BUGFIX: Fix amount field sliding up when having an error in the Add Transaction tab
- FEATURE: Transaction success or error is now shown using SnackBars
- REFACTOR: [WIP] Refactor addTransactionScreen
- BUGFIX: To Be budgeted now gets updated directly after transaction
- BUGFIX: Reset amount field when adding two transactions right after another
- FEATURE: Add category name for duplicate subcategories when adding new transaction
- BUGFIX: Transactions between accounts now appear in both accounts
- FEATURE: Creating new payee show a dialog
- BUGFIX: Account starting balances allow for comma values
- Refactor database code to be testable using dependecy injections with the get_it package
- Create screen with app information
- Create version bump procedure docs/versioning-howto.md
- Add ShieldsIO badges to README.md
- Undocumented.