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

About
Versions (100)
v1.1.0
2025-03-02Mostly bug fixes and backend refactoring for unit tests.
What’s Changed
- Backend refactor by @tshea113 in https://github.com/tshea113/budget-board/pull/331
- Update trends graph skeletons by @tshea113 in https://github.com/tshea113/budget-board/pull/337
- Invalidate institution queries where we invalidate account queries by @tshea113 in https://github.com/tshea113/budget-board/pull/338
- Add backend integration tests by @tshea113 in https://github.com/tshea113/budget-board/pull/341
- Add run tests action by @tshea113 in https://github.com/tshea113/budget-board/pull/342
- update vite and other patches by @tshea113 in https://github.com/tshea113/budget-board/pull/343
Full Changelog: https://github.com/tshea113/budget-board/compare/v1.0.0…v1.1.0