v11.11.0
β οΈ Potential Breaking Changes
Fixed Content Versioning to correctly merge relational data and support all query parameter functionality (#25437)
The following changes should be kept in mind when updating:
- Relational versioned data now requires explicit field expansion to be included in the response.
- Invalid data (e.g. Fails validation rules) will error on query
- Filter conditions now apply to the versioned data instead of the main record
- For more information, please read the breaking change docs for a full list of changes.
Additionally there will be further breaking changes to USER_CREATED, USER_UPDATED, DATE_CREATED, DATE_UPDATED default values in a followup PR to improve this behavior further.
Check in with #25744 to see more info about the breaking changes.
β¨ New Features & Improvements
-
@directus/api
-
@directus/app
- 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)
π Bug Fixes & Optimizations
- @directus/app
- 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)
- @directus/api
- Upgraded esbuild and Vite (#25737 by @ComfortablyCoding)
- Updated nodemailer to us AWS SESv2 (#25730 by @br41nslug)
- Fixed
permissionsCacheableerroring on null operator value (#25753 by @AlexGaillard)
- @directus/types
- @directus/sdk
- Fixed auth being cleared before
login/refreshrequest succeeds (#25367 by @ComfortablyCoding)
- Fixed auth being cleared before
π¦ Published Versions
@directus/app@13.14.0@directus/api@30.0.0create-directus-extension@11.0.18@directus/extensions@3.0.10@directus/extensions-registry@3.0.10@directus/extensions-sdk@16.0.1@directus/schema-builder@0.0.5@directus/types@13.2.2@directus/sdk@20.0.3