You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A weekly repeating meal can now be given an end date. The field sits next to the repeat switch when you create the meal and can be changed later by editing the series; leaving it empty keeps the series running without an end, the way it behaved before. Until now every repeat ran forever, and since the planner writes a real meal into the week the moment you open it, paging a year ahead planted 52 copies that then stayed there.
Deleting a repeating meal offers a third choice: this and all following. It ends the series the day before the meal you are looking at, keeps every earlier occurrence, and stops new ones from appearing. Deleting the very first occurrence this way removes the series outright. Before this, the only ways out were deleting a single date, which the next week undid by generating a fresh copy, or deleting the whole series including its history.