Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Tandoor
  3. Tandoor - Package Updates

Tandoor - Package Updates

Scheduled Pinned Locked Moved Tandoor
44 Posts 3 Posters 5.5k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • nebulonN Offline
    nebulonN Offline
    nebulon
    Staff
    wrote on last edited by
    #5

    [0.4.0]

    • Update Tandoor to 1.4.11
    • Full changelog
    • added noindex to header to prevent indexing content by search engines (thanks to screendriver #2435)
    • added ability to set gunicorn logging parameter to .env (thanks to gloriousDan #2470)
    • improved plugin functionality
    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #6

      [1.0.0]

      • First stable package release
      • Update Tandoor to 1.4.12
      • Full changelog
      • added allow plugins to define dropdown nav entries
      • fixed json importer not working since its missing source_url attribute
      • updated open data plugin
      1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #7

        [1.1.0]

        • Update Tandoor to 1.5.0
        • Full changelog
        • added unit conversion
        • tandoor can now automatically convert your ingredients to different units
        • conversion between all common metric and imperial units works automatically (within either weight or volume)
        • conversions to convert between weight and volume for certain foods or to convert between special units (like pcs or your favourite cup) can be added manually
        • currently conversions are used for property calculation, in the future many more features are possible with this
        • added food properties
        • every food can have different properties like nutrition, price, allergens or whatever you like to track
        • these properties are then automatically calculated for every individual recipe
        • the URL importer now automatically imports nutrition information properties from websites if possible
        • in the future this can be integrated into different modules like shopping (price) or meal plans (nutrition)
        • added open data importer
        • The Tandoor Open Data Project aims to provide a community curated list of basic data for your tandoor instance
        • Feel free to participate in its growth to help everyone improve their Tandoor workflows
        • improved food editor (much cleaner, supports new features)
        • added admin options to delete unused steps and ingredients (thanks to @smilerz #2488)
        • added Norwegian to available languages #2487
        • fixed hide bottom navigation in print view (thanks to jwr1 #2478)
        • fixed url import edge case with arrays as names #2429
        • fixed HowToSteps in Nextcloud Cookbook imports #2428
        • fixed edge cases with the rezeptsuite importer #2467
        • fixed recipesage servings and time import
        • improved lots of functionality regarding plugins (still otherwise undocumented as very early stages)
        1 Reply Last reply
        0
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #8

          [1.1.1]

          • Update Tandoor to 1.5.1
          • Full changelog
          • fixed meal plan view
          • fixed error with keyword automation
          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #9

            [1.1.2]

            • Update Tandoor to 1.5.2
            • Full changelog
            • fixed merging foods would delete all food properties #2513
            • fixed uniqueness check failing with open data slug models #2512
            1 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #10

              [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 Reply Last reply
              0
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #11

                [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 Reply Last reply
                0
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #12

                  [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 Reply Last reply
                  0
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #13

                    [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 Reply Last reply
                    0
                    • nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #14

                      [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 Reply Last reply
                      0
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #15

                        [1.2.0]

                        • Rename /app/data/.env to /app/data/env
                        1 Reply Last reply
                        0
                        • girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by
                          #16

                          [1.3.0]

                          • Update base image to 4.2.0
                          1 Reply Last reply
                          0
                          • nebulonN Offline
                            nebulonN Offline
                            nebulon
                            Staff
                            wrote on last edited by
                            #17

                            Package update is blocked by https://github.com/TandoorRecipes/recipes/issues/2751

                            1 Reply Last reply
                            0
                            • nebulonN Offline
                              nebulonN Offline
                              nebulon
                              Staff
                              wrote on last edited by
                              #18

                              [1.3.1]

                              • Update Tandoor to 1.5.9
                              • Full changelog
                              1 Reply Last reply
                              0
                              • nebulonN Offline
                                nebulonN Offline
                                nebulon
                                Staff
                                wrote on last edited by
                                #19

                                [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 Reply Last reply
                                0
                                • girishG Offline
                                  girishG Offline
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #20

                                  [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 Reply Last reply
                                  0
                                  • girishG Offline
                                    girishG Offline
                                    girish
                                    Staff
                                    wrote on last edited by
                                    #21

                                    [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 Reply Last reply
                                    0
                                    • nebulonN Offline
                                      nebulonN Offline
                                      nebulon
                                      Staff
                                      wrote on last edited by
                                      #22

                                      Latest release is blocked due to a bug in the OpenID Connect callback URL handling in Cloudron. Will get updated only with Cloudron 7.7.0 unfortunately.

                                      1 Reply Last reply
                                      1
                                      • girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by
                                        #23

                                        [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 Reply Last reply
                                        0
                                        • girishG Offline
                                          girishG Offline
                                          girish
                                          Staff
                                          wrote on last edited by
                                          #24

                                          [1.4.1]

                                          • Update Tandoor to 1.5.15
                                          • Full changelog
                                          • added the default_page setting 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 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search