1.1.0: Smarter autocomplete + Statistics view
- AutocompleteEngine: MRV heuristic picks the most-constrained slot first at each step; historical scoring deprioritises dishes used in recent weeks (decay: 0.20 last week → 0.90 four+ weeks ago) - HomeViewModel: passes last 4 weeks as recentPlans to autocomplete - StatsView (Premium): streak, weeks planned, completion rate, top 8 dishes with bar charts, top 6 tags with colour bars — 6 languages - StoreManager: update product ID to approved bundle-ID convention - Version bump to 1.1.3 / build 48 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -180,7 +180,7 @@
|
||||
"premium_yearly" = "Annuel";
|
||||
"premium_save" = "Économisez 44 %";
|
||||
"premium_month" = "mois";
|
||||
"premium_price_note" = "2,99 EUR par mois";
|
||||
"premium_price_note" = "Annulez à tout moment depuis votre compte Apple.";
|
||||
"premium_terms_note" = "Abonnement à renouvellement automatique. Annulez à tout moment dans les réglages de votre compte Apple.";
|
||||
"premium_active" = "Premium est actif";
|
||||
"premium_subscribe" = "S'abonner";
|
||||
@@ -324,3 +324,4 @@
|
||||
"home_auto_assign_cta_button" = "Auto-remplir";
|
||||
"notification_sunday_title" = "Planifiez votre prochaine semaine";
|
||||
"notification_sunday_body" = "C'est dimanche — prenez 2 minutes pour planifier vos repas de la semaine prochaine.";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user