Tandoor - Package Updates
Pinned
Tandoor
-
[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
-
[1.4.14]
- Update recipes to 1.5.27
- Full Changelog
- removed healthcheck as it was causing issues for some people
-
[1.4.15]
- Update recipes to 1.5.29
- Full Changelog
- improved paprika image import (thanks to mitcdh #3497)
- updated several dependencies
- changed allow configuring external recipe sources only as superuser of the instance
- changed blacklist to prevent certain paths from being used in local external recipes (etc, root, medafiles, usr). If you are using any of them you need to change your configuration
- changed local external import only considers pdf and image types
- changed default nginx config to download mediafiles if opened (setting content disposition Attachement)
- changed allow only image, pdf and office files to be uploaded to the UserFile system
- updated django (security update)