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
Meals: per-ingredient category selection - When adding ingredients to a meal, each ingredient now has a category dropdown (e.g. Fruit & Vegetables, Dairy, Meat & Fish, Bakery). Categories are stored per ingredient and automatically applied when transferring to the shopping list - items appear pre-sorted in their correct category groups without any manual re-sorting (closes #33)
Technical
DB migration v7: category column added to meal_ingredients table
Transfer endpoints use per-ingredient categories instead of a single global category