Skip to content

Releases: TomBursch/kitchenowl

KitchenOwl v0.6.10

10 Feb 22:14
ff7ff08
Compare
Choose a tag to compare

Small fix for yesterday's version.

🐛 Fixes

🌍 Translations

  • Translations update from Hosted Weblate (#655 by @weblate)

Full Changelog: v0.6.9...v0.6.10

KitchenOwl v0.6.9

09 Feb 16:43
aa0c952
Compare
Choose a tag to compare

This release brings some needed robustness improvements in bad network conditions. Thanks to @irishrain some cases where users were randomly logged out should be fixed now.

We'd also like to make you aware of the Home Assistant custom integration that is ready to be tested (Thanks to @super-qua for the implementation)
Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

✨ Features

🐛 Fixes

📚 Documentation

  • docs: Add OpenRouter instructions, LLM variables (#619 by @DanteMS)

🌍 Translations

New Contributors

Full Changelog: v0.6.8...v0.6.9

KitchenOwl v0.6.8

27 Dec 00:20
02f3387
Compare
Choose a tag to compare

🐛 Fixes

  • Fix All-in-one container
  • Share link contains a second slash (#604 by @TomBursch)

🌍 Translations

  • Translations update from Hosted Weblate (#601 by @weblate)

v0.6.7...v0.6.8

KitchenOwl v0.6.7

20 Dec 01:31
8da1fb8
Compare
Choose a tag to compare

✨ Features

🐛 Fixes

📚 Documentation

  • Forward args to flask from wsgi (#573 by @RedX2501)
  • Add information about known backend warning to documentation (#577 by @RedX2501)

🌍 Translations

New Contributors

v0.6.4...v0.6.7

KitchenOwl v0.6.4

24 Nov 16:27
5686cfe
Compare
Choose a tag to compare

Only some minor fixes for yesterday's release.

🐛 Fixes

v0.6.3...v0.6.4

KitchenOwl v0.6.3

23 Nov 19:17
54caafd
Compare
Choose a tag to compare

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

🐛 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

v0.5.2...v0.6.3

KitchenOwl beta-v0.6.0

14 Sep 16:22
913a42b
Compare
Choose a tag to compare
Pre-release

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

🐛 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

  • Translations update from Hosted Weblate (#486, #509)

New Contributors

Full Changelog: v0.5.2...beta-v0.6.0

KitchenOwl v0.5.2

19 Jul 14:24
acbdd90
Compare
Choose a tag to compare

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

🌍 Translations

🐛 Fixes

New Contributors

Full Changelog: v0.5.1...v0.5.2

KitchenOwl v0.5.1

24 Apr 13:38
73597e6
Compare
Choose a tag to compare

✨ Features

🐛 Fixes

🌍 Translations

  • Translations update from Hosted Weblate (#425 by @weblate)

New Contributors

Full Changelog: v0.5.0...v0.5.1

KitchenOwl v0.5.0

04 Apr 11:16
9ed706c
Compare
Choose a tag to compare

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

🐛 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

📚 Documentation

Uncategorized

New Contributors

Full Changelog: v0.4.21...v0.5.0