You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added option to choose if you want to enforce lowercase for account, tag, category, and transaction names.
Added support for converting all the values from the Dashboard to another currency. Thanks to @avee87
Added currency exchange rates page.
Added option to select which accounts are visible on the dashboard from within the accounts form. Hidden accounts can still be shown via a "Show more..." button.
Improvements 🎈
Reduced docker image size by 50%(100MB compressed). Thanks to @Call-Me-G-Now
Accounts lists are now grouped into account types. Thanks to @avee87
Improved the functionality of hidding amounts to all values on the Dashboard not just the accounts. Thanks to @avee87
Added env variable(NUXT_PUBLIC_QUERY_TIMEOUT) to specify custom frontend requests timeout. Thanks to @avee87
Show toasts for timeout errors.
Manage the property include in networth from within the account form.