Budget Board
Simple app for tracking monthly spending and working towards financial goals
Alternative to: mint, ynab, monarch money

v2.3.0
2025-06-07Budget Board v.2.3.0
New Features
Two-Factor Authentication
Added the ability to set up 2FA via an authentication app for added security.
Check it out under the Settings tab.
Select Your Displayed Currency
Added a way to configure the displayed currency for your account.
I added a few popular currencies, but if I missed yours, let me know and I can add it!
[!NOTE] This is simply a visual change and does not apply any changes to account balances, transaction amounts, etc.
Improved Account Interest Rates
Added a way to set the interest rate for an account from the Accounts Settings window.
This should fix the Include Interest feature under the Goals tab and provide more accurate estimations for completion dates and monthly contributions.
What’s Changed
- Add descriptive error when no sync key is present by @teelur in https://github.com/teelur/budget-board/pull/463
- Improve include interest by @teelur in https://github.com/teelur/budget-board/pull/464
- Add currency select by @teelur in https://github.com/teelur/budget-board/pull/465
- fix hook order by @teelur in https://github.com/teelur/budget-board/pull/466
- Add Two Factor Authentication by @teelur in https://github.com/teelur/budget-board/pull/468
Full Changelog: https://github.com/teelur/budget-board/compare/v2.2.0…v2.3.0