⚠️ Breaking Change for OIDC ⚠️
Inside your OIDC provider, you need to change the redirect URI from kitchenowl:///signin/redirect
to kitchenowl:/signin/redirect
(See #644 for an explanation why).
✨ New Features
This release brings a new recipe discover page. If you want your recipes shown there, set them to public.
For experts: you can now override the recipe ingredient description inside the recipe description using @ingredient_name{overridden description}
this description is scaled with the recipe and only shown at that specific point in the text.
- Discover recipe page (#753 by @TomBursch)
- Override item description in recipe text (#808 by @TomBursch)
- Add reporting mechanism (#789 by @TomBursch)
- Support SECRET_FILES environment variables (#805 by @tim-connect)
🐛 Fixes
- Fix ingredient detection only for full words and text body (#749 by @TomBursch)
- Fix planner one day of (#762 by @TomBursch)
- Recipe sharing (#777 by @TomBursch)
- Fix warning when base_href is set (#787 by @TomBursch)
- Fix cannot change only user server admin setting (#788 by @TomBursch)
- Use light vibration for recipe index bar (#793 by @TomBursch)
- Use proper URI format for OIDC redirect (#801 by @virtualdxs)
🌍 Translations
- Add Croatian (#794 by @TomBursch)
- Add Kazakh (#795 by @TomBursch)
- Translations update from Hosted Weblate (#745 #754 #798by @weblate)