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

Directus - Package Updates

Scheduled Pinned Locked Moved Directus
155 Posts 5 Posters 94.4k 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 Offline
    Package UpdatesP Offline
    Package Updates
    App Dev
    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 Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      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 Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        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 Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          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 Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            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 Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              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 Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote 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 Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote 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 Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote 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 Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote 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
                      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