Tandoor - Package Updates
-
[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
-
[1.4.18]
- Update recipes to 1.5.32
- Full Changelog
- changed DEBUG and DEBUG_TOOLBAR is disabled by default (as stated in the docs) (thanks to Honza-m #3523)
- changed allow uploading
webp
files in file whitelist (thanks to @JiDW #3574) - updated Synology setup guide (thanks to racehd #3576)
- updated dependencies
- updated several dependencies with security issues
-
[1.5.0]
- Update base image to 5.0.0
-
[1.5.1]
- Update recipes to 1.5.33
- Full Changelog
- added dependencies for django allauth common providers #3596
-
[1.5.2]
- Update recipes to 1.5.34
- Full Changelog
- updated gunicorn to 23.0.0 https://github.com/benoitc/gunicorn/releases/tag/23.0.0
-
[1.5.3]
- Update recipes to 1.5.35
- Full Changelog
- added ability to set AWS secrets in file (thanks to tpansino #3695)
- improved postgres update docs (thanks to EifX#3707)
- updated django
-
[1.6.0]
- Update recipes to 2.0.1
- Full Changelog
- fixed build to update latest image
- fixed removed some debug code
- updated some translations
- added autocomplete input to shopping lists
- added an integrated help system and small help texts on all object types
- added integrated FDC search and import features in both the Food Editor and the Property Editor
- added ability to create shopping categories from shopping line item dialog
- added Ctrl+S Hotkey to all Editors
- added supermarket quick selection to shopping list
- added the ability to set static root dir via .env (thanks to wilmardo #3637)
-
[1.6.1]
- Update recipes to 2.0.2
- Full Changelog
- added display of ratings within recipe view #3859
- added AI based conversion of external recipes
- added useful titles to most pages #3915
- added decimal places setting back (bot ingredient table and property view) #3929
- added made keywords clickable again #3928
- improved separation between internal/external recipes no longer present, all available data is shown #3888
- improved meal plan cards on home page (especially on mobile) #3894
- improved sub recipe rendering and included sub recipes in step overview #3893
- improved added
unused
parameter to InviteLink API to filter for unused links - improved InviteLink list and editor to see reusable links and allow manual link copying #3886
-
[1.6.2]
- Update recipes to 2.0.3
- Full Changelog
- added batch editing dialog to recipe search view
- added batch delete dialog to model list views
- added ability to batch merge items
- added tree support back into the keyword and food editor (general system still needs improvement)
- added clickable link to recipe created by/on and updated to advanced search
- added badge indicating when advanced search parameters are set
- added support for plugins working now (docs and more following soon, for now please reference the open data plugin)
- improved hide amount on shopping line items were only 1 is shown #3957
- improved contribution docs and fixed links
- fixed merge dialog can be closed using the cancel button
-
[1.7.0]
- Update recipes to 2.1.0
- Full Changelog
- added option to show the ingredients in the steps overview merged #1325
- added merge and split functions to recipe editor (thanks to birthdayattack #3890)
- added fuzzy filtering to UnitConversion API and list #3967
- added query bindings to ModelListPage so query/page/pageSize is saved trough navigations
- added ability to delete file of external recipe
- improved comments
- migrated Tandoor 1 comments to new CookLog (activity) #3968 #3920
- changed made food creation trough model selects case insensitive to avoid duplicates
- fixed MealPlan loading of data when changing selected dates not always working #3963
- fixed MealPlan dialog closing when opened via recipe context menu and changing date
-
[1.7.1]
- Update recipes to 2.1.1
- Full Changelog
- fixed plugin loader
-
[1.7.2]
- Update recipes to 2.1.2
- Full Changelog
- fixed error in space overview for new users #4014
-
[1.8.0]
- Update recipes to 2.2.0
- Full Changelog
- added AI Provider system
- improved manual install docs nginx headers (thanks to icedieler #3999)
- improved don't display 0 amount in ingredients table #4003
- improved reduced duration of snackbar when creating models with model select
- fixed timer localization
- fixed meal plan not loading all entries when more than 100 are in selection
- fixed logo being wrongly displayed on some devices (thanks to @tomtjes #4013)
- fixed error with ingredient parser #4018
- fixed invite links not respecting sub path setups #4024
-
[1.8.1]
- Update recipes to 2.2.3
- Full Changelog
- fixed AI Provider admin
- fixed AI Provider permissions
- fixed AI balance logic
- fixed unwanted redirects to welcome page for initialized spaces
- added new user wizard to import open data and setup space
- added Mealie 1.0 importer (including Shopping lists, Meal plans, Supermarket Categories, ...) #2456
- improved layout of start page with no recipes
- improved moved space settings to database page
- improved special character parser for certain recipe websites
- improved start page layout with only small amounts of recipes
-
[1.8.2]
- Update recipes to 2.2.4
- Full Changelog
- added AI based recipe step and ingredient sorter
- added AI based food properties import
- added delete page for many objects, showing what is preventing a delete or is affected by it #3758
- added step sorting button to all steps
- added lots of new translations (thanks to the awesome people working on translate.tandoor.dev)
- added button to invite links on space member management page #4055
- added more special recipe unicode characters to be recognized in import
- added import button to shared recipes
- added ability to duplicate recipes
- improved all number inputs use the correct localized decimal Separator #4052