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.
6.8.0
New content
Repository
Chore, fixes, typos, and other improvements
Repository
This release was made possible thanks to the following contributors. Thank you! 🫶
6.7.0
New content
CMS
Updated content
CMS
- Update Admin Panel and Homepage customization pages with new widgets and new guided tour UI
- Update controller sanitization
- Document flat archive structure for import and export
Chore, fixes, typos, and other improvements
CMS
This release was made possible thanks to the following contributors. Thank you! 🫶
6.6.6
New content
CMS
- Add experimental firstPublishedAt configuration
- Update admin panel doc to add new 'Reset guided tour' setting
Cloud
Updated content
CMS
- Clarify
database
vs.filename
usage in database configuration - Database configuration: callout with information on data.db path
- Expand service docs to mention methods wrap core methods from Document Service API
- Clarify Content Manager API typing
- Note in Server about keep alive configuration
- Improve PostgreSQL database config. example
- Improve environment variables page
- Add advanced queries and policies guides to GraphQL docs
Chore, fixes, typos, and other improvements
CMS
- Fix 'v4CompatibilityMode' typo for Strapi 5 migration in step by step guide
- Fix 'v4CompatibilityMode' typo for Strapi 5 migration
This release was made possible thanks to the following contributors. Thank you! 🫶
6.6.5
New content
Cloud
Updated content
CMS
- Improve GraphQL queries explanations (Flat vs. Relay-style)
- Explain there's only one GraphQL endpoint and how to customize its URL
- GraphQL & REST API: more information on operators & more examples
- Update Preview feature docs to mention Desktop/Mobile switch
- Better explain the move to
documentId
- Expand and improve Client docs
- Mention that the Document Service API
findOne
returnsnull
if no document found
Chore, fixes, typos, and other improvements
Repository
This release was made possible thanks to the following contributors. Thank you! 🫶
6.6.4
Updated content
CMS
- Add callout about overriding image function in Plugins extension docs
- Extend strapi.console documentation
- Document pluginOptions in Models
- Improve strapi-generate docs further
- Expand strapi generate documentation
- Document release statuses in Releases feature page
Cloud
Chore, fixes, typos, and other improvements
CMS
Cloud
This release was made possible thanks to the following contributors. Thank you! 🫶
6.6.3
Updated content
Cloud
Chore, fixes, typos, and other improvements
CMS
- Fix incorrect wording in the description of the
findOne()
method - Fix broken line breaks in step-by-step file
- Fix strapi network mismatch issues in Docker instructions
Repository
This release was made possible thanks to the following contributors. Thank you! 🫶
6.6.2
Updated content
CMS
Chore, fixes, typos, and other improvements
CMS
Repository
This release was made possible thanks to the following contributors. Thank you! 🫶
6.6.1
New content
CMS
Chore, fixes, typos, and other improvements
CMS
This release was made possible thanks to the following contributors. Thank you! 🫶
6.6.0
New content
CMS
Chore, fixes, typos, and other improvements
Repository
- Add tip about using copy markdown button and LLMs.txt files
- Expandable card docs wrapper
- Add configuration parameter to allow Kapa analytics
- Add inline property to custom Badge component
- Increase "Ask AI" modal width to 720px
This release was made possible thanks to the following contributors. Thank you! 🫶
6.5.0
New content
Repository
We've started adding llms.txt support to the Strapi Docs. You can find the files in the footer or access them directly via the following links:
Updated content
CMS
Chore, fixes, typos, and other improvements
CMS
This release was made possible thanks to the following contributors. Thank you! 🫶
6.4.0
This release marks some significant additions and rewrites. We've rethought the dev-related content in the CMS docs, with a clearer table of contents for the development, configuration, and customization aspects of Strapi.
We've also added a handy Copy Markdown button to the navigation bar on the right, so you can easily copy & paste raw Markdown content from the page into your favorite LLM!
Enjoy, and watch out for more AI-related features soon 👀
New content
Repository
Updated content
CMS
- Dev-related content rework, iteration #2 (admin panel configuration and customization)
- Dev-related content rework, iteration #1
- Content-type Builder revamp (stable release)
Chore, fixes, typos, and other improvements
Cloud
This release was made possible thanks to the following contributors. Thank you! 🫶
6.3.1
Updated content
Cloud
This release was made possible thanks to the following contributors. Thank you! 🫶
6.3.0
New content
CMS
Chore, fixes, typos, and other improvements
CMS
- Remove Node 18 support and misc. cleanup
- Remove obsolete version attribute from Docker guide
- Viewable API tokens in the admin panel
This release was made possible thanks to the following contributors. Thank you! 🫶
6.2.2
Updated content
CMS
Chore, fixes, typos, and other improvements
CMS
This release was made possible thanks to the following contributors. Thank you! 🫶
6.2.1
Updated content
CMS
Chore, fixes, typos, and other improvements
CMS
- Display required version for audit logs, data export and import, and relations reordering
- Add link to external guide about deploying Strapi on Azure
- Fix screenshot description in Cloud projects overview
Cloud
This release was made possible thanks to the following contributors. Thank you! 🫶
6.2.0
Updated content
CMS
Repository
Chore, fixes, typos, and other improvements
CMS
Cloud
Repository
This release was made possible thanks to the following contributors. Thank you! 🫶
6.1.0
Chore, fixes, typos, and other improvements
CMS
- New design for features & plugins identity cards
- Fix issue #2378
- Update SSO badge style
- Add missing factory method in TypeScript development example
Repository
This release was made possible thanks to the following contributors. Thank you! 🫶
6.0.1
Chore, fixes, typos, and other improvements
CMS
- Improve cors documentation
- fix broken link in preview.md
- Update step-by-step.md for Strapi 5 migration
- Add cross links for admin panel configuration and customization
- Unhide Testing page
Cloud
This release was made possible thanks to the following contributors. Thank you! 🫶