Releases: directus/directus
Releases · directus/directus
v11.15.4
✨ New Features & Improvements
- @directus/app
- Added collaboration state (is viewing, is editing) and minor design updates (#26574 by @alvarosabu)
🐛 Bug Fixes & Optimizations
- @directus/app
- Fixed translation interface being disabled when delete permission not allowed (#26669 by @AlexGaillard)
- Fixed item comparison failing when special characters are present in manual primary keys (#26668 by @AlexGaillard)
- Fixed non-editable state for relational fields with custom permissions (#26676 by @HZooly)
- Added restriction of allowed MIME types to the system file upload interface (#26646 by @AlexGaillard)
- @directus/api
- Added restriction of allowed MIME types to the system file upload interface (#26646 by @AlexGaillard)
📦 Published Versions
@directus/[email protected]@directus/[email protected]
v11.15.3
✨ New Features & Improvements
- @directus/app
- @directus/api
- @directus/constants
🐛 Bug Fixes & Optimizations
- @directus/app
- @directus/api
- Fixed GraphQL groupBy collision when a field is named
group(#26626 by @dstockton)
- Fixed GraphQL groupBy collision when a field is named
📦 Published Versions
@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected][email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]
v11.15.2
✨ New Features & Improvements
- @directus/app
- @directus/api
- @directus/types
🐛 Bug Fixes & Optimizations
- @directus/app
- 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)
- Fixed manual flow triggers not working in drawer (#26617 by @HZooly)
- Replaced flatpickr with reka ui primitives (#26502 by @alvarosabu)
- Fixed block editor readOnly toggle race condition (#26640 by @formfcw)
- Updated editorjs to fix inline link tool bug (#26639 by @AlexGaillard)
- Fixed metric list labels to no longer be cut off by bar value labels (#26527 by @Prasad7007)
- @directus/api
- Fixed asset transformation error when using
withoutEnlargementwith focal point and dimensions larger than the original image. Target dimensions are now clamped to the original image dimensions. (#26608 by @wotan-allfather) - Preserved SQL parameterization in relational count subquery and used content-disposition library for folder zip download header (#26592 by @dstockton)
- Fixed asset transformation error when using
- @directus/extensions-sdk
- @directus/utils
- Removed
node:assertusage from shared utils (#26614 by @ComfortablyCoding)
- Removed
📦 Published Versions
@directus/[email protected]@directus/[email protected]@directus/[email protected][email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]
v11.15.1
🐛 Bug Fixes & Optimizations
- @directus/app
- Fixed field selection of 20+ fields in the app returns no selection (#26600 by @ComfortablyCoding)
- @directus/api
- Fixed field selection of 20+ fields in the app returns no selection (#26600 by @ComfortablyCoding)
- Improved prompts for using Visual Editor elements inside AI Assistant (#26598 by @bryantgillespie)
- @directus/composables
- Fixed field selection of 20+ fields in the app returns no selection (#26600 by @ComfortablyCoding)
- @directus/env
- Fixed field selection of 20+ fields in the app returns no selection (#26600 by @ComfortablyCoding)
📦 Published Versions
@directus/[email protected]@directus/[email protected]@directus/[email protected][email protected]@directus/[email protected]@directus/[email protected]
v11.15.0
⚠️ Potential Breaking Changes
Attached prompts, content items, and visual editor elements to AI Assistant Context (#26512 by @bryantgillespie)
To use this feature, update @directus/visual-editing to v1.2.0+ on your website.
Disabled interfaces are not interactive anymore, which includes opening disabled read-only fields in a drawer (#26470 by @formfcw)
✨ New Features & Improvements
- @directus/app
- Added deployment module for triggering deployments from Directus with Vercel as first supported provider (#26473 by @gaetansenn)
- Added collaborative editing (#26172 by @Nitwel)
- Attached prompts, content items, and visual editor elements to AI Assistant Context (#26512 by @bryantgillespie)
- Added multi-provider AI support with Google and OpenAI-compatible providers. Extracted shared AI types into new
@directus/aipackage. (#26481 by @bryantgillespie) - Added toggle to allow comparing revision to previous revision (#26480 by @robluton)
- Added relational field support on x-axis of bar chart (#26489 by @JamesW1)
- Added visual editing support to the live preview split pane, including display options menu, full-width mode with drag-to-expand, and quick access to the Visual Editor module. (#26463 by @bryantgillespie)
- Changed permission-blocked fields from disabled to non-editable appearance (#26572 by @HZooly)
- @directus/api
- Added deployment module for triggering deployments from Directus with Vercel as first supported provider (#26473 by @gaetansenn)
- Added collaborative editing (#26172 by @Nitwel)
- Attached prompts, content items, and visual editor elements to AI Assistant Context (#26512 by @bryantgillespie)
- Added multi-provider AI support with Google and OpenAI-compatible providers. Extracted shared AI types into new
@directus/aipackage. (#26481 by @bryantgillespie)
- @directus/sdk
- Fixed race condition and allow accessing the connected state (#26511 by @Nitwel)
- Added deployment module for triggering deployments from Directus with Vercel as first supported provider (#26473 by @gaetansenn)
- @directus/system-data
- Added deployment module for triggering deployments from Directus with Vercel as first supported provider (#26473 by @gaetansenn)
- @directus/types
- Added deployment module for triggering deployments from Directus with Vercel as first supported provider (#26473 by @gaetansenn)
- Added collaborative editing (#26172 by @Nitwel)
- Added multi-provider AI support with Google and OpenAI-compatible providers. Extracted shared AI types into new
@directus/aipackage. (#26481 by @bryantgillespie)
- @directus/errors
- Added deployment module for triggering deployments from Directus with Vercel as first supported provider (#26473 by @gaetansenn)
- @directus/env
- Added deployment module for triggering deployments from Directus with Vercel as first supported provider (#26473 by @gaetansenn)
- Added collaborative editing (#26172 by @Nitwel)
- @directus/utils
- @directus/ai
- Attached prompts, content items, and visual editor elements to AI Assistant Context (#26512 by @bryantgillespie)
- Added multi-provider AI support with Google and OpenAI-compatible providers. Extracted shared AI types into new
@directus/aipackage. (#26481 by @bryantgillespie)
- @directus/memory
🐛 Bug Fixes & Optimizations
- @directus/app
- Replaced deprecated
ldapjswithldapts(#26363 by @dstockton) - Fixed an issue where the caret would jump to the end of the input in
v-template-inputwhen typing or updating content. (#26520 by @mustafaazad03) - Fixed back button navigation on related items (#26553 by @robluton)
- Fixed table options menu clipping in markdown editor (#26487 by @DamnItAzriel)
- Hide AI settings page when MCP and AI features are disabled through ENV (#26504 by @bryantgillespie)
- Updated dependency (#26518 by @rijkvanzanten)
- Fixed inconsistent disabled state across interfaces (#26470 by @formfcw)
- Fixed an issue where custom CSS classes applied to PrivateView were not rendered (#26523 by @u12206050)
- Fixed WYSIWYG interface not rendering when field is named "tooltip" (#26581 by @robluton)
- Fixed issue preventing sidebar details from being fetched when navigating back (#26542 by @robluton)
- Fixed Vue warning by passing required prop to interfaces (#26506 by @formfcw)
- Fixed hardcoded "Loading..." text in field tree by using translation key (#26526 by @sinan-yildiz-marsus)
- Renamed AI Chat to AI Assistant (#26517 by @bryantgillespie)
- Replaced deprecated
- @directus/api
- @directus/system-data
- Added collaborative editing (#26172 by @Nitwel)
- Added multi-provider AI support with Google and OpenAI-compatible providers. Extracted shared AI types into new
@directus/aipackage. (#26481 by @bryantgillespie) - Changed users.last_access display mode to absolute (#26548 by @JamesW1)
- Renamed AI Chat to AI Assistant (#26517 by @bryantgillespie)
- @directus/env
- Fixed LDAP DN properties casted as arrays (#26579 by @ComfortablyCoding)
- @directus/memory
📦 Published Versions
@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected][email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]
v11.14.1
⚠️ Potential Breaking Changes
Added multi-domain support for OAuth/OpenID (#26312)
SSO callback URL generation and redirect validation now includes port matching to ensure redirects target the correct server.
Fixed getAsset returning all file fields instead of only those allowed by the users permissions (#25905)
getAsset / GET /assets/:id now respects directus_files permissions when returning file based fields.
- @directus/app
- Removed the deprecated
/webhooksfunctionality across the stack. This includes the API route and its related tests, (#26311 by @mobml)
controller, and mocks, as well as the corresponding SDK commands and schema types, types and services, system fields and
collections, OpenAPI specifications, and App UI routes and components. This endpoint has been unused for over a year and
has now been fully removed. - Removed the "Comment" tab from the activities page (#26440 by @Abdallah-Awwad)
- Removed the deprecated
- @directus/api
- Removed the deprecated
/webhooksfunctionality across the stack. This includes the API route and its related tests, (#26311 by @mobml)
controller, and mocks, as well as the corresponding SDK commands and schema types, types and services, system fields and
collections, OpenAPI specifications, and App UI routes and components. This endpoint has been unused for over a year and
has now been fully removed. - Fixed
getAssetreturning all file fields instead of only those allowed by the users permissions (#25905 by @gaetansenn) - Added multi-domain support for OAuth/OpenID (#26312 by @gaetansenn)
- Added a new
AI_ENABLEDenvironment variable to allow opting out of our AI chat feature (#26458 by @bryantgillespie)
- Removed the deprecated
- @directus/system-data
- Removed the deprecated
/webhooksfunctionality across the stack. This includes the API route and its related tests, (#26311 by @mobml)
controller, and mocks, as well as the corresponding SDK commands and schema types, types and services, system fields and
collections, OpenAPI specifications, and App UI routes and components. This endpoint has been unused for over a year and
has now been fully removed.
- Removed the deprecated
- @directus/specs
- Removed the deprecated
/webhooksfunctionality across the stack. This includes the API route and its related tests, (#26311 by @mobml)
controller, and mocks, as well as the corresponding SDK commands and schema types, types and services, system fields and
collections, OpenAPI specifications, and App UI routes and components. This endpoint has been unused for over a year and
has now been fully removed.
- Removed the deprecated
- @directus/types
- Removed the deprecated
/webhooksfunctionality across the stack. This includes the API route and its related tests, (#26311 by @mobml)
controller, and mocks, as well as the corresponding SDK commands and schema types, types and services, system fields and
collections, OpenAPI specifications, and App UI routes and components. This endpoint has been unused for over a year and
has now been fully removed.
- Removed the deprecated
- @directus/sdk
- Removed the deprecated
/webhooksfunctionality across the stack. This includes the API route and its related tests, (#26311 by @mobml)
controller, and mocks, as well as the corresponding SDK commands and schema types, types and services, system fields and
collections, OpenAPI specifications, and App UI routes and components. This endpoint has been unused for over a year and
has now been fully removed.
- Removed the deprecated
✨ New Features & Improvements
- @directus/app
- Added a new
AI_ENABLEDenvironment 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_CONCURRENCYenv 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 a new
- @directus/api
- Added concurrency control for file uploads via a new
FILES_MAX_UPLOAD_CONCURRENCYenv variable (#26424 by @thomas-svrts)
- Added concurrency control for file uploads via a new
- @directus/env
- Added multi-domain support for OAuth/OpenID (#26312 by @gaetansenn)
- Added a new
AI_ENABLEDenvironment 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_CONCURRENCYenv variable (#26424 by @thomas-svrts) - Added support for specifying a KMS Key ID in S3 storage when using
aws:kmsServer Side Encryption (#26377 by @Joey92)
- @directus/types
- Added missing MCP settings types. (#26469 by @bryantgillespie)
- @directus/storage-driver-s3
🐛 Bug Fixes & Optimizations
- @directus/app
- Added multi-domain support for OAuth/OpenID (#26312 by @gaetansenn)
- Improves behavior of the in-studio back button (#26427 by @rijkvanzanten)
- Fixed disabled state for
datetime,file,select-dropdown-m2o&collection-item dropdownsinterfaces (#26365 by @ComfortablyCoding) - Fixed GraphQL error when duplicating M2A items with same name fields of conflicting types. (#26367 by @dstockton)
- Enforces the eslint vue/no-undef-components rule in the sourcecode (#26390 by @rijkvanzanten)
- Fixed incorrect initial slider fill position when the midpoint is not a valid stepped value (#26408 by @DamnItAzriel)
- Fixed sticky column background in M2M list interface (#26401 by @vdr-smartdev-trinh)
- Improved system permissions collection picker to support easier multi-selection (#26410 by @thanhle98)
- Enforced PascalCase usage within app source code (#26391 by @rijkvanzanten)
- Cleaned up header button inconsistencies (#26375 by @rijkvanzanten)
- Replaced the local useLocalStorage composable with the VueUse equivalent (#26303 by @tydung26)
- Disable text highlighting for draggable vue elements in Chrome and Firefox (#26413 by @DanielRubianes)
- Fix markdown editor layout when a minimum input height is applied (#26430 by @DamnItAzriel)
- Added image validation type for file image upload (#25946 by @gaetansenn)
- @directus/api
- Updated
nodemailerdependency from 7.0.10 to 7.0.11 (#26288 by @dependabot) - Added system index for revisions.activity (#26479 by @br41nslug)
- Fixed
cockroachdbfailing on "Add Marketplace" migration (#26467 by @ComfortablyCoding) - Fixed password reset timing (#26485 by @br41nslug)
- Fixed MySQL migration compatibility with sql_require_primary_key (#26374 by @gaetansenn)
- Fix permission cache to respect
CACHE_SYSTEM_TTL(#26295 by @clintmoyer) - Improved CockroachDB database introspection performance (#26393 by @br41nslug)
- Updated
- @directus/types
- Updated
nodemailerdependency from 7.0.10 to 7.0.11 (#26288 by @dependabot)
- Updated
- @directus/system-data
- Added system index for revisions.activity (#26479 by @br41nslug)
- Added a new
AI_ENABLEDenvironment variable to allow opting out of our AI chat feature (#26458 by @bryantgillespie)
- @directus/memory
- Fix permission cache to respect
CACHE_SYSTEM_TTL(#26295 by @clintmoyer)
- Fix permission cache to respect
- @directus/sdk
- Added a new `AI_EN...
v11.14.0
⚠️ Potential Breaking Changes
- @directus/stores
- Removed sidebar states from app store (#26259 by @rijkvanzanten)
✨ New Features & Improvements
- @directus/app
- Added support for downloading multiple files and entire folder trees (#26006 by @Nitwel)
- Added AI chat sidebar (#26259 by @rijkvanzanten)
- Added support for float intervals and min/max warnings for number inputs (#26190 by @gaetansenn)
- Made both sidebars resizable (#26259 by @rijkvanzanten)
- Added header interface (#26302 by @AlexGaillard)
- @directus/api
- Added support for downloading multiple files and entire folder trees (#26006 by @Nitwel)
- Added AI chat sidebar (#26259 by @rijkvanzanten)
- @directus/types
- Added support for downloading multiple files and entire folder trees (#26006 by @Nitwel)
- Added AI chat sidebar (#26259 by @rijkvanzanten)
- @directus/utils
- Added support for downloading multiple files and entire folder trees (#26006 by @Nitwel)
- Moved
fetchRolesTree,fetchGlobalAccess,fetchGlobalAccessForUserandfetchGlobalAccessForRolesto the public utility package (#26248 by @ComfortablyCoding)
- @directus/sdk
- @directus/system-data
- Added AI chat sidebar (#26259 by @rijkvanzanten)
- @directus/errors
- Added AI chat sidebar (#26259 by @rijkvanzanten)
- @directus/themes
- Added AI chat sidebar (#26259 by @rijkvanzanten)
🐛 Bug Fixes & Optimizations
- @directus/app
- Fixed an issue where input focus ring disappears on hover (#26315 by @formfcw)
- Fixed display template not appearing for relations inside translations on new items (#26219 by @gaetansenn)
- Ensured the created revision uses the correct label (#26289 by @vizzv)
- Added reactive primaryKey prop to useFlows composable (#26287 by @AlexGaillard)
- @directus/api
- Added redirect validation (#26346 by @br41nslug)
- Moved
fetchRolesTree,fetchGlobalAccess,fetchGlobalAccessForUserandfetchGlobalAccessForRolesto the public utility package (#26248 by @ComfortablyCoding) - Updated synchronization of remotely stored extensions (#26192 by @br41nslug)
- Fixed missing accountability for
files.uploadwhen TUS is enabled (#26247 by @br41nslug)
- @directus/types
- Moved
fetchRolesTree,fetchGlobalAccess,fetchGlobalAccessForUserandfetchGlobalAccessForRolesto the public utility package (#26248 by @ComfortablyCoding) - Updated synchronization of remotely stored extensions (#26192 by @br41nslug)
- Moved
- @directus/storage-driver-cloudinary
- Updated synchronization of remotely stored extensions (#26192 by @br41nslug)
- @directus/storage-driver-supabase
- Updated synchronization of remotely stored extensions (#26192 by @br41nslug)
- @directus/extensions-sdk
- Updated
esbuilddependency from 0.25.12 to 0.26.0 (#26215 by @dependabot)
- Updated
- @directus/system-data
- Updated
esbuilddependency from 0.25.12 to 0.26.0 (#26215 by @dependabot)
- Updated
- @directus/sdk
- Updated
esbuilddependency from 0.25.12 to 0.26.0 (#26215 by @dependabot)
- Updated
- @directus/themes
- Made both sidebars resizable (#26259 by @rijkvanzanten)
- @directus/utils
- Preserved Error when passed to run-script operation (#26234 by @gaetansenn)
- @directus/composables
- Set default sidebar shadow to false (#26259 by @rijkvanzanten)
📦 Published Versions
@directus/[email protected]@directus/[email protected]@directus/[email protected][email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]
v11.13.4
✨ New Features & Improvements
- @directus/app
- Ensured that flows open in a new tab by pressing Ctrl/Cmd+click or the middle mouse button (#26181 by @dstockton)
🐛 Bug Fixes & Optimizations
- @directus/app
- Fixed error messages mismatch when creating content items (#26229 by @johnson-jnr)
- Reverted add multi-domain OAuth/OpenID support #23879 (#26239 by @ComfortablyCoding)
- @directus/api
- Reverted add multi-domain OAuth/OpenID support #23879 (#26239 by @ComfortablyCoding)
- Fixed
_by_idquerying with M2A filters in GraphQL (#26233 by @ComfortablyCoding) - Fixed telemetry reporting when visual editor urls are set (#26228 by @connorwinston)
📦 Published Versions
@directus/[email protected]@directus/[email protected]
v11.13.3
✨ New Features & Improvements
- @directus/app
- 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)
- @directus/api
- Added multi-domain OAuth/OpenID support (#26074 by @gaetansenn)
- Added support for CSV files export in UTF-8 encoding (Excel format) (#26177 by @gaetansenn)
- @directus/specs
- Added support for CSV files export in UTF-8 encoding (Excel format) (#26177 by @gaetansenn)
- @directus/types
- Added support for CSV files export in UTF-8 encoding (Excel format) (#26177 by @gaetansenn)
- @directus/sdk
- Added support for CSV files export in UTF-8 encoding (Excel format) (#26177 by @gaetansenn)
🐛 Bug Fixes & Optimizations
- @directus/app
- 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 multi-domain OAuth/OpenID support (#26074 by @gaetansenn)
- Added trigger manual flow functionality to buttons interface (#26022 by @AlexGaillard)
- Update dependencies (#26164 by @ComfortablyCoding)
- @directus/api
- Update dependencies (#26164 by @ComfortablyCoding)
- 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)
- Updated dependencies (#26188 by @dependabot)
- Added admin check to registry proxy calls (#26175 by @licitdev)
- Fixed file replacement with tus enabled (#26126 by @ComfortablyCoding)
- Improved extension install error messages (#26193 by @ComfortablyCoding)
- @directus/composables
- Update dependencies (#26164 by @ComfortablyCoding)
- create-directus-extension
- Update dependencies (#26164 by @ComfortablyCoding)
- @directus/extensions
- Update dependencies (#26164 by @ComfortablyCoding)
- @directus/extensions-registry
- Update dependencies (#26164 by @ComfortablyCoding)
- @directus/extensions-sdk
- Update dependencies (#26164 by @ComfortablyCoding)
- Update dependencies (#26189 by @dependabot)
- @directus/storage-driver-gcs
- Update dependencies (#26164 by @ComfortablyCoding)
- @directus/storage-driver-s3
- Update dependencies (#26164 by @ComfortablyCoding)
- @directus/storage-driver-supabase
- Update dependencies (#26164 by @ComfortablyCoding)
- @directus/stores
- Update dependencies (#26164 by @ComfortablyCoding)
- @directus/themes
- Update dependencies (#26164 by @ComfortablyCoding)
- @directus/types
- Update dependencies (#26164 by @ComfortablyCoding)
- Fixed aliases on GQL M2A filters (#26148 by @ComfortablyCoding)
- @directus/utils
- Update dependencies (#26164 by @ComfortablyCoding)
- Updated dependencies (#26188 by @dependabot)
- @directus/system-data
- Update dependencies (#26189 by @dependabot)
- @directus/sdk
- Update dependencies (#26189 by @dependabot)
📦 Published Versions
@directus/[email protected]@directus/[email protected]@directus/[email protected][email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]@directus/[email protected]
v11.13.2
🐛 Bug Fixes & Optimizations
- @directus/composables
- Fixed tabular view loading items after delay (#26154 by @ComfortablyCoding)
📦 Published Versions
@directus/[email protected]@directus/[email protected]@directus/[email protected][email protected]@directus/[email protected]