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.41.1.
6.19.0
Chore, fixes, typos, and other improvements
CMS
- fix: export includes 3rd party providers assets
- Add tips for List View and Edit View usage of
documentIdin Content Manager
Repository
This release was made possible thanks to the following contributors. Thank you! 🫶
6.18.1
Updated content
CMS
- Refresh the Quick Start Guide
- Add more information about the
arrayLimitparameter from thestrapi::querymiddleware - Improve the admin panel extension page
Cloud
Chore, fixes, typos, and other improvements
CMS
Cloud
Repository
This release was made possible thanks to the following contributors. Thank you! 🫶
6.18.0
New content
CMS
- Fully rework and expand the server API part of the plugins development documentation
- Fully rework and expand the admin panel API part of the plugins development documentation
Updated content
CMS
Chore, fixes, typos, and other improvements
CMS
- Fix some inconsistencies between docs and codebase for Server API
- Fix middleware file path in upload documentation
This release was made possible thanks to the following contributors. Thank you! 🫶
6.17.1
New content
Repository
Updated content
CMS
Chore, fixes, typos, and other improvements
CMS
Repository
- Improve Drafter instructions: avoid em dashes, add code highlights
- Ensure the Outline UX Analyzer tool is included in auto-chain mode
This release was made possible thanks to the following contributors. Thank you! 🫶
6.17.0
New content
Repository
- Add auto-chain mode to Docs AI creation/review tools
- Add Cursor rules and refine core project instructions
Updated content
CMS
- Add
strictParamsand custom Content API parameters - Improve REST API population page UX
- SDK plugin v6
Chore, fixes, typos, and other improvements
CMS
Repository
- Update Cursor rules to include auto-chain mode
- Fix bug in Strapi CMS release notes link generation
- Fix auto-labelling of PRs by source and content-type
- Fix branch naming rules
This release was made possible thanks to the following contributors. Thank you! 🫶
6.16.1
Updated content
CMS
- Update docs with persistent list view settings for the Content Manager
- Add extended AWS S3 provider configuration
Chore, fixes, typos, and other improvements
CMS
- Add
.strapi/folder to "fix build issues with the generated types" TypeScript code example - Add
--non-interactiveand--enable-ab-testsflags for CLI installation - Update findOne method to use new document structure
- Update locale.md (POST requests)
- Add new
--no-build-adminparameter forstrapi-developCLI
Repository
- Add instructions for URLs validation to Router tool
- Improve Router output (tables, instructions for pipeline)
- Improve Drafter tool for API pages
- Clarify CMS vs. Docs version numbers in release notes
This release was made possible thanks to the following contributors. Thank you! 🫶
6.16.0
New content
Repository
Updated content
CMS
Chore, fixes, typos, and other improvements
CMS
- Add direct links to most asked integration pages
- Fix
ipmiddleware not appearing in Configurations > Middlewares secondary sidebar
Repository
- Re-introduce Routing summary in details for documentation specialists (Router tool)
- Improvements to Router tool
- Replace
migration-template.mdwithbreaking-change-template.md
This release was made possible thanks to the following contributors. Thank you! 🫶
6.15.1
New content
CMS
Chore, fixes, typos, and other improvements
CMS
This release was made possible thanks to the following contributors. Thank you! 🫶