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

v2.4.0
2025-07-17Budget Board v2.4.0
New Features
View More Details from the Budgets Page
Added a new dialog to show more details about a given budget. Click on the budget card to see more data:
As a result, the edit function was moved to a new pencil button on the budget.
Other Changes
Updated the transaction category creation to better show whether you are creating a parent or child category
Now you can explicitly specify whether you want it to be a parent or child.
Fixed an issue with transaction imports not applying categories correctly
Parent categories weren’t getting imported properly. Should be fixed now.
What’s Changed
- Add budget details by @teelur in https://github.com/teelur/budget-board/pull/484
- Update category creation by @teelur in https://github.com/teelur/budget-board/pull/486
- Update mantine by @teelur in https://github.com/teelur/budget-board/pull/487
- Fix budget details chart gap by @teelur in https://github.com/teelur/budget-board/pull/489
- Fix transaction import by @teelur in https://github.com/teelur/budget-board/pull/492
Full Changelog: https://github.com/teelur/budget-board/compare/v2.3.5…v2.4.0