whisper-money/app/Http
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
..
Controllers fix(periods): resolve current period in user timezone and align period end 2026-06-11 20:31:11 +01:00
Middleware feat(periods): gate custom month start day behind feature flag 2026-06-11 20:32:01 +01:00
Requests feat(periods): gate custom month start day behind feature flag 2026-06-11 20:32:01 +01:00
Responses fix: route new PWA guests to signup (#313) 2026-04-21 10:53:05 +01:00