From 0b58f7961f3a73b41f0812c558b2be3af65cb598 Mon Sep 17 00:00:00 2001 From: null Date: Fri, 29 May 2026 21:02:36 -0500 Subject: [PATCH] 5/28/26 --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dd74c33..6c9ad54 100644 --- a/README.md +++ b/README.md @@ -32,15 +32,14 @@ Username: guest · Password: guest123 - Subscription catalog (v2 with 100+ services across categories, recommendations from unmatched charges) - Advisory non-bill filter system (5k+ patterns, UI for confidence levels, lazy cache, auto-matching) - Debt snowball page with payoff projections, avalanche comparison, APR math, and amortization schedules -- Snowball page with detailed projections and comparison - Analytics, calendar, summary pages, and printable reports -- XLSX import, CSV import, user export/import, Excel export, import history, and admin backups +- XLSX and CSV import, user export/import, Excel export, import history, and admin backups - Transaction import, matching, and management (Data page) - Local username/password login with optional Authentik/OIDC SSO - Admin panel for users, backups, cleanup, auth settings, status, and migrations - Status page with health checks, bank sync card, daily worker card, and recent errors - Compact tracker mode with side-by-side buckets, subscription/AP/2FA badges -- Worker system (dailyWorker for autopay marking, notifications, session pruning, cleanup) +- Background worker system (dailyWorker for autopay marking, notifications, session pruning, cleanup) - Dark mode and theme support - PWA support (service worker, offline-ready) - Keyboard command palette (Ctrl+K)