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

v2.3.4
2025-06-26Fixed an issue where the server would throw a validation error when a number was passed in a field that expects a string. So far, I have only seen the issue when importing transactions with an account number in the Account field of the CSV.
What’s Changed
- Fix server side request string parsing by @teelur in https://github.com/teelur/budget-board/pull/481
Full Changelog: https://github.com/teelur/budget-board/compare/v2.3.3…v2.3.4