github ulsklyc/oikos v0.13.0
v0.13.0 - Recipe Links for Meals

latest releases: v0.52.21, v0.52.20, v0.52.19...
one month ago

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_url column in the meals table (DB migration v6 — auto-applied on startup)
  • API: POST /meals and PUT /meals/:id accept recipe_url
  • i18n: new keys in all 4 languages (DE, EN, SV, IT)

Closes #18

Don't miss a new oikos release

NewReleases is sending notifications on new releases.