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

v2.6.1
2025-09-30There seems to be some weirdness going on with certain browsers and importing CSV files. I’ve changed up the file checking code to rely on the parsing library to validate file contents.
This should help if you are seeing issues with the transaction CSV import recognizing your CSV files.
What’s Changed
- add examples by @teelur in https://github.com/teelur/budget-board/pull/564
- change to check extension by @teelur in https://github.com/teelur/budget-board/pull/565
Full Changelog: https://github.com/teelur/budget-board/compare/v2.6.0…v2.6.1