Skip to content

Assets Tracker 1.1.0

Choose a tag to compare

@mike840609 mike840609 released this 26 Jul 14:58
· 724 commits to master since this release
13895f0

Assets Tracker 1.1.0

A financial calendar, linked history charts, and leaner self-host images.

Added

  • Calendar: a new page for earnings, economic releases, dividends, filings, and reminders, with a month grid and a day agenda. It has its own desktop tab and lives in the mobile Plan hub, and entries are included in backup export and restore.
  • Activity heatmap and net-worth trend are now linked on both History and the Dashboard: hovering or selecting a day in the heatmap marks that same day on the trend chart.

Improved

  • Self-hosting: container images are slimmer and hardened, built natively per architecture, and published to GitHub Container Registry.
  • Clearer disclosures for figures that can't be recomputed: unresolved exchange rates now raise an app-wide banner, history rows converted from another base currency are labeled, and backdated transactions state that they don't rewrite past snapshots.

Fixed

  • The dashboard net-worth trend chart now matches the History tab, unrealized gain is computed only over holdings with a cost basis, and cost basis values its market leg in the price-cache currency like net worth does.
  • Recurring rules now materialize due occurrences when created or edited and roll over on the Taiwan business day, editing a start date re-anchors the schedule without replaying history, renaming a holding fetches a price for the new symbol, and imported symbols get their prices warmed right away.

Validation

  • 421 unit tests
  • Production build

Full Changelog: 1.0.1...1.1.0