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
160 Posts 5 Posters 114.1k 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
    wrote on last edited by
    #130

    [2.3.4]

    • Update directus to 11.3.4
    • Full Changelog
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      wrote on last edited by
      #131

      [2.3.5]

      • Update directus to 11.3.5
      • Full Changelog
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        wrote on last edited by
        #132

        [2.4.0]

        • Update directus to 11.4.0
        • Full Changelog
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          wrote on last edited by
          #133

          [2.4.1]

          • Update directus to 11.4.1
          • Full Changelog
          • @​directus/app
          • @​directus/app
          • @​directus/api
          • @​directus/sdk
          • @​directus/themes
          • Removed invalid operation trigger API from SDK and docs (#​24461 by @​licitdev)
          • Patched blackbox tests for v11 (#​24281 by @​licitdev)
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            wrote on last edited by
            #134

            [2.5.0]

            • Update directus to 11.5.0
            • Full Changelog
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              wrote on last edited by
              #135

              [2.5.1]

              • Update directus to 11.5.1
              • Full Changelog
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                wrote on last edited by
                #136

                [2.6.0]

                • Update directus to 11.6.0
                • Full Changelog
                • Fixed filter hook altered payload not passed to action hook on create (#24812 by @ComfortablyCoding)
                • Added Visual Editor Beta (#24758 by @formfcw)
                • After creating a new content version, it will become the current selected version (#24606 by @robluton)
                • Added Version support to field rules. This allows conditional rules based on an item's version (#24646 by @robluton)
                • Added the ability to map OAuth claim groups to Directus roles (#24558 by @daanh432)
                • Added omitKey option to getConfigFromEnv (#24826 by @jacobcons)
                • Added support for relational dynamic variables in filters (#24635 by @Nitwel)
                • Added files.upload event for resumable uploads (#24771 by @br41nslug)
                • Fix missing _some,_none in GQL (#24644 by @Nitwel)
                • Added QUERYSTRING_MAX_PARSE_DEPTH configuration variable (#24833 by @Nitwel)
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  wrote on last edited by
                  #137

                  [2.6.1]

                  • Update directus to 11.6.1
                  • Full Changelog
                  • Revert unneeded fixes for editorjs that were causing issues (#24987 by @AlexGaillard)
                  • Fixed search applying minimum app permissions when full access is allowed (#24988 by @ComfortablyCoding)
                  • Reverted adding of implicit _some in #24725 due to regressions (#24996 by @Nitwel)
                  • Fixed requiring roles and/or policies for admin accountability (#24977 by @ComfortablyCoding)
                  • Skipped unnecessary fetching of dynamic variables (#24975 by @licitdev)
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    wrote on last edited by
                    #138

                    [2.7.0]

                    • Update directus to 11.7.2
                    • Full Changelog
                    • Dropped support for MySQL 5.7 (#24850 by @br41nslug)
                    • Improved UX & UI of the Visual Editor header bar (#25074 by @formfcw)
                    • Improved interface option overwriting through conditions (#25119 by @formfcw)
                    • Adds data collection and field names attribute to parent wrapper for all form elements (#24655 by @Zyles)
                    • Updated rollup-plugin-esbuild to 6.2.1 (#25041 by @ComfortablyCoding)
                    • Unified getRelation/getRelations usage across packages (#25053 by @Nitwel)
                    • Added an Error on Reject option to webhook flows (#25080 by @Nitwel)
                    • Update axios to 1.8.4 (#25110 by @licitdev)
                    • Added an Error on Reject option to manually triggered flows (#24965 by @ComfortablyCoding)
                    • Removed displaying trigger options in flow logs. (#25116 by @Nitwel)
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      wrote on last edited by
                      #139

                      [2.8.0]

                      • Update directus to 11.8.0
                      • Full Changelog
                      • Ensured the configured display format is applied to the kanban layout (#24840 by @brunoocasali)
                      • Enhanced the appearance of the flow trigger buttons in the sidebar by applying their custom colors (#25192 by @Mehdi-YC)
                      • Enhanced the flow logs with color indications for success and failure, and added a new filter to view only failed logs (#25125 by @AfaqJaved)
                      • Fixed permissions handling in the Files module (#25187 by @amosmurmu)
                      • Added the ability to toggle a variable input for the _in and _nin filters. (#25245 by @formfcw)
                      • Added new action events for extensions (#25181 by @amosmurmu)
                      • Fixed a bug that prevented fields from being validated in a relational drawer with junction fields (#25152 by @formfcw)
                      • Added filters to file(s) and image interface and fixed relation creation to directus_files (#25241 by @Nitwel)
                      • Improved clarity for usage of the Readonly and Required options in the Advanced Field Settings (#25158 by @formfcw)
                      • Made v-list-group togglable in storybook (#25166 by @Nitwel)
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        wrote on last edited by
                        #140

                        [2.8.1]

                        • get rid of pm2 r/o dir error
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          wrote on last edited by
                          #141

                          [2.9.0]

                          • Update directus to 11.9.0
                          • Full Changelog
                          • Added support for LDAP login and enhanced parameter consistency for refresh/logout commands. Allowed overriding the mode in refresh and logout commands to be inline with login (#25132)
                          • Fixed manual flows to only trigger with appropriate permissions (#25354 by @br41nslug)
                          • Added Keyboard Accessibility (#25214 by @formfcw)
                          • Improved the UX of the field permissions by changing its interface to a checkbox tree (#25253 by @formfcw)
                          • Added AUTH_.+_ISSUER_DISCOVERY_MUST_SUCCEED and AUTH_.+_CLIENT_HTTP env variables to the openid provider (#25002 by @ComfortablyCoding)
                          • Added backlink query parameter to exclude back-relations when expanding *.* in the fields query parameter (#25284 by @Nitwel)
                          • Added BSL license banner to display for first admin user (#25299 by @AlexGaillard)
                          • Fixed system filters showing null (#25294 by @br41nslug)
                          • Ensured to revert changes on error after drag & drop in kanban and calendar layout (#25329 by @formfcw)
                          • Prevented table column widths from having null values (#25298 by @robluton)
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            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 Offline
                              Package UpdatesP Offline
                              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 Offline
                                Package UpdatesP Offline
                                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 Offline
                                  Package UpdatesP Offline
                                  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 Offline
                                    Package UpdatesP Offline
                                    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 Offline
                                      Package UpdatesP Offline
                                      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 Offline
                                        Package UpdatesP Offline
                                        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 Offline
                                          Package UpdatesP Offline
                                          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

                                          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