Skip to content

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 12:07
· 47 commits to main since this release
Immutable release. Only release title and notes can be modified.
5edcf7a

What's Changed

  • build(deps): bump the all-dependencies group with 7 updates by @dependabot[bot] in #276
  • build(deps): bump esbuild from 0.28.0 to 0.28.1 in /server in the npm_and_yarn group across 1 directory by @dependabot[bot] in #277
  • feat: add Sankey wealth flow diagram to Net Worth Tracker by @mbianchidev in #272
  • feat(breakdown): make By Sector an industry-sector view by @mbianchidev in #278
  • feat: add SWR/LTWR/PWR withdrawal rate options (#193) by @mbianchidev in #273
  • Add portfolio backtesting to Asset Allocation Manager by @mbianchidev in #274
  • Add privacy-first client-side audit log (Closes #188) by @mbianchidev in #275
  • chore: auto patch-version bump on merge + bump to 2.2.0 by @mbianchidev in #279

Full Changelog: v2.1.1...v2.2.0

Installation

macOS

  1. Download the arm64 DMG for Apple Silicon Macs, or the x64 DMG for Intel Macs.
  2. Open the DMG and drag Fire Tools to Applications.
  3. If macOS blocks the app because it isn't notarized yet, run:
    xattr -cr "/Applications/Fire Tools.app"

Windows

  1. Download the Fire Tools Setup .exe.
  2. Run the installer (Fire Tools installs per-user under %LocalAppData%\Programs\fire-tools).
  3. If SmartScreen warns about an unsigned installer, click More info → Run anyway.