Tandoor - Package Updates
-
[1.1.3]
- Update Tandoor to 1.5.3
- Full changelog
- improved don't show the properties view if no property types are present in space
- improved automatically adding schema specific attributes if not present in json importer #2426
- fixed issue with not begin able to add decimal amounts in property values #2518
- fixed issue when creating food and adding properties at the same time
- fixed text color in nav to light for some background colors
- fixed broken images could fail the tandoor importer
- added TrueNAS Portainer installation instructions to the docs (thanks to 16cdlogan #2517)
-
[1.1.4]
- Update Tandoor to 1.5.4
- Full changelog
- added default valid_until date for invite links
- added ability to add a note to invite links which is transferred to the space permission for later recognition
- added experimental dark theme (does not work yet on many pages)
- improved query performance of shopping list (should be significantly faster on large lists)
- improved show optional fields in generic forms
- improved source_url is now included in recipe exports (thanks michael-genson to #2531)
- improved added filtering to some commonly used administrative admin pages
- fixed navbar color for non logged in users
- fixed issue when importing lists of ingredients with empty rows #2519
- fixed an issue with the food editor always showing "g" as the properties unit #2518
- fixed error message when no plugins are installed
- updated base alpine version to 3.18 to fix raspi builds (thanks to @gloriousDan #2522)
- updated docs to add some notes to default docker compose files and update pg version (thanks @gloriousDan to #2521)
-
[1.1.5]
- Update Tandoor to 1.5.5
- Full changelog
- added ability to set base unit for units to improve conversion ability #2537
- added ability to set URL's for foods to link to external websites
- added back description field to food editor (thanks to titilambert #2541)
- improved system information page showing commit ref even in non docker setups #156
- improved multi url import to prevent overloading the backend/external service #2542
- changed guest users can no longer copy recipes #2547
- fixed copied ingredients being linked to each other #2532
- fixed issue with rating sort order (thanks to @smilerz #2563)
- fixed embedded PDF viewer not respecting sub path setups #2424
- updated django and several other dependencies
-
[1.1.5-1]
- Update Tandoor to 1.5.5
- Full changelog
- added ability to set base unit for units to improve conversion ability #2537
- added ability to set URL's for foods to link to external websites
- added back description field to food editor (thanks to titilambert #2541)
- improved system information page showing commit ref even in non docker setups #156
- improved multi url import to prevent overloading the backend/external service #2542
- changed guest users can no longer copy recipes #2547
- fixed copied ingredients being linked to each other #2532
- fixed issue with rating sort order (thanks to @smilerz #2563)
- fixed embedded PDF viewer not respecting sub path setups #2424
- updated django and several other dependencies
New package release with fixed db migration
-
[1.1.6]
- Update Tandoor to 1.5.6
- Full changelog
- added auto meal planning (thanks to AquaticLava #2468)
- added two new automations never unit and tranpose words see docs (thanks to @smilerz #2432)
- added option to hide step ingredients (thanks to srwareham #2539)
- added ability to share a link to tandoor to import it #2573
- improved documentation of the reverse proxy auth feature to prevent misconfiguration (thanks to boppy)
- improved url import image fetching reliability #2466
- fixed merge, move and automate not working for food models #2584
- fixed wrong per serving calculation of recipe properties #2579
- fixed typo in beta warning message (thanks to WoosterInitiative #2592)
- updated lots of dependencies
- updated translations (thanks to the awesome translation community over on https://translate.tandoor.dev)
-
[1.3.2]
- Update Tandoor to 1.5.10
- Full changelog
- added property editor to quickly edit properties for all foods on a given recipe
- improved error messages when importing recipes / other places (thanks to jrester #2728)
- improved adding to the meal plan from the recipe context menu now has a default end date
- improved lots of documentation about the installation/update process (thanks to @smilerz #2758)
- improved made to_date in meal plan api optional
- changed renamed TIMEZONE environment variable to TZ, old is deprecated but will likely stay for a long time (thanks to @smilerz #2758)
- changed no longer show warning on property view when individual values are 0 as that might be on purpose
- changed automatically open the ingredient editor in a new tab
- fixed meal plan items breaking when spanning multiple weeks/periods #2678
- fixed error when URL importing recipes with to long descriptions (thanks to @smilerz #2763)
- fixed issue with the youtube importer
- fixed database connection strings with port numbers (thanks to tourn #2771)
- fixed copying recipes with properties would link properties together #2720
- fixed description overlays breaking obscured by time information #2743 (thanks flomero for helping)
- updated some dependencies
-
[1.3.3]
- Update Tandoor to 1.5.11
- Full changelog
- added new theming/styling options
- upload custom images for favicon and PWA app icon
- upload a custom logo for your space
- space settings can override user settings for theming
- spaces can upload custom CSS overrides
- allow users to disable showing the tandoor/space logo
- allow changing navigation background color to any color desired
- allow switching navigation text color between dark/light (different effects depending on theme)
- added postgres deprecation warning on system page (thanks to @smilerz #2730)
- added migration overview to system page
- added several new admin functions (thanks to @smilerz #2823)
- added documentation page for all configuration parameters, removed non required parameters from .env.template
-
[1.3.4]
- Update Tandoor to 1.5.12
- Full changelog
- added rating to recipe card (thanks to @smilerz #2822)
- added ability to do math and scale an arbitrary number with the templating syntax (thanks to RomRider #2380)
- added apache subfolder example to docs (thanks to adjokic #2887)
- added PWA install docs for firefox on android (thanks to axeleroy #2785)
- improved clickable area for ingredient notes (thanks to harry48225 #2859)
- improved make gunicorn and nginx listen to ipv6 (thanks to swnf #2722)
- improved hide ingredient edit modal in import after clicking ok/delete #2882
- improved docs for manual docker nginx install (thanks to sohmc #2826)
- fixed content shift on meal plan mobile view obscuring bottom nav
-
[1.4.0]
- Update Tandoor to 1.5.14
- Full changelog
- New and improved UI
- significantly improved offline/low network capabilities
- Undo functionality
- Configure what kind of information to show directly in the list
- improved API performance
- allow merging of supermarket categories
- edit entries after they have been created
-
[1.4.1]
- Update Tandoor to 1.5.15
- Full changelog
- added the
default_pagesetting back to the settings - added shopping as an option for default page
- changed the PWA's default link now respects the default page setting (default is search so nothing changes for most users)
- fixed previously delayed entries might be missing from shopping list and auto-onhand not working (thanks to @smilerz #3048)
- fixed boot.sh would not properly work on systems with IPv6 disabled
- fixed system page breaking with certain PG versions (thanks ot @richid #3027)
- fixed error by deleting the currently selected supermarket
- fixed shopping category headers would stay even if they only contained postponed entries
- reverted meal plan ical API change to have optional parameters (will be rewritten in future updates)
-
[1.4.2]
- Update Tandoor to 1.5.16
- Full changelog
- improved test running speed, added test specific settings and cleaned up test system (thanks to @smilerz #3052)
- improved container startup speed for docker users by using pre-compiled static files (thanks to tooboredtocode #3055)
- fixed broken ability to change shopping categories of items that already had a category
- fixed system page error (thanks to @richid #3059)
- fixed error when calculating property leading to recipe not showing
- fixed home assistant sync failing in some conditions #3066, removed dependency to custom library (thanks to @Mikhail5555 #3067)
- updated several dependencies
-
[1.4.5]
- Update Tandoor to 1.5.19
- Full changelog
- 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.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)
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