chore(deps): update directus/directus to v11.16.0 #4423
Reference in New Issue
Block a user
Delete Branch "renovate/unified-directusdirectus"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
11.15.4→11.16.0Release Notes
directus/directus (directus/directus)
v11.16.0Compare Source
⚠️ Potential Breaking Changes
Added support for a global draft version that is automatically available for all items when versioning is enabled (#26772)
Backward Compatibility: If you have an existing version with the key
draftand a custom name other than “Draft”, the display name will be standardized to “Draft” (i.e. transformed) to support the new global versioning feature. The version content and functionality remain unchanged.Added field permission and version access checks to Visual Editor (#26772)
The field access checks require an update of the
@directus/visual-editinglibrary to v2.0.0.Fixed password reset sending emails to external auth provider users (#26627)
requestPasswordResetnow throws aForbiddenerror for external auth provider users.✨ New Features & Improvements
(OpenAI, Anthropic, Gemini).
lower_case_table_namessupport for mysql (#26736 by @licitdev)(OpenAI, Anthropic, Gemini).
(OpenAI, Anthropic, Gemini).
(OpenAI, Anthropic, Gemini).
🐛 Bug Fixes & Optimizations
lower_case_table_namessupport for mysql (#26736 by @licitdev)insightsStore.saveChangesto send requests only when the corresponding action array is non-empty (#26753 by @deepDiverPaul)nullfortriggerandaccountabilityfields in flow input validation. (#26763 by @rijkvanzanten)axios-cache-interceptor dependencies
Fixed password reset sending emails to external auth provider users (#26627 by @dstockton)
:::notice
requestPasswordResetnow throws aForbiddenerror for external auth provider users.:::
QUERYSTRING_ARRAY_LIMITfrom 100 to 500 (#26737 by @AlexGaillard)ReadProviderOutputtype to include thelabelfield (#26645 by @kheiner)📦 Published Versions
@directus/app@15.5.0@directus/api@34.0.0@directus/ai@1.2.0@directus/composables@11.2.14@directus/constants@14.2.0create-directus-extension@11.0.30@directus/env@5.6.0@directus/extensions@3.0.20@directus/extensions-registry@3.0.20@directus/extensions-sdk@17.0.10@directus/memory@3.1.3@directus/pressure@3.0.18@directus/schema-builder@0.0.15@directus/specs@12.0.1@directus/storage-driver-azure@12.0.18@directus/storage-driver-cloudinary@12.0.18@directus/storage-driver-gcs@12.0.18@directus/storage-driver-s3@​12.1.4@directus/storage-driver-supabase@3.0.18@directus/system-data@4.2.0@directus/themes@1.2.5@directus/types@14.3.0@directus/utils@13.3.0@directus/validation@2.0.18@directus/sdk@21.2.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.