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 - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Directus
  3. Directus - Package Updates

Directus - Package Updates

Scheduled Pinned Locked Moved Directus
159 Posts 5 Posters 110.3k 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.
  • Package UpdatesP Online
    Package UpdatesP Online
    Package Updates
    wrote on last edited by
    #142

    [2.9.1]

    • Update directus to 11.9.1
    • Full Changelog
    • Fixed a bug that was preventing the file interface menu from appearing in the drawer (#25374 by @formfcw)
    1 Reply Last reply
    0
    • Package UpdatesP Online
      Package UpdatesP Online
      Package Updates
      wrote on last edited by
      #143

      [2.9.2]

      • Update directus to 11.9.2
      • Full Changelog
      • Fixed a bug that caused an error when making unchanged edits to an O2M field (#25387 by @formfcw)
      • Fixed requireSelection check for manual trigger flows (#25386 by @JoshTheDerf)
      1 Reply Last reply
      0
      • Package UpdatesP Online
        Package UpdatesP Online
        Package Updates
        wrote on last edited by
        #144

        [2.9.3]

        • Update directus to 11.9.3
        • Full Changelog
        • Fixed Flows with manual triggers failing for integer primary keys on the item detail page (#25406 by @br41nslug)
        1 Reply Last reply
        0
        • Package UpdatesP Online
          Package UpdatesP Online
          Package Updates
          wrote on last edited by
          #145

          [2.10.0]

          • Update directus to 11.10.0
          • Full Changelog
          • Exclude database-only tables from snapshots (#25271)
          • Fixed replacing process.env.NODE_ENV on backend extensions (#25180 by @Nitwel)
          • Upgraded all dependencies of @directus/extensions-sdk to the latest major versions of Rollup and Vite, and resolved several false-positive security reports. (#25486 by @rijkvanzanten)
          • Added support for RTL rendering in the studio (#25494 by @rijkvanzanten)
          • Added Stylelint and refactored the styles to take advantage of logical properties (#25370 by @formfcw)
          • Added the code tool to the WYSIWYG text editor by @Abdallah-Awwad & @robluton (#25399 by @Abdallah-Awwad)
          • Ensured that custom validation rules are executed in overlays (#25394 by @formfcw)
          • Improved custom validation message handling (#25413 by @formfcw)
          • Improved accessibility for anchors, iframes, labels and roles (#25531 by @formfcw)
          • Fixed an issue that could cause the notifications to be rendered in the wrong location (#25499 by @formfcw)
          1 Reply Last reply
          0
          • Package UpdatesP Online
            Package UpdatesP Online
            Package Updates
            wrote on last edited by
            #146

            [2.10.1]

            • Update directus to 11.10.1
            • Full Changelog
            • Added TypeScript support for services within the extension context (#25368 by @that1matt)
            • Added new error operation to Flows (#25558 by @licitdev)
            • Added support for private_key_jwt auth method in OpenID driver (#25644 by @licitdev)
            • Added the ability to override the email from property (#25459 by @jekuer)
            • Ensured user language is set on hydrate (#25647 by @ComfortablyCoding)
            • Ensured RTL support for the transform property in certain components (#25652 by @formfcw)
            • Fixed an issue for empty states not being centered in RTL languages (#25636 by @that1matt)
            • Enabled text selection in the studio (#25510 by @gloriarodrife)
            • Fixed an issue where the theme overrides interface would be rendered RTL in RTL languages (#25633 by @rijkvanzanten)
            • Fixed an issue that would render english code as RTL in RTL language mode (#25641 by @rijkvanzanten)
            1 Reply Last reply
            0
            • Package UpdatesP Online
              Package UpdatesP Online
              Package Updates
              wrote on last edited by
              #147

              [2.10.2]

              • Update directus to 11.10.2
              • Full Changelog
              • Fixed focus trap issue in TinyMCE dialogs within the WYSIWYG editor (#25678 by @formfcw)
              • Fixed failed Directus startup caused by additional arguments to the start command (#25675 by @hanneskuettner)
              1 Reply Last reply
              0
              • Package UpdatesP Online
                Package UpdatesP Online
                Package Updates
                wrote on last edited by
                #148

                [2.11.0]

                • Update directus to 11.11.0
                • Full Changelog
                • Fixed Content Versioning to correctly merge relational data and support all query parameter functionality (#25437 by @Nitwel)
                • Fixed links in WYSIWYG missing underline and pointer cursor styling (#25739 by @Abdallah-Awwad)
                • Added a new field to conditions for clearing hidden fields on save (#25646 by @robluton)
                • Fixed timestamp fields being incorrectly marked as changed due to timezone mismatch (#25718 by @khanahmad4527)
                • Fixed code button state not updating when exiting code mode in WYSIWYG (#25741 by @Abdallah-Awwad)
                • Added currentItem id check to prevent in-flight api call from returning stale data (#25660 by @robluton)
                • Added RTL support for popper context menu (#25697 by @AlexGaillard)
                • Fixed an issue with focus trap in TinyMCE dialogs within the WYSIWYG editor (#25746 by @formfcw)
                • Upgraded esbuild and Vite (#25737 by @ComfortablyCoding)
                • Updated nodemailer to us AWS SESv2 (#25730 by @br41nslug)
                1 Reply Last reply
                0
                • Package UpdatesP Online
                  Package UpdatesP Online
                  Package Updates
                  wrote on last edited by
                  #149

                  [2.12.0]

                  • Update directus to 11.12.0
                  • Full Changelog
                  • Fixed USER_CREATED, USER_UPDATED, DATE_CREATED, and DATE_UPDATED values in content versioning. These fields now correctly reflect the actual user and timestamp of creation or last update, rather than the user and date of promotion. (#25744)
                  • Requesting a non-existent version will now return a Forbidden error.
                  • The USER_CREATED, USER_UPDATED, DATE_CREATED, and DATE_UPDATED fields will now represent the last actual changes, not the promotion metadata.
                  • Add MCP support (#25578 by @ComfortablyCoding)
                  • Fixed OAuth flow to allow for 2FA setup (#25695 by @robluton)
                  • Added description and primary key copy option to the policy page sidebar (#25755 by @khanahmad4527)
                  • Ensured that custom validation messages are displayed in the drawer (#25786 by @formfcw)
                  • Added cache-busting to image asset URLs in the studio to ensure updated images are always loaded (#25833 by @formfcw)
                  • Fixed issue causing incorrect relationships to be used in custom interfaces (#25638 by @robluton)
                  • Ensured that M2M fields in the directus_files collection use the correct interface (#25602 by @robluton)
                  1 Reply Last reply
                  0
                  • Package UpdatesP Online
                    Package UpdatesP Online
                    Package Updates
                    wrote on last edited by
                    #150

                    [2.13.0]

                    • Update directus to 11.13.0
                    • Full Changelog
                    • Removed non-relational types from RELATIONAL_TYPES constant (#25964)
                    • Fixed <scope>.delete filter hook running after permission check. Fixed keys returned by the hook not being used in place of the original keys. (#26034)
                    • Restricted system collection fields to only allow indexing (#24820)
                    • Use node exportConditions when building api extensions. See #25591 (#25591)
                    • Introduced the Content Comparison Modal for side-by-side review of version and revision changes. (#25782)
                    • Added interface config option to control indicator appearance (#26086)
                    • Added schema snapshot download button to the admin view of the studio (#25903)
                    • Added setup flow and license agreement banner (#25983)
                    • Added comparison indicators for group interfaces (#26086)
                    • Improved error reporting for data imports (#25862)
                    1 Reply Last reply
                    0
                    • Package UpdatesP Online
                      Package UpdatesP Online
                      Package Updates
                      wrote on last edited by
                      #151

                      [2.13.1]

                      • Update directus to 11.13.1
                      • Full Changelog
                      • Fixed layout display dependant on item count request (#26045 by @ComfortablyCoding)
                      • Added loading indicator when saving setup forms (#26130 by @licitdev)
                      • Fixed system owner interface behaving unexpectedly (#26132 by @Nitwel)
                      • Amended file imports to disallow importing multiple records into singleton collections (#26120 by @gaetansenn)
                      • Removed defunct accepted_terms settings field (#26135 by @u12206050)
                      • Fixed accounts with minimum access permissions unable to add 2fa (#26059 by @br41nslug)
                      1 Reply Last reply
                      0
                      • Package UpdatesP Online
                        Package UpdatesP Online
                        Package Updates
                        wrote on last edited by
                        #152

                        [2.13.2]

                        • Update directus to 11.13.2
                        • Full Changelog
                        • Fixed tabular view loading items after delay (#26154 by @ComfortablyCoding)
                        1 Reply Last reply
                        0
                        • Package UpdatesP Online
                          Package UpdatesP Online
                          Package Updates
                          wrote on last edited by
                          #153

                          [2.13.3]

                          • Update directus to 11.13.3
                          • Full Changelog
                          • Added a new interface to select multiple items from a collection in JSON format (#26106 by @Dominic-Marcelino)
                          • Added support for CSV files export in UTF-8 encoding (Excel format) (#26177 by @gaetansenn)
                          • Added non-editable mode allowing fields to display as read-only (#26147 by @robluton)
                          • Added multi-domain OAuth/OpenID support (#26074 by @gaetansenn)
                          • Ensured that the direction prop is passed down to the interfaces (#26159 by @robluton)
                          • Fixed merge behavior during validation for nested drawer forms (#25965 by @formfcw)
                          • Added trigger manual flow functionality to buttons interface (#26022 by @AlexGaillard)
                          • Fixed notification emails failing due to transaction race condition (#26213 by @ComfortablyCoding)
                          • Optimized the MCP tool descriptions to resolve issues when using ChatGPT (#26221 by @bryantgillespie)
                          • Fixed aliases on GQL M2A filters (#26148 by @ComfortablyCoding)
                          1 Reply Last reply
                          0
                          • Package UpdatesP Online
                            Package UpdatesP Online
                            Package Updates
                            wrote on last edited by
                            #154

                            [2.13.4]

                            • Update directus to 11.13.4
                            • Full Changelog
                            • Ensured that flows open in a new tab by pressing Ctrl/Cmd+click or the middle mouse button (#26181 by @dstockton)
                            • Fixed error messages mismatch when creating content items (#26229 by @johnson-jnr)
                            • Reverted add multi-domain OAuth/OpenID support #23879 (#26239 by @ComfortablyCoding)
                            • Reverted add multi-domain OAuth/OpenID support #23879 (#26239 by @ComfortablyCoding)
                            • Fixed _by_id querying with M2A filters in GraphQL (#26233 by @ComfortablyCoding)
                            • Fixed telemetry reporting when visual editor urls are set (#26228 by @connorwinston)
                            1 Reply Last reply
                            0
                            • Package UpdatesP Online
                              Package UpdatesP Online
                              Package Updates
                              wrote on last edited by
                              #155

                              [2.14.0]

                              • Update directus to 11.14.0
                              • Full Changelog
                              • @directus/stores Removed sidebar states from app store (#26259 by @rijkvanzanten)
                              • @directus/app Added support for downloading multiple files and entire folder trees (#26006 by @Nitwel)
                              • @directus/app Added AI chat sidebar (#26259 by @rijkvanzanten)
                              • @directus/app Added support for float intervals and min/max warnings for number inputs (#26190 by @gaetansenn)
                              • @directus/app Made both sidebars resizable (#26259 by @rijkvanzanten)
                              • @directus/app Added header interface (#26302 by @AlexGaillard)
                              • @directus/api Added support for downloading multiple files and entire folder trees (#26006 by @Nitwel)
                              • @directus/api Added AI chat sidebar (#26259 by @rijkvanzanten)
                              • @directus/types Added support for downloading multiple files and entire folder trees (#26006 by @Nitwel)
                              • @directus/types Added AI chat sidebar (#26259 by @rijkvanzanten)
                              1 Reply Last reply
                              0
                              • Package UpdatesP Online
                                Package UpdatesP Online
                                Package Updates
                                wrote on last edited by
                                #156

                                [2.14.1]

                                • Update directus to 11.14.1
                                • Full Changelog
                                • Added multi-domain support for OAuth/OpenID (#26312)
                                • Removed the deprecated /webhooks functionality across the stack. This includes the API route and its related tests, (#26311 by @mobml)
                                • Removed the "Comment" tab from the activities page (#26440 by @Abdallah-Awwad)
                                • Fixed getAsset returning all file fields instead of only those allowed by the users permissions (#25905 by @gaetansenn)
                                • Added a new AI_ENABLED environment variable to allow opting out of our AI chat feature (#26458 by @bryantgillespie)
                                • Added concurrency control for file uploads via a new FILES_MAX_UPLOAD_CONCURRENCY env variable (#26424 by @thomas-svrts)
                                • Added nested validation rules to validation error notice (#26389 by @robluton)
                                • Added Comparison modal wysiwyg diff highlighting (#26301 by @robluton)
                                • Fixed an issue that would cause some drawer header icons from being displayed too large (#26442 by @kekekuli)
                                • Added support for specifying a KMS Key ID in S3 storage when using aws:kms Server Side Encryption (#26377 by @Joey92)
                                1 Reply Last reply
                                0
                                • Package UpdatesP Online
                                  Package UpdatesP Online
                                  Package Updates
                                  wrote last edited by
                                  #157

                                  [2.15.2]

                                  • Update directus to 11.15.2
                                  • Full Changelog
                                  • Added Netlify as a deployment provider (#​26594 by @​yassilah)
                                  • Added Netlify as a deployment provider (#​26594 by @​yassilah)
                                  • Added Netlify as a deployment provider (#​26594 by @​yassilah)
                                  • Fixed only focusing on fields that have a schema (#​26622 by @​Nitwel)
                                  • Fixed nested group fields losing values when a condition toggles the group's readonly property (#​26563 by @​HZooly)
                                  • Fixed useStores, useApi, and useSdk not working inside Pinia stores in extensions (#​26438 by @​kekekuli)
                                  1 Reply Last reply
                                  0
                                  • Package UpdatesP Online
                                    Package UpdatesP Online
                                    Package Updates
                                    wrote last edited by
                                    #158

                                    [2.15.3]

                                    • Update directus to 11.15.3
                                    • Full Changelog
                                    • @​directus/app
                                    • @​directus/api
                                    • @​directus/constants
                                    • @​directus/app
                                    • @​directus/api
                                    1 Reply Last reply
                                    0
                                    • Package UpdatesP Online
                                      Package UpdatesP Online
                                      Package Updates
                                      wrote last edited by
                                      #159

                                      [2.16.0]

                                      • Update directus to 11.16.0
                                      • Full Changelog
                                      • Added support for a global draft version that is automatically available for all items when versioning is enabled (#​26772 by @​formfcw)
                                      • Persisted table column widths to localStorage (#​26767 by @​HZooly)
                                      • Implemented RBAC for deployment module (#​26683 by @​gaetansenn)
                                      • Added field permission and version access checks to Visual Editor (#​26772 by @​formfcw)
                                      • Added image and PDF upload support to Directus AI Assistant with a provider adapter pattern for 3 major providers (#​26722 by @​bryantgillespie)
                                      • Added version support for visual editing in live preview (#​26772 by @​formfcw)
                                      • Supported provider webhooks for deployment real-time updates (#​26683 by @​gaetansenn)
                                      • Added version support to Visual Editor (#​26772 by @​formfcw)
                                      • Fixed v-select group click handler to respect item-level selectable property (#​26650 by @​alvarosabu)
                                      • Fixed datetime picker not closing after selecting a date (#​26719 by @​alvarosabu)
                                      1 Reply Last reply
                                      0

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