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
  • Brite
  • 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
49 Posts 3 Posters 8.1k 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
    #27

    [1.4.4]

    • Update Tandoor to 1.5.18
    • Full changelog
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #28

      [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 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #29

        [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)
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #30

          [1.4.7]

          • Update recipes to 1.5.21
          • Full Changelog
          • 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 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #31

            [1.4.8]

            • Update recipes to 1.5.22
            • Full Changelog
            • fixed system view #​3399
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #32

              [1.4.9]

              • Update recipes to 1.5.23
              • Full Changelog
              • fixed system page (this time for real ...)
              • fixed YouTube importer by switching library from pytube to pytubefix
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #33

                [1.4.10]

                • Update recipes to 1.5.24
                • Full Changelog
                • added ability to set more secrets in files (thanks to bishtawi #​3411)
                • improved secure rendering of instruction templates
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #34

                  [1.4.11]

                  • CLOUDRON_OIDC_PROVIDER_NAME implemented
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #35

                    [1.4.12]

                    • Update recipes to 1.5.25
                    • Full Changelog
                    • 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 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote on last edited by
                      #36

                      [1.4.13]

                      • Update recipes to 1.5.26
                      • Full Changelog
                      • updated cryptography lib so build doesn't fail
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote on last edited by
                        #37

                        [1.4.14]

                        • Update recipes to 1.5.27
                        • Full Changelog
                        • removed healthcheck as it was causing issues for some people
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote on last edited by
                          #38

                          [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 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote on last edited by
                            #39

                            [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 Reply Last reply
                            0
                            • Package UpdatesP Offline
                              Package UpdatesP Offline
                              Package Updates
                              App Dev
                              wrote on last edited by
                              #40

                              [1.4.17]

                              • Update recipes to 1.5.31
                              • Full Changelog
                              • fixed image upload failing with upper case image extensions #​3511
                              1 Reply Last reply
                              0
                              • Package UpdatesP Offline
                                Package UpdatesP Offline
                                Package Updates
                                App Dev
                                wrote on last edited by
                                #41

                                [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 Reply Last reply
                                0
                                • Package UpdatesP Offline
                                  Package UpdatesP Offline
                                  Package Updates
                                  App Dev
                                  wrote on last edited by
                                  #42

                                  [1.5.0]

                                  • Update base image to 5.0.0
                                  1 Reply Last reply
                                  0
                                  • Package UpdatesP Offline
                                    Package UpdatesP Offline
                                    Package Updates
                                    App Dev
                                    wrote on last edited by
                                    #43

                                    [1.5.1]

                                    • Update recipes to 1.5.33
                                    • Full Changelog
                                    • added dependencies for django allauth common providers #​3596
                                    1 Reply Last reply
                                    0
                                    • Package UpdatesP Offline
                                      Package UpdatesP Offline
                                      Package Updates
                                      App Dev
                                      wrote on last edited by
                                      #44

                                      [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 Reply Last reply
                                      0
                                      • Package UpdatesP Offline
                                        Package UpdatesP Offline
                                        Package Updates
                                        App Dev
                                        wrote on last edited by
                                        #45

                                        [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 Reply Last reply
                                        0
                                        • Package UpdatesP Offline
                                          Package UpdatesP Offline
                                          Package Updates
                                          App Dev
                                          wrote on last edited by
                                          #46

                                          [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 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