Documentation release notes
This page lists all the Strapi Docs version numbers and their corresponding updates.
Strapi Docs version numbers explained:
The Strapi Documentation (Strapi Docs) at docs.strapi.io always documents the latest version of Strapi (CMS and Cloud) products.
Since Strapi Docs version 5.0.0, the docs' version number is independent from the Strapi product version. Thus, the version numbers of strapi/documentation and strapi/strapi may differ.
Strapi Docs now follow the semantic versioning philosophy, but adapted to docs:
- Major version (6.0.0, 7.0.0…): A significant rewrite of the docs (content or framework). This may impact the user experience, redesign the site, or break old links (redirections are handled, but broken links can be reported).
- Minor version (5.1.0, 5.2.0…): New Strapi features or improvements to the docs framework (e.g., new components or tools).
- Patch version (5.1.1, 5.1.2…): Content updates, including improvement or extension of existing pages, code examples fixes, and typos.
New versions (minor or patch) are generally released weekly, on Wednesdays.
Reminder: Version numbers on this page are for the Strapi Docs package. The latest Strapi CMS version is 5.50.0.
7.0.1
New content
Repository
Updated content
CMS
- Rework OpenAPI HTTP endpoint config for the new access setting
- Add note on Users & Permissions role documentId support
- Document AWS credential provider function support for S3 uploads
- Add guide on reusing built-in admin panel components in plugins
- Document unified addSettingsLink and related deprecations in admin nav docs
- Document OpenAPI HTTP endpoint serving
Cloud
- Update Cloud documentation for Essential, Pro, and Scale pricing
- Update Cloud CLI deploy documentation for link-first workflow
Repository
Chore, fixes, typos, and other improvements
CMS
- Document SendGrid EU data residency region option
- Document admin logo transfer in data export/import
Repository
- View mode switcher improvements
- Add shared Claude Code settings to auto-offer the Inki plugin
- Sidebar UI improvements
- Update documentation-related label in self-healing workflows
- Fix scrollbar and unequal heights on doc cards
- Add Inki authoring guides for redesign MDX components
- Add an Install Strapi Docs MCP entry to the toolbar dropdown
- Mention the Inki docs plugin on the What's new page
- Add note about many-to-many relation ordering with GraphQL pagination
This release was made possible thanks to the following contributors. Thank you! 🫶
7.0.1
New content
Repository
Updated content
CMS
- Rework OpenAPI HTTP endpoint config for the new access setting
- Add note on Users & Permissions role documentId support
- Document AWS credential provider function support for S3 uploads
- Add guide on reusing built-in admin panel components in plugins
- Document unified addSettingsLink and related deprecations in admin nav docs
- Document OpenAPI HTTP endpoint serving
Cloud
- Update Cloud documentation for Essential, Pro, and Scale pricing
- Update Cloud CLI deploy documentation for link-first workflow
Repository
Chore, fixes, typos, and other improvements
CMS
- Document SendGrid EU data residency region option
- Document admin logo transfer in data export/import
Repository
- View mode switcher improvements
- Add shared Claude Code settings to auto-offer the Inki plugin
- Sidebar UI improvements
- Update documentation-related label in self-healing workflows
- Fix scrollbar and unequal heights on doc cards
- Add Inki authoring guides for redesign MDX components
- Add an Install Strapi Docs MCP entry to the toolbar dropdown
- Mention the Inki docs plugin on the What's new page
- Add note about many-to-many relation ordering with GraphQL pagination
This release was made possible thanks to the following contributors. Thank you! 🫶
7.0.0
The Strapi Documentation has a whole new design, complete with new reading modes, content width selector, redesigned API pages, a new feedback widget, and more! . You can also contribute more easily to the documentation, with the Inki plugin for Claude Code, specifically tailored to Strapi Docs. Check out all the new docs features on the What's new? page!
New content
Repository
Updated content
CMS
Chore, fixes, typos, and other improvements
CMS
- Document license sync delay when changing Growth plan seats
- Fix documentId character count in documentation
- Restrict MCP capability registration to register() and rename the tools group
- Document Vite client types for admin image imports
- Document that the Deploy widget only shows in local development
Cloud
Repository
- Fix selection feedback failing on the n8n webhook
- Raise self-healing workflow max-turns to prevent mid-run failures
- Add inki pitfall: document MCP capability registration in register() only
- Make
inki:prderive the Vercel preview host robustly for long branch names - Add review fix loop and max-review-fix-rounds flag to inki
This release was made possible thanks to the following contributors. Thank you! 🫶
See older release notes for all previous Strapi Docs versions (5.x and 6.x).