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

v2.5.3
2025-09-12Updated the configurable currencies to include all of the values supported by NumberFormat.
[!note] This update resets the currency setting, so if you had something set other than the default, you will need to set it again.
What’s Changed
- Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @teelur in https://github.com/teelur/budget-board/pull/532
- Revise README for getting started instructions by @teelur in https://github.com/teelur/budget-board/pull/537
- Don’t run PR build when not needed by @teelur in https://github.com/teelur/budget-board/pull/539
- Move Getting Started section in README by @teelur in https://github.com/teelur/budget-board/pull/540
- Add all supported currencies by @teelur in https://github.com/teelur/budget-board/pull/542
Full Changelog: https://github.com/teelur/budget-board/compare/v2.5.2…v2.5.3