Features π
- Reworked docker build process. Image is now smaller + support for arm/v8. @MnAppsNet @Call-Me-G-Now
- Added animations + new loading UI. Everything should feel more interactive now π π
- Added option to show decimal places for all values on the DashboardΒ @MnAppsNet
- Added option to exclude Transactions from the Dashboard by selecting excluded Accounts/Tags/Categories.
- Added option to exclude Accounts with 0 balance from the Dashboard
Improvements π
- Transactions list page supports setting exclussion filters from URL
- Added buttons to easily increment/decrement day when creating a transaction
- Prevent zoom in when double pressing buttons like increment date / increment ammount
- Assistant improvements: supports values with decimals + can set the
transactionType
field from Templates (even with no Accounts set). ex You can create a Template called "salary " for transactions of type income. - Updated bootstrap theme
- Added search functionality for the Templates list page
- The search box is now hidden for all list pages that have no items
- Improved swipe to dismiss mechanism: popups are dismissed based on fling velocity only. Added support for it in the calendar picker as well.
Fixes π§
- The Assistant properly resets after template/tag/category change and corectly sets the description from Templates.
- Clicking a chart on the Dashboard also applies the transactionType=expense filter