Changelog

Budgero v1.6.0 is out

Changes in this release:

Reports

The Prebuilt reports page has been restructured. It now contains six reports: Wealth, Spending, In vs Out, Plan vs Reality, Money Map, and Ledger. Reports show short computed notes about your data, such as net worth change per month or categories that repeatedly exceed their assignment. The Wealth report includes a linear forecast with a 95% prediction interval and shows the underlying statistics.

Plan vs Reality is new. It compares assigned amounts against actual spending per month and per category, and shows how much was assigned toward each goal in the selected period.

The Scenario Planner is new. It projects your balance forward from the selected accounts, using your historical income and spending as a baseline. You can adjust monthly income and spending with sliders, add dated one-off inflows and outflows, and pick between four baseline models (flat average, linear trend, robust trend, seasonalaverage, damped trend). It reports the month the balance would go negative, if it would. Scenarios can be saved and loaded.

Charts

All charts in the app were moved to a different rendering engine. Interactions are smoother, and chart colors andtypography now follow the selected theme, including the single-mode themes. This applies to the analytics reports, dashboard cards, AI-generated charts, custom dashboard widgets, and account sparklines.

Other changes

Recurring transfers from an on-budget to an off-budget account can now have a spending category. If set, eachoccurrence is booked as spending in that category instead of reducing Ready to Assign.

When adding a custom exchange rate, the reverse rate is now created as its own entry by default. This can beturned off with a checkbox. Note that conversions already derived the reverse rate automatically; the new entry only makes it visible and editable.

The date range picker now has explicit Start and End fields above the calendar. Clicking a calendar day sets whichever field is selected.

Fixes

Saved dashboard widgets and AI charts whose SQL compared dates using typed DATE literals failed with a bindererror. These queries work again, including previously saved ones.

Switching between light and dark mode could revert on its own if the preference had not yet been saved to theserver.

Fixed several layout issues where labels and controls truncated or wrapped under the monospace themes.

Shipped Features