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)

v3.0.0

2025-11-21

OpenID Connect support!

Breaking Changes

[!WARNING] Version 3.0 introduces breaking changes to the docker compose files. Budget Board has migrated to using a compose.env file for environment variables. Some of the existing environment variables have been renamed. Please refer to the migration guide in the documentation for details on updating your setup.

v2.x to v3.x Migration

New Features

OpenID Connect (OIDC) Support

Added support for OpenID Connect (OIDC) authentication. Bring your own identity provider to manage user authentication. This has been a highly requested feature, and 7 months later, it’s finally here!

Account Transactions Quick View

You can now click an account on the Dashboard to quickly navigate to the Transactions page filtered for that account.

Hide Built-in Categories

Added an option to hide built-in categories from the category list for users that want to focus on their custom categories. You can find this option under Settings -> Advanced Settings.

What’s Changed

Full Changelog: https://github.com/teelur/budget-board/compare/v2.7.1…v3.0.0