• Joined on 2026-05-03
null pushed to dev at null/BillTracker 2026-05-10 14:37:45 -05:00
6d488aa8bd docs: update HISTORY.md and FUTURE.md for v0.23.3
null pushed to dev at null/BillTracker 2026-05-10 14:37:06 -05:00
5eed5932b4 feat: replace native confirm() with shadcn/ui AlertDialog (v0.23.3)
null pushed to dev at null/BillTracker 2026-05-10 12:43:00 -05:00
7c3cfd1715 docs: update README.md, ERM, FUTURE.md, HISTORY.md
null pushed to dev at null/BillTracker 2026-05-10 12:35:05 -05:00
6b1ef7dcfa fix: notification privacy leak — per-user bills no longer sent to all recipients (v0.23.2)
78f95f784e fix: remove duplicate login route (authLogin.js), consolidate into auth.js
Compare 2 commits »
null pushed to dev at null/BillTracker 2026-05-10 11:49:09 -05:00
24bac8e506 docs: refresh engineering reference manual
null pushed to dev at null/BillTracker 2026-05-10 10:44:46 -05:00
52db06001f v0.23.1: migration rollback capability
null pushed to dev at null/BillTracker 2026-05-10 09:45:46 -05:00
53783aaec5 v0.23.0: Detailed migration logging with timing, error context, and audit logging
null pushed to dev at null/BillTracker 2026-05-10 04:28:37 -05:00
ee960c5c5a fix: remove circular dependency in database.js audit logging
null pushed to dev at null/BillTracker 2026-05-10 04:25:08 -05:00
eb86da1e69 v0.22.3: fix ENV-seeded users skip first-login flow, add audit logging
null pushed to dev at null/BillTracker 2026-05-10 03:57:34 -05:00
9647275854 docs: add HISTORY.md for v0.22.2
null pushed to dev at null/BillTracker 2026-05-10 03:55:17 -05:00
c4a3593241 v0.22.2: Session Token Rotation on Auth Events
null pushed to dev at null/BillTracker 2026-05-10 03:29:13 -05:00
65849fc554 v0.22.1: N+1 Query Optimization
null pushed to dev at null/BillTracker 2026-05-10 03:14:44 -05:00
5c35b20c00 docs: update HISTORY, FUTURE, DEVELOPMENT_LOG for v0.22.0
null pushed to dev at null/BillTracker 2026-05-10 03:10:47 -05:00
d67fe6e61d v0.22.0: React Query Migration
null pushed to dev at null/BillTracker 2026-05-10 01:35:43 -05:00
314159d241 v0.21.1: Loading Skeletons & Async State
null pushed to dev at null/BillTracker 2026-05-10 01:24:50 -05:00
ac4b4653a5 docs: update DEVELOPMENT_LOG for v0.21.0 pipeline completion
null pushed to dev at null/BillTracker 2026-05-10 01:22:53 -05:00
cfb074c7cd v0.21.0: 3-Month Trend Indicator on Tracker
null pushed to dev at null/BillTracker 2026-05-10 00:54:21 -05:00
38394a8bcd docs: update DEVELOPMENT_LOG for v0.20.9 pipeline completion
null pushed to dev at null/BillTracker 2026-05-10 00:52:26 -05:00
4990bf47f6 v0.20.9: Previous Month Paid column on Tracker
null pushed to dev at null/BillTracker 2026-05-10 00:41:10 -05:00
08975582f2 docs: update DEVELOPMENT_LOG for v0.20.8 completion