• v0.5.0 d8dea1913a

    v0.5.0
    All checks were successful
    Build Linux / build (push) Successful in 1m8s
    Pre-Release

    nouredeen released this 2026-04-02 23:53:14 +00:00 | 4 commits to main since this release

    Account Management

    • You can now add, edit, and delete accounts directly in the app
    • Set any account as your primary account, its currency becomes the reference currency used across the entire app
    • Accounts are marked with a PRIMARY badge so you always know which one is active
    • Deleting an account gives you the option to move its transactions to another account instead of losing them

    Budgets

    • You can now create, edit, and delete budgets for any spending category
    • Set a monthly savings goal and the app will tell you if you're on track or how much to cut back

    Multi-Currency Support

    • The app now fully supports multiple currencies across accounts, each account can have its own currency
    • All totals, charts, and summaries are automatically converted to your primary account's currency
    • Transactions on non-primary accounts show both the converted amount and the original amount
    • Exchange rates are fetched live and update across the whole app instantly when you switch your primary account

    Settings

    • You can now update your display name, avatar, theme, and language from the settings page
    • Upload or remove a profile picture
    • Currency is no longer a manual setting, it follows your primary account automatically

    General

    • Dashboard, Budgets, Transactions, and Accounts all show the correct currency symbol everywhere
    • Spending charts now reflect converted amounts correctly
    • Various visual fixes and layout improvements throughout the app
    Downloads