Skip to content

Releases: tomfunk/fungible

v1.8.1

Choose a tag to compare

@github-actions github-actions released this 08 Aug 04:07
ce44edd

What's Changed

  • Add fungible --version flag by @tomfunk in #108
  • Land #84: account-scoped category & name rules by @tomfunk in #109
  • feat: account-scoped category & name rules (#20) by @MarkIannucci in #84
  • Land #90: tag rules by @tomfunk in #110
  • Tag rules by @MarkIannucci in #90
  • fix(rules): follow-ups from #84 and #90 reviews by @tomfunk in #111
  • feat: scorecard ×med/×avg ratio columns, n/a for no-baseline by @tomfunk in #114
  • test: GUI and TUI screen sweeps against seeded data by @tomfunk in #115
  • fix: bug-bash follow-ups — regex validation, NUL byte, drop ×avg by @tomfunk in #116
  • Surface sync errors by @MarkIannucci in #128
  • feat: resync button and last-synced display on Transactions + Accounts by @tomfunk in #132
  • feat: persisted pretax contribution dial on Health page by @tomfunk in #133
  • feat: use merchant_name as display fallback for cleaner transaction names by @tomfunk in #131
  • feat: redesign Health page + fix Plaid deprecated 'development' tier by @tomfunk in #134
  • test: enforce transaction_tags FK in tests and cover tagged-transaction deletion by @MarkIannucci in #127
  • build(deps-dev): bump jsdom from 29.1.1 to 30.0.1 by @dependabot[bot] in #136
  • build(deps-dev): bump typescript from 6.0.3 to 7.0.2 by @dependabot[bot] in #138
  • build(deps): bump react, react-dom, @types/react, @types/react-dom to 19.2.8 by @tomfunk in #141
  • feat: remove trailing-30-day scorecard from Health page by @tomfunk in #142
  • Release: dev → main by @tomfunk in #143

Full Changelog: v1.8.0...v1.8.1

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 03:22
5d17c43

What's Changed

Full Changelog: v1.7.1...v1.8.0

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 04 Jul 18:01
85d1c13

What's Changed

  • feat(tags): show transaction date span, with sort by @tomfunk in #98
  • Spending scorecard: trailing 30d range, median baseline, bucketed drift view by @tomfunk in #104
  • GUI spending scorecard: Dashboard buckets + Health last-30-days panel by @tomfunk in #105
  • MCP scorecard: rename get_drift → get_scorecard with bucketed verdict output by @tomfunk in #106
  • build(deps-dev): bump recharts from 3.8.1 to 3.9.1 by @dependabot[bot] in #103
  • build(deps-dev): bump electron from 42.4.0 to 43.0.0 by @dependabot[bot] in #101
  • build(deps-dev): bump electron-builder from 26.15.2 to 26.15.3 by @dependabot[bot] in #100
  • Release: spending scorecard, tag date spans, Electron 43 by @tomfunk in #107

Full Changelog: v1.7.0...v1.7.1

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 04:21
9794b69

What's Changed

  • fix: show minus sign for negative amounts in fmt by @tomfunk in #80
  • chore: remove stale Turso refs from GUI main by @tomfunk in #81
  • chore: pin to commit for third party GH actions by @MarkIannucci in #85
  • Live preview of filter decisions for screens beneath the filter modal by @MarkIannucci in #76
  • feat(gui): live preview of filter changes behind the panel by @tomfunk in #86
  • fix: preserve dashboard month when Esc reverses a drill-in by @MarkIannucci in #83
  • test: pin outbound drill payloads carry range + anchor by @tomfunk in #87
  • fix: surface Uncategorized spending on the dashboard by separating uncategorized expenses from uncategorized income by @MarkIannucci in #88
  • fix: re-evaluate transactions when a category rule is deleted by @MarkIannucci in #89
  • fix(tui): pluralize "recategorized N transaction(s)" in Rules status by @tomfunk in #91
  • fix(tui): preserve cursor on rule when Esc clears search filter by @tomfunk in #92
  • feat(accounts): exclude accounts from net worth by @tomfunk in #93
  • feat(mcp): show excluded accounts to the agent as a carved-out section by @tomfunk in #94
  • test(gui): Electron launch/boot e2e tests by @tomfunk in #95
  • fix(mcp): re-evaluate transactions when the agent deletes a category rule by @tomfunk in #97
  • release: promote dev → main by @tomfunk in #96

Full Changelog: v1.6.4...v1.7.0

v1.6.4

Choose a tag to compare

@github-actions github-actions released this 13 Jun 02:43
35f9a3d

What's Changed

  • docs: document the filter panel and updated filter keys by @tomfunk in #75
  • feat: Electron GUI + cross-platform packaging + dev-branch release flow by @tomfunk in #74
  • fix: renderer sandbox + Plaid callback host (Copilot findings from #74) by @tomfunk in #77
  • fix: guard countPatternMatches against stale results in GUI by @tomfunk in #78
  • release: v1.6.4 — Electron GUI by @tomfunk in #79

Full Changelog: v1.6.3...v1.6.4