Tandoor - Package Updates
Pinned
Tandoor
-
[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)
-
[1.4.16]
- Update recipes to 1.5.30
- Full Changelog
- improved recognition of notes as part of ingredient strings (thanks to @smilerz
157af15
) - fixed errors when deleting recipe images
- fixed error when importing a recipe
-
[1.4.17]
- Update recipes to 1.5.31
- Full Changelog
- fixed image upload failing with upper case image extensions #3511