Releases: TomBursch/kitchenowl
KitchenOwl v0.6.8
🐛 Fixes
- Fix All-in-one container
- Share link contains a second slash (#604 by @TomBursch)
🌍 Translations
KitchenOwl v0.6.7
✨ Features
- You can now host KitchenOwl on any URL prefix or subdirectory, thanks to:
- Make version text selectable (#563 by @TomBursch)
- Tests for backend (#572 by @irishrain)
- Feature/ask before deleting not empty list (#575 by @RedX2501)
- Real-time sync shopping lists addition/removal (#578 by @RedX2501)
- Tutorial after sign up (#543 by @TomBursch)
🐛 Fixes
- OIDC picture on user creation (#564 by @TomBursch)
- Recent items count (#566 by @TomBursch)
- Extended recipe scrape timeout (#567 by @TomBursch)
- Force switch household on request forbidden (#591 by @TomBursch)
- Fix typo (#579 by @maiatoja152)
- Add flutter version constraint to pubspec (#583 by @RedX2501)
📚 Documentation
- Forward args to flask from wsgi (#573 by @RedX2501)
- Add information about known backend warning to documentation (#577 by @RedX2501)
🌍 Translations
- Translations update from Hosted Weblate (#558 #570 #582 by @weblate)
- Add Kabyle (#569 #580 by @TomBursch)
- Add Slovak (#581 by @TomBursch)
New Contributors
- @JVMerkle made their first contribution in #565
- @irishrain made their first contribution in #572
- @RedX2501 made their first contribution in #573
- @maiatoja152 made their first contribution in #579
KitchenOwl v0.6.4
Only some minor fixes for yesterday's release.
🐛 Fixes
- Update nltk data download (#554 by @TomBursch)
- F-Droid build (#555 by @TomBursch)
KitchenOwl v0.6.3
Well, this one was long in the making. You can now finally share recipes with friends and family! You can also import these directly into your household, even across KitchenOwl servers.
There's also a new look for the owl 🦉
✨ Features
- Recipe sharing (#505 by @TomBursch)
- Update Logo (#508 by @TomBursch)
- Search expenses (#498 by @TomBursch)
- Add expense descriptions (#547 by @TomBursch)
- Optionally use a LLM for scraped ingredient parsing (#489 by @TomBursch)
- List remaining items for shopping lists (#492 by @TomBursch)
- After clicking
add {x} ingredients
deselect all recipe items (#537 by @Demjoo) - Refresh shopping list on resume (#540 by @TomBursch)
- Allow login with email (#542 by @TomBursch)
- Optionally disable username and password login (#487 by @TomBursch)
- Optionally set a custom JWT refresh token expiration (#488 by @TomBursch)
- Optionally remember the last used shopping list (#548 by @TomBursch)
🐛 Fixes
- Use correct application-specific directories for cache data (#494 by @TomBursch)
- Enforce order of interactions after coming back online (#493 by @TomBursch)
- Add date header using system or container timezone (#526 by @OfficeRat)
- Add media-types to Docker container build (#478 by @mpfl)
- Add
https://
when no schema is specified while changing the server (#536 by @TomBursch) - Many smaller fixes not listed here
📚 Documentation
🌍 Translations
KitchenOwl beta-v0.6.0
Well, this one was long in the making. You can now finally share recipes with friends and family! You can also import these directly into your household, even across KitchenOwl servers.
There's also a new look for the owl 🦉
If you are eager to join the 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
- For self-hoster: Set your docker tag to
:beta
✨ Features
- Search expenses (#498 by @TomBursch)
- Recipe sharing (#505 by @TomBursch)
- Update Logo (#508 by @TomBursch)
- Reworked shopping list selection. The remaining items are now conveniently displayed, and empty ones are sorted last (#492 by @TomBursch)
- Optionally use a LLM for scraped ingredient parsing. Read more about this in the docs (#489 by @TomBursch)
- Optionally disable username and password login (#487 by @TomBursch)
- Optionally set a custom JWT refresh token expiration (#488 by @TomBursch)
- Add tonal recipe back and edit buttons (#485 by @TomBursch)
🐛 Fixes
- Use correct application-specific directories for cache data (#494 by @TomBursch)
- Enforce order of interactions after coming back online (#493 by @TomBursch)
- Add media-types to Docker container build (#478 by @mpfl)
- Many smaller fixes not listed here
📚 Documentation
🌍 Translations
New Contributors
Full Changelog: v0.5.2...beta-v0.6.0
KitchenOwl v0.5.2
Hey everyone, it's been a while since the last update as I'm a bit busy with my master's thesis. Hence, this is a small maintenance update. Expect the developing pace to pick up at the end of the year 😉
✨ Features
- Add EXPOSE directive to Dockerfile (#468 by @chessmango)
- Undo/Redo for recipe editing (#472 by @TomBursch)
🌍 Translations
- Add Bulgarian (#473 by @TomBursch)
- Translations update from Hosted Weblate (#467 by @weblate)
- Translations update from Hosted Weblate (#438 by @weblate)
🐛 Fixes
New Contributors
- @w0s1nsk1 made their first contribution in #454
- @chessmango made their first contribution in #468
Full Changelog: v0.5.1...v0.5.2
KitchenOwl v0.5.1
✨ Features
- Add tofu icon (#436 by @TomBursch)
🐛 Fixes
- Update network_security_config.xml (#433 by @coderph0x)
- Drastically improve initial household load with many recipes (#435 by @TomBursch)
🌍 Translations
New Contributors
- @coderph0x made their first contribution in #433
Full Changelog: v0.5.0...v0.5.1
KitchenOwl v0.5.0
This 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 #356
- 225 new item icons by @TomBursch in #383 #411 #390
- Update and enhance household settings by @TomBursch in #388
- Categorize recent items #149 by @rmax1024 in #404
🐛 Fixes
- Add to meal plan not showing for recipes without ingredients by @TomBursch in #382
- Parser of web recipe return 500 internal server error by @TomBursch in #384
- Ingredient pill does not work with apostrophe by @TomBursch in #385
- Modification of newly created ingredient not saved in shopping list by @TomBursch in #402
🌍 Translations
- Add Korean in #398
- Add Hebrew in #409
- Add Ukrainian in #408
- Add Lithuanian in #412
- Translations update from Hosted Weblate by @weblate in #361 #376 #380 #381 #395 #399 #401 #416
📚 Documentation
Uncategorized
New Contributors
Full Changelog: v0.4.21...v0.5.0
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)