Tandoor - Package Updates
-
[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
unusedparameter 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
-
[1.8.3]
- Update recipes to 2.2.7
- Full Changelog
- fixed edge cases in mealie 1 importer #4071
- fixed missing postgres extension migration for new installations #4070
- fixed creating ingredient in unsaved recipe could focus on wrong step
- fixed step editor layout
- improved auto grow text area when writing recipe comments
- fixed property editor page not updating when adding 0 values
- fixed increased maximum dropbox token length #3103
- fixed layout issue in some resolutions breaking recipe ingredients input
- fixed ingredients without unit not being displayed in steps overview #4069
-
[1.9.0]
- Update recipes to 2.3.0
- Full Changelog
- changed
TANDOOR_PORTto configure the internal nginx instead of gunicorn. This breaks in two cases - added ability to create recipe properties using AI
- improved mealie 1 importer to also support linking between ingredients and steps
- changed removed outside binding to gunicorn. Access Tandoor on port 80 or whatever you configured as
TANDOOR_PORT - fixed mealie 1 importer creating empty steps
- fixed demo auto login from docs page #4073
- fixed unit conversion division by zero error #4072
- fixed merging not working in ingredient editor #4080
- fixed ingredients missing in sub recipes #4079
- fixed
finishtext in welcome wizard not being localized
-
[1.9.1]
- Update recipes to 2.3.1
- Full Changelog
- fixed nginx config for setups without any proxy
-
[1.9.2]
- Update recipes to 2.3.2
- Full Changelog
- added ability to configure gunicorn timeout (thanks to KoMa1012 #4138) fixes #4125
- improved start page with small recipe counts
- improved default unit for food properties
- fixed ingredient template selector not working on unsaved recipes
- fixed add all in food properties editor overriding existing properties #4137
- fixed dropdowns in properties editor at the bottom behind layout
- fixed missing conversion for property not shown when a second ingredient had a working conversion/property value
- fixed api sample url #4132
- fixed infinity as amount in ingredients when servings are 0 and associated importer bug #4133
- fixed cant create a new step if no steps are in a recipe #4119
-
[1.9.3]
- Update recipes to 2.3.3
- Full Changelog
- fixed ingredient amount input not allowing decimals #4161 #4151
-
[1.9.4]
- Update recipes to 2.3.5
- Full Changelog
- improved reliability of mealie importer #4229
- improved search query parameter binding for number fields like timescooked
- improved set time from meal type in ical export #4236
- improved remove empty default ingredient when pasting ingredients
- fixed url list import failing completely with one broken site #4199
- fixed fixed property calculation error breaking some recipes #4232 #4185
- fixed print mode not displaying images
- fixed print mode showing external recipe dropdown
- fixed linked recipe data when copying a recipe #4181
- fixed navigation in help page not working on mobile
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login