whisper-money/app/Features
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
..
CalculateBalancesOnImport.php feat(import): calculate balances from transactions (#403) 2026-05-20 10:29:14 +01:00
CustomMonthStartDay.php feat(periods): gate custom month start day behind feature flag 2026-06-11 20:32:01 +01:00
TransactionAnalysis.php feat(transactions): save and reuse transaction filters (#496) 2026-06-05 18:00:14 +02:00