Tandoor - Package Updates
Pinned
Tandoor
-
[1.4.5]
- Update Tandoor to 1.5.19
- Full changelog
- improved recipe scraping functions (thanks to @smilerz #3227)
- improved logging and log settings (thanks to @mikhail5555 #3215)
- improved added us_cup as base unit (thanks to yuekaim #3260)
- fixed guest user errors on search (due to missing permission for keyword/food/space), now read only permission
- fixed /openapi/ endpoint not working due to missing package #3209
- fixed issue with importing urls #3249
- fixed README link to contribution guidelines (thanks to jknndy #3226)
- updated translations (thanks to all the awesome people helping with them on translate.tandoor.dev)
-
[1.4.6]
- Update Tandoor to 1.5.20
- Full changelog
- fixes source import not working without a given url (thanks to @smilerz #3268)
- fixed typo in free space message (thanks to @Priyanshu1035 #3278)
- fixed Homeassistant connector working only in DEBUG mode (thansk to @mikhail5555 #3302)
- fixed Homeassistant connector not working with home assistant TODO entries without a description field (thanks to @ehowe #3305)
- updated several dependencies
- updated manual installation docs (thanks to IkkiOcean #3327)
-
[1.4.7]
- Update recipes to 1.5.21
- Full Changelog
- added gourmet importer (thanks to vitoller #3280)
- improved paprika importer image handling (thanks to @tlambertz #3361)
- fixed mealie import failing when yield is null (thanks to Chronophylos #3359)
- updated some dependencies
-
[1.4.8]
- Update recipes to 1.5.22
- Full Changelog
- fixed system view #3399
-
[1.4.9]
- Update recipes to 1.5.23
- Full Changelog
- fixed system page (this time for real ...)
- fixed YouTube importer by switching library from pytube to pytubefix
-
[1.4.10]
- Update recipes to 1.5.24
- Full Changelog
- added ability to set more secrets in files (thanks to bishtawi #3411)
- improved secure rendering of instruction templates
-
[1.4.11]
- CLOUDRON_OIDC_PROVIDER_NAME implemented
-
[1.4.12]
- Update recipes to 1.5.25
- Full Changelog
- added warning if a recipe url is imported twice (thanks to lavanyamehn #3412)
- added a health check to the default Dockerfile for external applications to monitor tandoors state (thanks to zodac #3416)
- fixed error when using social providers to sign up
- improved system page (thanks to @igorsantos07 #3448)
- updated dependencies
- improved docs (thanks to hawthorc #3428)
-
[1.4.13]
- Update recipes to 1.5.26
- Full Changelog
- updated cryptography lib so build doesn't fail