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.
  • girishG Do not disturb
    girishG Do not disturb
    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 Do not disturb
      girishG Do not disturb
      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 Do not disturb
              girishG Do not disturb
              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 Do not disturb
                girishG Do not disturb
                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 Do not disturb
                    girishG Do not disturb
                    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 Do not disturb
                      girishG Do not disturb
                      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
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #25

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

                          [1.4.3]

                          • Update Tandoor to 1.5.17
                          • Full changelog
                          • reverted #3055 because it likely lead to errors on some setups #3099
                          • downgraded recipe-scrapers because scraper used in tests was broken
                          1 Reply Last reply
                          0
                          • 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
                                          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