Budget Board logo

Budget Board

Simple app for tracking monthly spending and working towards financial goals

Alternative to: mint, ynab, monarch money

Budget Board screenshotBudget Board screenshot

About Versions (100)

v2.2.0

2025-05-22

Budget Board v.2.2.0 is here!

Huge thanks to everyone that has filed bugs, posted suggestions, and submitted contributions!

New Features

Goal Completion

Added a mechanism to complete goals. Once a goal reaches its goal amount, it should automatically complete on the next sync. You can also force completion by clicking a button on the goal that will appear once it reaches 100%.

Completed goals will appear under a new section at the bottom that appears when you have a completed goal.

completed-goal

Updated Budgets Page

The budgets page has been updated to have a more detailed breakdown of budgets for parent categories and their children. Budgets for subcategories now roll up to a parent category, which will aggregate the budgets for all of its children.

This means there now is a new requirement that all budgets for child categories must also have a budget for its respective parent. If a budget is missing a budget for its parent category, a button will appear under the totals card that will fix this for that month.

budget-board-budgets

Disable User Registration

Added a new environment varaible to disable new user registration, DISABLE_NEW_USERS. Set this value to true in your compose file to enable this feature.

Import Transactions

Added a new dialog to the Transactions page to allow you to import transactions via a .csv file. See the wiki for more information about each of the options.

import

Breaking Change

A typo was found in the Reimbursements subcategory under Income. You will have to re-assign the new category to any transactions that use this tag.

What’s Changed

New Contributors

Full Changelog: https://github.com/teelur/budget-board/compare/v2.1.10…v2.2.0