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
153 Posts 5 Posters 90.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.
  • Package UpdatesP Offline
    Package UpdatesP Offline
    Package Updates
    App Dev
    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 Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      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 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 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 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
                      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