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.49.0.
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).