Releases: TomBursch/kitchenowl
Releases · TomBursch/kitchenowl
KitchenOwl beta-v0.4.22
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
KitchenOwl v0.4.21
Happy new year, everyone! Starting this year off, we have some minor improvements and bug fixes.
A special thanks for all the support and contributions!
✨ Features
- Allow shopping list selection for recipe items (#350 by @TomBursch)
- Autocomplete new expense names (#353 by @TomBursch)
- More alpha to recent items (#324 by @crosspolar)
🐛 Fixes
- Delete categories (#349 by @TomBursch)
- Recent item description not editable (#354 by @TomBursch)
🌍 Translations
- Add Vietnamese (#355 by @TomBursch)
- Translations update from Hosted Weblate (#322 by @weblate)
KitchenOwl v0.4.20
🐛 Fixes
- Can only add items starting with a-z to shopping lists (#316 by @TomBursch)
- Improve ingredient pill parsing in recipe description (#317 by @TomBursch)
- (Linux) Secure storage delete key exception if not present (#318 by @TomBursch)
🌍 Translations
Docs
- Added nginx reverse proxy example to reverse-proxy.md (#306 by @jahway603)
KitchenOwl v0.4.19
KitchenOwl v0.4.16
KitchenOwl v0.4.15
✨ Features
- OIDC support (#281 by @TomBursch)
Take a look at the docs for more information.
📚 Documentation
- fixed broken weblink (#285 by @jahway603)
🌍 Translations
KitchenOwl v0.4.14
✨ Features
- Collapsible recent item categories (#272 by @TomBursch)
- Allow password resets and email verification (#275 by @TomBursch)
- Settle balance button in overview (#276 by @TomBursch)
- Grid view for recipe list (#277 by @TomBursch)
- Allow exclusion of expenses from overview/statistics (#279 by @TomBursch)
🌍 Translations
KitchenOwl v0.4.13
✨ Features
- Export/import household from UI (#255 by @TomBursch)
- Respect list view settings in recipes (#264 by @TomBursch)
- Simple item icon search (#265 by @TomBursch)
- Improve balance overview (#267 by @TomBursch)
🐛 Fixes
- Recipes are not scaled correctly when opened (#263 by @TomBursch)
- Improved Desktop/Web interactions
📚 Documentation
- Add markdown tips (#257 by @TomBursch)
🌍 Translations
KitchenOwl v0.4.12
🐛 Fixes
- fix: Grayscreen when saving a scraped recipe (#244 by @TomBursch)
🌍 Translations
Uncategorized
KitchenOwl v0.4.11
✨ Features
- Real-time shopping list (#223 by @TomBursch)
🐛 Fixes
- Add stronger distinction in list view (#231 by @TomBursch)
- Shopping list delete multiple items offline (#230 by @TomBursch)
- And some other design improvements