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. Directus
  3. Directus - Package Updates

Directus - Package Updates

Scheduled Pinned Locked Moved Directus
140 Posts 5 Posters 48.2k Views 6 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
    #107

    [1.40.6]

    • Update Directus to 10.10.5
    • Full changelog
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #108

      [1.40.7]

      • Update Directus to 10.10.7
      • Full changelog
      • Fixed an issue that would cause the project to hang in an unavailable state if an unexpected external error caused the (#22230 by @joselcvarela)
      • schema retrieval to fail in a high load environment
      • Reverted cache-control header change to prevent cache inconsistencies in-app (#22235 by @rijkvanzanten)
      • Fixed an issue that could cause errors happening during schema retrieval to exit the process rather than return a 500 (#22231 by @joselcvarela)
      • Updated the cache clear endpoint to allow for clearing cache, system, or both (#22234 by @joselcvarela)
      1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #109

        [1.41.0]

        • Update Directus to 10.11.0
        • Full changelog
        • Fixed API queries with the search parameter to return no results if the query is not applicable to any fields (#22342)
        • Added API and UI for public user registration (#22125 by @DanielBiegler)
        • Added GraphQL singleton helper type for the SDK (#22270 by @magiudev)
        • Extended isDirectusError guard to return specific error type when code for built-in error is provided (#22346 by @paescuj)
        1 Reply Last reply
        0
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #110

          [1.41.1]

          • Update Directus to 10.11.1
          • Full changelog
          • Fixed the cards layout if used with files that fail loading (#22530 by @hanneskuettner)
          • Reduced the number of session token refreshes if the token is still fresh (#22464 by @licitdev)
          • Fixed the failing auto-creating of default languages for translation fields when using an existing, custom language collection. (#22409 by @hanneskuettner)
          • Added missing translations for focal point coordinate form fields (#22458 by @DanielBiegler)
          • Updated dependencies (#22424 by @dependabot)
          • Fixed display template not showing newly added fields under collection field settings (#22430 by @hanneskuettner)
          • Added reload button when the app errors out (#22462 by @licitdev)
          • Ensured items are correctly loaded when switching the view in the calendar layout (#22517 by @paescuj)
          • Fixed missing field selection dropdown for functions in filter interface (#22426 by @hanneskuettner)
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #111

            [1.41.2]

            • Update Directus to 10.11.2
            • Full changelog
            • Added ability to customize the URL for email verification when registering users (#22565 by @DanielBiegler)
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #112

              [1.42.0]

              • Update Directus to 10.12.0
              • Full changelog
              • Implemented configurable limits for active users with Admin / App / API access (#22479 by @licitdev)
              • Implemented batch update functions in the SDK (#22564 by @br41nslug)
              1 Reply Last reply
              0
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #113

                [1.42.1]

                • Update Directus to 10.12.1
                • Full changelog
                1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #114

                  [1.43.0]

                  • Update Directus to 10.13.0
                  • Full changelog
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #115

                    [1.43.1]

                    • Update Directus to 10.13.1
                    • Full changelog
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote on last edited by
                      #116

                      [1.43.2]

                      • Update Directus to 10.13.2
                      • Full changelog
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote on last edited by
                        #117

                        [2.0.0]

                        • Update Directus to 11.0.0
                        • Full changelog
                        • Important: Directus v11 contains a brand new permissions system that's based on policies. We've provided a migration, so the upgrade path is the same as with other releases. This is a big release, which changes the paradigm on how permissions are attached and executed.
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote on last edited by
                          #118

                          [2.0.1]

                          • Update Directus to 11.0.1
                          • Full changelog
                          • Added transaction retry mechanism for SQLite if a SQLITE_BUSY errors occurs (#23243 by @joggienl)
                          • Added support for listening on unix sockets via a new UNIX_SOCKET_PATH variable (#23150 by @McSundae)
                          • Added support to provide a cast prefix to config variables which are read from a file using the _FILE suffix (#22164 by @joselcvarela)
                          • Removed update delay in the block editor interface (#23115 by @SP12893678)
                          • Fixed list structure in draggable lists (#23116 by @SP12893678)
                          • Fixed an issue that would cause the translations display not to use the correct language if the user relied on "system (#23240 by @danilobuerger)
                          • Improved policies migration to handle a missing foreign key on directus_permissions.role more gracefully (#23251 by @hanneskuettner)
                          • Ensured the migrations are properly executed when bootstrapping MySQL (#23233 by @paescuj)
                          • Fixed drop foreign key if has different constraint name on permissions policies migrations (#23253 by @joselcvarela)
                          • Fixed the init CLI command for MySQL to use the new mysql2 package (#23231 by @paescuj)
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote on last edited by
                            #119

                            [2.0.2]

                            • Update Directus to 11.0.2
                            • Full changelog
                            1 Reply Last reply
                            0
                            • Package UpdatesP Offline
                              Package UpdatesP Offline
                              Package Updates
                              App Dev
                              wrote on last edited by
                              #120

                              [2.1.0]

                              • Update Directus to 11.1.0
                              • Full changelog
                              1 Reply Last reply
                              0
                              • Package UpdatesP Offline
                                Package UpdatesP Offline
                                Package Updates
                                App Dev
                                wrote on last edited by
                                #121

                                [2.1.1]

                                • Update Directus to 11.1.1
                                • Full changelog
                                1 Reply Last reply
                                0
                                • Package UpdatesP Offline
                                  Package UpdatesP Offline
                                  Package Updates
                                  App Dev
                                  wrote on last edited by
                                  #122

                                  [2.1.2]

                                  • Update Directus to 11.1.2
                                  • Full changelog
                                  1 Reply Last reply
                                  0
                                  • Package UpdatesP Offline
                                    Package UpdatesP Offline
                                    Package Updates
                                    App Dev
                                    wrote on last edited by
                                    #123

                                    [2.2.0]

                                    • Update Directus to 11.2.0
                                    • Full Changelog
                                    • Added TUS support to the Supabase storage driver (#23958 by @ComfortablyCoding)
                                    • Added TUS support to the Azure storage driver (#23904 by @ComfortablyCoding)
                                    • Added TUS support to the Cloudinary storage driver (#23943 by @ComfortablyCoding)
                                    • Added TUS support to the GCS storage driver (#23897 by @ComfortablyCoding)
                                    1 Reply Last reply
                                    0
                                    • Package UpdatesP Offline
                                      Package UpdatesP Offline
                                      Package Updates
                                      App Dev
                                      wrote on last edited by
                                      #124

                                      [2.2.1]

                                      • Update Directus to 11.2.1
                                      • Full Changelog
                                      1 Reply Last reply
                                      0
                                      • Package UpdatesP Offline
                                        Package UpdatesP Offline
                                        Package Updates
                                        App Dev
                                        wrote on last edited by
                                        #125

                                        [2.2.2]

                                        • Update directus to 11.2.2
                                        • Full Changelog
                                        • Fixed enforcing chunkSize when TUS is not enabled and updated the default TUS_CHUNK_SIZE to 8mb (#​24002 by @​ComfortablyCoding)
                                        1 Reply Last reply
                                        0
                                        • Package UpdatesP Offline
                                          Package UpdatesP Offline
                                          Package Updates
                                          App Dev
                                          wrote on last edited by
                                          #126

                                          [2.3.0]

                                          • Update directus to 11.3.1
                                          • Full Changelog
                                          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