What's new
Meals: Recipe Link Support
You can now attach an optional recipe URL to any meal in the meal planner.
How it works:
- Open a meal (add or edit) — there is now a Recipe link field below Notes
- Paste any URL (e.g. from a recipe website)
- A link icon appears on the meal card — tap/click it to open the recipe directly in a new tab
No more navigating away to search for the recipe manually.
Details
- New
recipe_urlcolumn in themealstable (DB migration v6 — auto-applied on startup) - API:
POST /mealsandPUT /meals/:idacceptrecipe_url - i18n: new keys in all 4 languages (DE, EN, SV, IT)
Closes #18