D

Directus

D
Directus Web v12.2.0

v12.2.0

⚠️ Potential Breaking Changes Restricted the settings fields readable with minimal app access to those actually needed by non-admin users, no longer exposing admin-only and sensitive AI configuration fields (#27996) The minimal app permissions now grant read access to only a subset of directus_settings fields. This applies to new policies, existing policies are untouched. Replaced the TinyMCE edit…

D
Directus Web v12.1.1

v12.1.1

NoteDirectus is free for individuals and organizations under $5M annual revenue and 50 employees. Get your free license key at directus.com/oig 🐛 Bug Fixes & Optimizations @directus/app Updated vite dependency to 8.1.2 (#27826 by @ComfortablyCoding) @directus/api Updated vite dependency to 8.1.2 (#27826 by @ComfortablyCoding) 📦 Published Versions @directus/app@16.2.1 @directus/api@37.0.1

D
Directus Web v12.1.0

v12.1.0

NoteDirectus is free for individuals and organizations under $5M annual revenue and 50 employees. Get your free license key at directus.com/oig ⚠️ Potential Breaking Changes @directus/api Limited sensitive system mutations defined by GRAPHQL_SINGLE_USE_MUTATIONS to single use (#27801 by @br41nslug) Removed /utils/hash/generate and /utils/hash/verify endpoints (#27774 by @br41nslug) Fixed failed TU…

D
Directus Web v12.0.2

v12.0.2

NoteDirectus is free for individuals and organizations under $5M annual revenue and 50 employees. Get your free license key at directus.com/oig ✨ New Features & Improvements create-directus-extension Added support for non-interactive mode (#27577 by @pklenovic) 🐛 Bug Fixes & Optimizations @directus/api Fixed user count for users with conflicting direct policy and role (#27720 by @ComfortablyCoding…

D
Directus Web v12.0.1

v12.0.1

NoteDirectus is free for individuals and organizations under $5M annual revenue and 50 employees. Get your free license key at directus.com/oig ✨ New Features & Improvements @directus/app Added keyboard-editable date entry directly in the datetime field. The field shows its formatted value at rest and swaps to editable date segments on focus, while a calendar button still opens the picker popup. (…

D
Directus Web v12.0.0

v12.0.0

License Enforcement NoteDirectus is free for individuals and organizations under $5M annual revenue and 50 employees. Get your free license key at directus.com/oig Directus 12 introduces active license enforcement. Self-hosted instances run on the Core tier by default. Higher limits and additional features require a valid license. See Licensing for a complete overview. This change affects instance…

D
Directus Web v12.0.0-rc

v12.0.0-rc.2

⚠️ Potential Breaking Changes Fixed health check results not being shared in multi-instance settings. Restricted /server/health to authenticated users (#27160) Health checks are cached by default and shared across multi-instance deployments /server/health will return 404 for unauthenticated requests, use /server/ping for liveness checks cache, rateLimiter and rateLimiterGlobal health checks have b…

D
Directus Web v12.0.0-rc

Directus v12.0.0-rc.1

⚠️ Potential Breaking Changes Introduced VERSION_KEY_ constants and renamed main to published @alvarosabu (#27397)* Backward Compatibility: You can now use ?version=published to resolve versions of the main item(s) via the version query parameter. For backward compatibility, ?version=main will continue to work. Replaced status field with archived boolean in collection settings @alvarosabu (#27397)…

D
Directus Web v11.17.4

v11.17.4

✨ New Features & Improvements @directus/app Updated the token field on the user detail page to require confirmation before regenerating or removing a token, and saved those changes immediately without requiring a page-level save. (#27108 by @LZylstra) @directus/api Added opt-in must-revalidate and ETag headers for assets via ASSETS_CACHE_REVALIDATE env var (#27027 by @gaetansenn) Added a force opt…

D
Directus Web v11.17.3

v11.17.3

✨ New Features & Improvements @directus/app Replaced "All Users" tab with Active, Suspended, and Invited status tabs (#27036 by @robluton) Added Save as New File option to image editor (#27084 by @JamesW1) @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…

D
Directus Web v11.17.2

v11.17.2

✨ New Features & Improvements @directus/app Moved useShortcut and translateShortcut in @directus/composables (#26979 by @HZooly) added timezone support to datetime display (#26184 by @u12206050) Added comparison modal checkbox to allow viewing only modified fields (#27010 by @robluton) @directus/composables Moved useShortcut and translateShortcut in @directus/composables (#26979 by @HZooly) 🐛 Bug…

D
Directus Web v11.17.1

v11.17.1

✨ New Features & Improvements @directus/app Added keyboard navigation to the cards layout (#26976 by @HZooly) Added native Tabs group interface. Uninstall the extension if currently using it to avoid unintended side effects. (#26836 by @bryantgillespie) Added bulk folder deletion from the files grid with move-up or delete-all options (#26886 by @HZooly) Used shorter tooltip delay for disabled elem…

D
Directus Web v11.17.0

v11.17.0

⚠️ Potential Breaking Changes Added support for importing data in the background (#26914) Imports now automatically time out after 1 hour, with a maximum of 20 running concurrently. These limits can be configured via IMPORT_TIMEOUT and IMPORT_MAX_CONCURRENCY, respectively. Improved build times using tsdown’s oxc-transform (#26604) Exports previously available from @directus/types/collab are now ex…