Skip to main content

Release Notes

Versioned changelog for Finance Hero. Entries describe behaviour visible to end-users plus technical fixes that affected reliability of those flows.

Patch releases append to the current minor's page; a new page is created when a minor or major version is cut. Newest entries first.

Latest: v1.1.0 — 2026-05-01

Largest functional update since v1.0.0. Adds editable purchase facts on assets with cascade through history, a currency picker on the transaction form, and an App Version display in Settings.

New Features

  • Purchase value and purchase date are now editable (Assets). Value-based and unit-based assets previously locked these fields after creation, leaving no way to fix a typo without deleting and recreating the asset.
  • Edits to purchase value cascade through the full history (Assets). Correcting the cost basis updates every history snapshot, so the profit-and-loss chart and tax calculations realign immediately.
  • Edits to the purchase date move the first history entry (Assets). The snapshot at the original purchase date is moved to the new date so the chart reflects when you actually bought it.
  • Currency picker added to the transaction form (Transactions). Transactions used your account's default currency regardless of where the spend happened. The form now has an explicit Currency selector.
  • App version shown in the About card (Settings). Settings page displays the running version, making it easy to confirm which build you're on.

Bug Fixes

  • Unit-based "Edit Asset Details" now saves successfully (Assets). The kebab-menu entry from v1.0.1 was a silent no-op until now.
  • Inline new categories now submit successfully (Transactions). A validation error blocked categorising via "Create new"; resolved.
  • Recurring transactions accept brand-new categories (Transactions). The view creates the category first now and uses the resulting id when scheduling the template.
  • Group selection persists when editing a category (Categories). The modal opens with the current group preselected instead of defaulting to "Ungrouped".

Improvements

  • Currency-conversion banner removed from tables (Tables). Visual noise without an actionable signal.
  • Inline chips fade out on row hover (Tables). Action buttons no longer overlap the foreign-currency badge or other chips.

See full v1.1.x archive →


Archive

Version rangePeriodHighlights
v1.1.xMay 2026Editable purchase fact with history cascade; transaction currency picker; About card with version display.
v1.0.xApr 2026Initial public release plus two bug-fix iterations (tablet/mobile UX, fee coercion, balance-based currency conversion).