Skip to content

Release history

budget-board releases

A simple app for tracking monthly spending and working towards financial goals.

All releases

16 shown

v3.5.2 Feature
Notable features
  • Account name now shown on the transaction edit panel
Full changelog

Added the account name to the transaction edit panel. This should make it easier to know which account the transaction you are editing belongs to.

Full Changelog: https://github.com/teelur/budget-board/compare/v3.5.1...v3.5.2

v3.5.1 Bugfix

Improved error handling in SimpleFIN/LunchFlow sync prevents account failures from blocking other accounts.

Full changelog

Added some better error handling to the SimpleFIN/LunchFlow sync. This should prevent one account's errors from preventing the rest from syncing.

Full Changelog: https://github.com/teelur/budget-board/compare/v3.5.0...v3.5.1

v3.5.0 Breaking risk
Breaking changes
  • Date storage changed to date-only format; TZ environment variable required in compose.env to preserve timezone information
  • Login sessions default to browser-only; use 'Remember Me' option to persist across restarts
  • Deprecated 'latest' and 'release' Docker image tags; update compose files to use version-specific tags
Notable features
  • Bulk edit transactions interface allowing multiple transactions to be edited simultaneously
  • Spending by category graph on Trends page showing category/subcategory breakdown by month
  • Direct page URLs and settings moved to subpages for improved navigation and browser back/forward functionality
v3.4.0 New feature
Notable features
  • Transaction export
  • Account deletion capability
  • Improved goal creation UI
v3.3.1 Maintenance
Security fixes
  • CVE dependency patch
Notable features
  • Custom date separator support
  • Last N Months graph buttons
v3.3.0 Breaking risk
Breaking changes
  • SimpleFIN lookback period reduced from 365 to 90 days
Notable features
  • Localized dates and amounts
  • Email resend capability
  • French language support
v3.2.4 Security relevant
Security fixes
  • CVE security patches
  • Updated email sender API
Notable features
  • Email verification resend button
  • Account lockout notifications
v3.2.2 Bug fix

Fixed budget calculation error causing double-counting of categories without child subcategories.

v3.2.1 Bug fix

Improved auto-categorization accuracy by filtering uncategorized and deleted transactions from training data. Added data sanitation improvements.

v3.2.0 New feature
Notable features
  • ML-powered auto-categorization
  • New provider management interface
  • LunchFlow support
v3.1.5 Maintenance

Reduced deployment configuration complexity by removing unused environment variable options from compose.env file.

v3.1.4 Bug fix

Fixed bug where custom transaction categories were being ignored during CSV import, ensuring proper categorization when importing data.

v3.1.3 Bug fix

Fixed fatal error occurring during CSV import when account names consist entirely of numeric characters.

v3.1.2 Bug fix

Fixed account balance calculation when multiple balance entries exist for the same day, ensuring accurate financial reporting.

Beta — feedback welcome: [email protected]