BillTracker/routes
null b34e21d1ba feat: advisory non-bill transaction filter system (batch 0.33.8.0)
- Migration v0.68: seeds advisory_non_bill_filters (5k+ patterns) and
  advisory_bill_like_overrides (83 override terms) on first startup.
  Idempotent — skips if already seeded.
- advisoryFilterService.js: lazy in-memory cache checks override terms
  first, then scans patterns. Returns null | {confidence, category, rationale}.
- Transaction list: each row gets advisory_filter from the server.
- High-confidence unmatched transactions: show 'Probably not a bill'
  italic text instead of 'No bill linked'.
- MatchBillDialog high confidence: 'Create Bill' replaced with
  'Probably not a bill · create anyway' text link for manual override.
- MatchBillDialog medium confidence: Create Bill button renders muted.
- Same logic in empty-state CTA when search returns no results.
- BillModal onSave now returns the saved bill so callers can auto-match.
- Bump v0.33.7.3 -> v0.33.8.0
2026-05-29 18:06:12 -05:00
..
about.js v0.28.0 2026-05-15 22:45:38 -05:00
aboutAdmin.js security fixes 2026-05-28 03:59:35 -05:00
admin.js fix: sync_days now reads from DB config, admin UI controls it 2026-05-29 01:33:54 -05:00
analytics.js v0.28.0 2026-05-16 15:38:28 -05:00
auth.js v0.28.0 2026-05-15 22:45:38 -05:00
authOidc.js v0.27.04 2026-05-15 01:36:56 -05:00
bills.js feat: SimpleFIN payment backfill button on subscription bills (v0.33.7.2) 2026-05-29 04:19:20 -05:00
calendar.js v0.28.01 2026-05-16 20:26:09 -05:00
categories.js v0.28.0 2026-05-16 10:34:32 -05:00
dataSources.js feat: manual match/unmatch transactions to bills 2026-05-29 03:02:36 -05:00
export.js docs: update engineering reference manual to v0.28.01 2026-05-16 21:41:13 -05:00
import.js chore: version bump to 0.28.01 and update HISTORY format 2026-05-16 21:36:04 -05:00
matches.js feat: manual match/unmatch transactions to bills 2026-05-29 03:02:36 -05:00
monthly-starting-amounts.js fix: starting amounts paid_from_other calculation + pay badge alignment on tracker 2026-05-11 15:00:35 -05:00
notifications.js initial commit 2026-05-03 19:51:57 -05:00
payments.js chore: version bump to 0.28.01 and update HISTORY format 2026-05-16 21:36:04 -05:00
privacy.js v0.28.0 2026-05-15 22:45:38 -05:00
profile.js chore: version bump to 0.28.01 and update HISTORY format 2026-05-16 21:36:04 -05:00
settings.js v0.28.0 2026-05-15 22:45:38 -05:00
snowball.js v0.28.0 2026-05-16 10:34:32 -05:00
status.js v0.27.02 push 2026-05-14 21:00:07 -05:00
subscriptions.js feat: SimpleFIN payment backfill button on subscription bills (v0.33.7.2) 2026-05-29 04:19:20 -05:00
summary.js v0.28.0 2026-05-16 10:34:32 -05:00
tracker.js v0.28.0 2026-05-16 15:38:28 -05:00
transactions.js feat: advisory non-bill transaction filter system (batch 0.33.8.0) 2026-05-29 18:06:12 -05:00
user.js v0.28.0 2026-05-16 11:42:32 -05:00
version.js security fixes 2026-05-28 03:59:35 -05:00