Document Directus 12.4.0 - #831
Merged
ChristopherJennings merged 1 commit intoSep 22, 2026
Merged
Conversation
Add the Version 12.4.0 section to the v12 breaking changes page covering inactive collection enforcement, read permissions on update and delete by query, the WebGL2 requirement for maps, the @directus/themes peer dependency on @unhead/vue 3, and corrected system type definitions. Add September 2026 (12.4.0) and the missing August 2026 (12.3.0) entries to the changelog, document the Mailtrap email transport, add the COLLECTION_INACTIVE error code, describe inactive collections in the collections guide, note the WebGL2 requirement on the map layout and interface, and link the licensing resolution flow to inactive collections. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
ChristopherJennings
deleted the
claude/directus-v12-changelog-sync-8acc4f
branch
September 22, 2026 23:48
This branch was successfully deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Syncs the docs with the Directus 12.4.0 release and fills the changelog gap for 12.3.0 and 12.3.1.
What changed
Breaking changes (
content/releases/3.breaking-changes/3.version-12.md)New "Version 12.4.0" section covering:
COLLECTION_INACTIVEerror (#27792). Filed upstream as a bug fix, but it turns a Studio-only status into an API-level block.@directus/themesrequires@unhead/vue3 (#28248).@directus/typesand@directus/sdk, consolidated from #27956 and #27970.Changelog (
content/releases/2.changelog.md)Other pages
content/configuration/email.md: documents the Mailtrap transport. Variable names were verified againstpackages/envat the v12.4.0 tag; the shipped name isEMAIL_MAILTRAP_TEST_INBOX_ID, not theINBOX_IDname in the upstream PR description.content/guides/01.data-model/1.collections.md: adds the Status setting and a new Inactive Collections section explaining how collections become inactive (licensing resolution flow), what is blocked, what still works, and how to reactivate.content/guides/04.connect/5.errors.md: addsCOLLECTION_INACTIVE(403) to the error code table.content/licensing/1.overview.md: links the resolution flow to the Inactive Collections section.Reviewer notes
DEV_APP_PORTis intentionally not documented. It only affects the monorepo's Vite dev server and the dev environment page has no port section today.#version-1240,#version-1230,#inactive-collections,#mailtrap,#september-2026,#august-2026,#resolution-flow,#send-email,#manual).🤖 Generated with Claude Code