Releases: TandoorRecipes/recipes
Releases · TandoorRecipes/recipes
1.5.26
1.5.25
- 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.5.24
1.5.23
- fixed system page (this time for real ...)
- fixed YouTube importer by switching library from pytube to pytubefix
1.5.22
1.5.21
- 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.5.20
- 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.5.19
- 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.5.18
- improved automatic formatting and contribution documentation (thanks to @smilerz #3102)
- improved rounding in properties view (thanks to Manon-ds #3095)
- improved nextcloud importer handling special
##
(subheader) ingredients (thanks to @ellezhu1 #3121) - improved PlantoEat importer, pulls prep and cook time and fixes
Directions:
being parsed as an ingredient (thanks to @ellezhu1 #3120 #3150) - improved default configuration, docs and warning for
ALLOWED_HOSTS
setting (thanks to ppfeister) - improved frontend error handling of the URL function (thanks to AlD #3204)
- changed MealPlans to use Date and Time (instead of only Date) for the start/end *
- fixed added missing
<!DOCTYPE html>
tag #3125 - fixed error in step admin #3192 (thanks to @smilerz )
- updated to recipe scrapers v15 logic (thanks to @smilerz #3109)
- updated gunicorn
- improved removed deprecated
version
attribute from docker compose templates (thanks to bhagerty #3149 #3147)
MealTime DateTime:
⚠️ In some cases where users are in extreme time zone offsets this might lead to old meal plans shifting by one day. Since the server can have users in multiple time zones and doesn't know where they are, this is the best possible solution.