v2.1.1
·
77 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- build(deps): bump the all-dependencies group with 9 updates by @dependabot[bot] in #264
- build(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the all-actions group by @dependabot[bot] in #263
- feat(calculator): add Barista, Coast, Lean, and Fat FIRE variants by @mbianchidev in #256
- fix: run pre-hook scripts before electron:dev:full by @mbianchidev in #265
- feat: add withdrawal rate portfolio longevity simulator (#94) by @mbianchidev in #258
- feat: add investment growth calculator (#96) by @mbianchidev in #260
- Add Reverse FIRE calculator (closes #93) by @mbianchidev in #259
- feat: add debt payoff calculator (#98) by @mbianchidev in #257
- Add LiteParse PDF extractor + pdfjs-vs-LiteParse benchmark by @Copilot in #261
- chore: bump version to 2.1.1 + fix backend commit/build time in About by @mbianchidev in #268
- chore: bump version to 2.1.2 to fix release tag verification by @Copilot in #269
- Fix v2.1.1 version mismatch + add one-tap release script with changelog by @mbianchidev in #270
- [WIP] Fix failing GitHub Actions job for version verification by @Copilot in #271
Full Changelog: v2.0.1...v2.1.1
Installation
macOS
- Download the arm64 DMG for Apple Silicon Macs, or the x64 DMG for Intel Macs.
- Open the DMG and drag Fire Tools to Applications.
- If macOS blocks the app because it isn't notarized yet, run:
xattr -cr "/Applications/Fire Tools.app"
Windows
- Download the
Fire Tools Setup.exe. - Run the installer (Fire Tools installs per-user under
%LocalAppData%\Programs\fire-tools). - If SmartScreen warns about an unsigned installer, click More info → Run anyway.