KitchenOwl beta-v0.4.22
Pre-release
Pre-release
This is the first beta release for the all-in-one container setup. You can try it out using the tombursch/kitchenowl:beta
docker image. It is backwards compatible, so either use your existing config with the beta
tag or use the new HTTP server on port 8080
.
If you are eager to join the app client beta:
- On android: Join the open testing on the play store or download the APK attached to this release
- On iOS: Join the new TestFlight beta track here: https://testflight.apple.com/join/VkbZt2HD
What's Changed
- Turn KitchenOwl into a monorepo by @beatbrot in #356
- Add 125 new item icons by @TomBursch in #383 #390
- Update and enhance household settings by @TomBursch in #388
- Fix add to meal plan button not showing for recipes without ingredients by @TomBursch in #382
- Fix parser of web recipe return 500 internal server error by @TomBursch in #384
- Fix ingredient pill does not work with apostrophe by @TomBursch in #385
- Add testing for recipe_cubit by @beatbrot in #365
- Fix link to DockerHub by @phylor in #393
- Add Korean by @TomBursch in #398
- Add German (Switzerland) by @TomBursch in #386
- Translations update from Hosted Weblate by @weblate in #361 #376 #380 #395 #399 @weblate in #381
New Contributors
Full Changelog: v0.4.21...beta-v0.4.22