HoneyBear-Folio v0.2.0

Settings window, JSON import, dark mode and UX tweaks

Updated December 31, 2025

Release notes

Released: 2025-12-31

See the assets to download this version and install.

πŸš€ Features

  • Add rename account and delete account options #73
  • Post initial transaction when creating an account with balance #77
  • Add settings window #90
  • Add release notes automatically #79
  • Make dropdowns consistent (UX) #80
  • Don’t persist FIRE calculation across sessions #82
  • Edit all fields in investment transaction #86
  • Add notification when exporting files #87
  • Allow importing JSON files #88
  • Allow adding transaction into all accounts #102
  • Add dark mode #104
  • Import preview #112
  • Show commit hash on development builds #113
  • Chartjs number format / integration tweaks #107

πŸ› Fixes

  • Fix popup delete transaction #75
  • Fix calendar day highlighting #78
  • Fix transaction options hidden #84
  • Fix networth on dashboard #85
  • Fix dropdown style #96
  • Fix multiple account import #99
  • Fix overflow and add error screen when app crashes #105
  • Fix asset allocation values #109
  • Fix input field formats #110
  • Fix modifying transfers #111
  • Fix windows and macos build #114
  • Fix lint issues #65

🧰 Maintenance

  • Add dependabot for GitHub Actions, npm and cargo #48
  • Update Ubuntu agent on GitHub Actions #53
  • Refactor styling #57
  • Add linter #64

πŸ“š Docs

  • Add issue and PR templates #63