This release brings quite a few new features. Most noticeably, the Transaction screen has been revamped completely to make the transaction easier to input and to make from/to clearer - it now behaves more than the Firefly III webinterface.
Full Changelog:
- Feature: New transaction screen (#22, #401)
- Feature: Allow to modify main dashboard (order & visibility of cards) (#334)
- Features for Notification Listener:
- Feature: Show used budget in relation to time in month (#485)
- Feature: Only show transactions for current month in Category view (#507)
- Feature: FAQ page
- Change: Bills are now called subscriptions to be in line with Firefly III.
- Fix: Display error on transaction screen for split transactions with foreign currency (#526)
- Fix: Login save issues (#523)
- Fix: Support Firefly III v6.2.0
- Piggybank feature requires Firefly III v6.2.2 to work due to a bug in Firefly III.
- The new native currency feature has not been tested at all.
- Firefly III v6.2.7 has a bug that makes the transaction list unusable. Please update to Firefly III v6.2.8.
- Fixes for Notification Listener:
- Fix: Proper way to detect auth failure, allows running Firefly III behind a redirect page (#497)
- Dependency updates (especially settings handler) (#492, #432)
- Flutter version upgrade