Changelog
🐞 Fixed Issues
- fixed remaining budget notification: the remaining budget notification for the respective category is now correctly shown for new transactions
- fixed duplicate transactions during sync: in some instances, duplicate transactions appeared during sync
🔧 Improvements
- view tags from the sidebar: we’ve moved access to the Tags page to a dedicated item in the sidebar navigation
🐞 Fixed Issues
- group items are now not focusable: in the account selection dropdown, the group items are not selectable/focusable when using the keyboard’s up and down keys
- skipped merging of duplicates on sync: if a transaction has been synced, we’ll not attempt to merge new incoming transactions into it
- fixed UI issue with split transactions in mobile view: if a transaction had multiple “to” accounts, only the first one was displayed in the mobile view, instead of all of them
🔧 Improvements
- Transaction count by tag: in the tag management screen, you can now easily see how many transactions are marked with a given tag.
🐞 Fixed Issues
- Fixed navigation in the web version (Chrome): the navigation drawer is not closed automatically anymore when you choose an option in the app’s web version.
🚀 New Features
A dedicated Tags page
Viewing and editing tags is now simpler with a dedicated Tags page. You can access it through the Settings screen or by clicking the Edit button when assigning tags to a transactions.
The new page allows you to filter transactions by clicking a tag, as well as edit the tag’s label, icon, color and order.
🐞 Fixed Issues
- Corrected visual issues: a visual issue with new versions of Chrome has been fixed
- Selected transactions now reset correctly: after performing an operation on selected transactions, the selection now resets correctly
🐞 Fixed Issues
- Corrected visual issues: a few visual issues have now been fixed
- Budget sync first, bank sync second: we’ve added strong order between the intra-device budget sync and the automatic bank sync, leading to more reliable synchronization