What's new

Every change to Project Budget, written for the people who use it. No jargon, no version numbers to decode — just what is different and why.

Newest first. Each entry says what you will notice; the line underneath says why it happened. If something here does not match what you see, your browser may be holding an older copy of the app — reload the page once and it will catch up.

A sweep across every screen

Version 2026.09.04

Every page in the app was checked at desktop, tablet and phone size. Money is written the same way everywhere, tables stop hiding the numbers on small screens, and two reports that had been drawing nothing now draw again.

  • fixed

    Amounts always show cents, everywhere

    Some screens rounded to whole dollars and the sidebar shortened totals to things like $27.8k, so the same balance could appear three different ways. Every amount now reads in full, with cents and thousands separators.

  • fixed

    Two reports that showed an empty box now show their charts

    Monthly trends and assignment history depend on a charting library that was only being loaded for three other reports, so they quietly rendered nothing at all.

  • improved

    The cashflow projection opens in under two seconds

    It used to take about sixteen seconds with a full budget, because it recalculated each category's entire history once for every goal in every projected month.

  • fixed

    The register keeps its amount and row menu on screen

    On a tablet the table was wider than the space it had, so the memo, amount, cleared mark and row actions all sat past the right edge. On a phone each row was four lines tall; it is two now, and shows the account as well.

  • improved

    The dashboard fits on a phone

    It was about twenty screens long with every card open. Cards fold now, the top four stay open, and the app remembers which ones you leave open on that device.

  • fixed

    Account names are no longer cut off mid-word

    Names like "Home value (Zestimate)" were being sliced. They end in an ellipsis now, with the full name on hover.

  • fixed

    Deleted transactions can be restored from a phone

    The trash list ran off the side of a phone screen after the account column, which put the Restore button out of reach.

  • improved

    The health check says what matters in one line

    Seven passing checks each took a full card to report nothing, which buried the one check that had found something.

  • fixed

    Months read as months

    Report tables and chart axes printed raw values like 2025-10, and axes sometimes showed a bare 10, which is ambiguous when a chart spans two years.

  • fixed

    The savings rate chart is readable again

    A single month with almost no income produced a rate far off the scale and flattened the other eleven months into a straight line. The chart now fits the normal range and names the unusual month underneath.

  • changed

    One Add button instead of a floating one

    The floating button sat on top of table columns and chart corners. Adding a transaction is now in the bottom bar on a phone and in the top bar on larger screens.

  • added

    This changelog

    So you can see what changed without reading the code.

Cuts, and a history for every category

Version 2026.09.03

A planned cut is a promise to spend less in one category than you used to. This release gives cuts their own page, and gives every category and group a page showing what it has actually done over time.

  • added

    A Cuts page

    Shows what your cuts are planned to save each month, what they have actually saved, what that adds up to over a year, and how each one has held month by month. Each cut is measured against what the category averaged in the three months before it started, so the savings are real rather than aspirational.

  • added

    A history page for every category and group

    Spending against what you assigned, what was left at each month end, averages over three, six and twelve months, the trend, goal history, top payees and the transactions themselves. Reachable from the menu next to any category or group on the budget screen.

  • improved

    A fuller sample budget

    The sample household now spans five years of history and eighteen months of plans, with every account type, goal type and report populated.

What the labels mean

  • Fixed — something was behaving wrongly and now behaves correctly.
  • Added — something new you can now do.
  • Improved — something that already worked, made faster, clearer or easier.
  • Changed — something works differently than it used to, deliberately.

Where your data sits in all this

Project Budget runs entirely in your browser and your budget never leaves it. None of the changes listed here touch your data or send it anywhere, and none of them require you to do anything. If a change ever needs a decision from you, it will say so in its own entry.