v11.17.3
Added 3
- Replace 'All Users' tab with Active, Suspended, and Invited status tabs
- Add 'Save as New File' option to image editor
- Add new /ai/object endpoint to generate structured objects for autocomplete and other inline experiences
Changed 2
- Eliminate redundant count requests in the useItems composable
- Replace INTERNAL_SERVER_ERROR with SERVICE_UNAVAILABLE for marketplace registry errors and improve error messages
Fixed 10
- Fix export failing on collections with virtual fields like $thumbnail by excluding them from export defaults and the field picker
- Add customizing of cache keys for flow endpoints
- Fix use of named routes instead of hardcoded path strings
- Fix VBadge intercepting pointer events on slotted elements
- Fix comparison modal footer responsive breakpoint
- Fix schema introspection for MSSQL text fields with max length of -1 to be normalized to null
- Trim leading and trailing spaces from search queries
- Fix promotion of deleted relation returning invalid date time value error
- Fix api building with a node_modules folder
- Fix MARKETPLACE_REGISTRY env not being passed to registry list call when generating extension settings
✨ New Features & Improvements
- @directus/app
- @directus/api
- Added a new /ai/object endpoint to generate structured objects for autocomplete and other inline experiences (#26862 by @bryantgillespie)
- @directus/composables
- Eliminated redundant count requests in the
useItemscomposable (#26906 by @okxint)
- Eliminated redundant count requests in the
🐛 Bug Fixes & Optimizations
- @directus/app
- Fixed export failing on collections with virtual fields like $thumbnail by excluding them from export defaults and the field picker (#27073 by @om-singh-D)
- Added customizing of cache keys for flow endpoints. (#26935 by @costajohnt)
- Fix "Use named routes instead of hardcoded path strings #26733" (#26809 by @powerseed)
- Fixed
VBadgeintercepting pointer events on slotted elements (#27087 by @HZooly) - Fixed comparison modal footer responsive breakpoint (#27061 by @robluton)
- Updated
liquidjs,axios,vite,nodemailer,brace-expansion,basic-ftp,hono,fast-xml-parser,tar, (#27081 by @br41nslug)qsanddefudependencies
- @directus/api
- Added customizing of cache keys for flow endpoints. (#26935 by @costajohnt)
- Updated
liquidjs,axios,vite,nodemailer,brace-expansion,basic-ftp,hono,fast-xml-parser,tar, (#27081 by @br41nslug)qsanddefudependencies - Fixed schema introspection for MSSQL text fields with max length of -1 to be normalized to null (#26934 by @begsaquib)
- Trimmed leading and trailing spaces from search queries (#27089 by @robluton)
- Fixed promotion of deleted relation returning invalid date time value error (#27040 by @gaetansenn)
- Fixed api building with a
node_modulesfolder (#27067 by @Nitwel) - Fixed MARKETPLACE_REGISTRY env not being passed to registry list call when generating extension settings (#27076 by @gaetansenn)
- Replaced INTERNAL_SERVER_ERROR with SERVICE_UNAVAILABLE for marketplace registry errors and improved error messages. (#26937 by @eric-pennecot)
- @directus/schema
- Fixed schema introspection for MSSQL text fields with max length of -1 to be normalized to null (#26934 by @begsaquib)
- @directus/themes
- Fixed api building with a
node_modulesfolder (#27067 by @Nitwel)
- Fixed api building with a
- @directus/types
- Fixed api building with a
node_modulesfolder (#27067 by @Nitwel)
- Fixed api building with a
📦 Published Versions
@directus/app@15.9.0@directus/api@35.1.0@directus/composables@11.4.0create-directus-extension@11.0.35@directus/extensions@3.0.24@directus/extensions-registry@3.0.25@directus/extensions-sdk@17.1.3@directus/schema@13.0.8@directus/schema-builder@0.0.19@directus/themes@1.3.2@directus/types@15.0.2