KitchenOwl
Self-hosted grocery list and recipe manager for households
Alternative to: anylist, bring, out of milk
v0.5.0
2024-04-04This is the first release of the all-in-one container setup. It is backwards compatible, so you wonβt need to change your existing config. Take a look at the documentation for more information.
Breaking Changes
- SSO uses client secret post now #406, if you use Authelia you will have to set
token_endpoint_auth_method: client_secret_post
β¨ Features
- Turn KitchenOwl into a monorepo by @beatbrot in https://github.com/TomBursch/kitchenowl/pull/356
- 225 new item icons by @TomBursch in https://github.com/TomBursch/kitchenowl/pull/383 https://github.com/TomBursch/kitchenowl/pull/411 https://github.com/TomBursch/kitchenowl/pull/390
- Update and enhance household settings by @TomBursch in https://github.com/TomBursch/kitchenowl/pull/388
- Categorize recent items #149 by @rmax1024 in https://github.com/TomBursch/kitchenowl/pull/404
π Fixes
- Add to meal plan not showing for recipes without ingredients by @TomBursch in https://github.com/TomBursch/kitchenowl/pull/382
- Parser of web recipe return 500 internal server error by @TomBursch in https://github.com/TomBursch/kitchenowl/pull/384
- Ingredient pill does not work with apostrophe by @TomBursch in https://github.com/TomBursch/kitchenowl/pull/385
- Modification of newly created ingredient not saved in shopping list by @TomBursch in https://github.com/TomBursch/kitchenowl/pull/402
π Translations
- Add Korean in https://github.com/TomBursch/kitchenowl/pull/398
- Add Hebrew in https://github.com/TomBursch/kitchenowl/pull/409
- Add Ukrainian in https://github.com/TomBursch/kitchenowl/pull/408
- Add Lithuanian in https://github.com/TomBursch/kitchenowl/pull/412
- Translations update from Hosted Weblate by @weblate in https://github.com/TomBursch/kitchenowl/pull/361 https://github.com/TomBursch/kitchenowl/pull/376 https://github.com/TomBursch/kitchenowl/pull/380 https://github.com/TomBursch/kitchenowl/pull/381 https://github.com/TomBursch/kitchenowl/pull/395 https://github.com/TomBursch/kitchenowl/pull/399 https://github.com/TomBursch/kitchenowl/pull/401 https://github.com/TomBursch/kitchenowl/pull/416
π Documentation
- Fix link to Docker Hub by @phylor in https://github.com/TomBursch/kitchenowl/pull/393
Uncategorized
- Add testing for recipe_cubit by @beatbrot in https://github.com/TomBursch/kitchenowl/pull/365
New Contributors
- @phylor made their first contribution in https://github.com/TomBursch/kitchenowl/pull/393
- @rmax1024 made their first contribution in https://github.com/TomBursch/kitchenowl/pull/404
Full Changelog: https://github.com/TomBursch/kitchenowl/compare/v0.4.21β¦v0.5.0