whisper-money/resources/js
Víctor Falcón fc2ae4fa3e feat(periods): gate custom month start day behind feature flag
- add CustomMonthStartDay Pennant feature (off by default)
- hide the Start of month setting in account settings unless enabled
- only validate month_start_day when the feature is active so other
  profile updates keep working while the option is hidden
- share the flag to the frontend and cover both enabled/disabled paths
2026-06-11 20:32:01 +01:00
..
components feat(periods): add custom month start day 2026-06-11 20:31:11 +01:00
contexts Move transaction filtering from client-side to server-side (#126) 2026-02-16 12:49:04 +01:00
hooks feat: expand parent categories inline in breakdowns (#486) 2026-06-04 11:19:21 +02:00
layouts feat(open-banking): remove feature flag gating (#297) 2026-04-17 10:20:05 +02:00
lib fix(periods): resolve current period in user timezone and align period end 2026-06-11 20:31:11 +01:00
pages feat(periods): gate custom month start day behind feature flag 2026-06-11 20:32:01 +01:00
providers fix: move community link to user menu (#442) 2026-05-27 17:39:26 +02:00
services feat: optionally update manual account balance on transaction delete (#491) 2026-06-05 11:30:31 +02:00
types feat(periods): gate custom month start day behind feature flag 2026-06-11 20:32:01 +01:00
utils feat(currency): add NZD (New Zealand Dollar) (#504) 2026-06-08 09:18:17 +02:00
app.tsx fix(sentry): only report errors in production (#467) 2026-06-01 12:41:31 +02:00
ssr.tsx Remove plaintext-transactions feature flag & E2E references (#116) 2026-02-13 11:10:21 +01:00