Releases: strapi/documentation
v5.1.3
v5.1.2
Full release notes are available directly on the website.
Thank you to all contributors! 🫶 (you're listed on docs.strapi.io 👀)
v5.1.1
Full release notes are available directly on the website.
Thank you to all contributors! 🫶 (you're listed on docs.strapi.io 👀)
v5.1.0
🧐 New version number system for docs
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 (e.g., new components or tools).
- Patch version (5.1.1, 5.1.2…): Content updates, incl. such as fixes or typos.
New versions (minor or patch) are generally released weekly, on Wednesdays.
The 5.1.0 new docs version adds documentation for the new Multi-env feature for Strapi Cloud.
👉 Detailed release notes can be found directly on the docs website.
v5.0.0
Strapi Docs 5.0.0 is out now! 🚀 🥳 ✨
Check out the full release notes directly on our documentation website.
Note: Strapi v4 docs are now hosted at https://docs-v4.strapi.io and have entered maintenance mode. Strapi v4 is supported until March 2026. Until then, the Strapi documentation team will accept community contributions targeting the v4
branch, but will actively maintain only Strapi 5 docs (main
branch).
v4.25.9
🖌 Updated content
- [Dev Docs] Update admin-redirect.md to mention how to add a custom frontend (#2057) @rkristelijn
- [Strapi Cloud] Update Project settings > Billing & Usage section (#2171) @meganelacheny
Thanks a lot for your contributions! 🥰🚀
v4.25.7
v4.25.5
✨ New content
- [Strapi Cloud] Manual backups for Strapi Cloud (#2146) @olegStrapier
- [Strapi Cloud] List Strapi Cloud projects from Cloud CLI (#2147) @pwizla
- [Strapi Cloud] Link existing projects to Strapi Cloud projects from the Cloud CLI (#2152) @gonbaum
🖌 Updated content
🧹 Chore, fixes, typos, and other improvements
Thanks a lot for your contributions! 🥰🚀
v4.25.2
✨ New content
- [Dev Docs] Add link to blog post about using
fetch()
with the REST API (#2139) @pwizla - [Dev Docs] Add FAQ entry about Strapi Cloud upgrade (#2140) @pwizla
- [Strapi Cloud] Billing flow revamp (#2130) @meganelacheny
🖌 Updated content
- [Dev Docs] Digital Ocean Droplet Deployment Edit: Add info about nginx max file size to config instructions (#2132) @abuhelos
- [Dev Docs] Update Quick Start Guide to match new Cloud CLI behavior (#2133) @pwizla
- [Strapi Cloud] Update to Cloud CLI docs re. connecting a git repository (#2128) @pwizla
- [Strapi Cloud] Billing flow revamp (#2130) @meganelacheny
Thanks a lot for your contributions! 🥰🚀
v5.0.0-rc.0
This releases marks the launch of the documentation for Strapi 5 Release Candidate (RC). 🥳
Feel free to play with Strapi 5 RC and send us feedback!
You can have a look at the What's new? page to have a quick tour.
Full list of changes:
- New "Upgrades" section (replaces updates & migration) for Strapi 5 #2126 @pwizla
- Add breaking change for server.proxy config. #2131 @pwizla
- Add new proxy configuration feature #2124 @innerdvations
- Add lockIcon → licenseOnly breaking change #2123 @pwizla
- Updates to the CLI installation guide #2121 @pwizla
- Updates to relations in API docs #2100 @pwizla
- Add FAQ section for 'Cannot find module @strapi/XXX' build error #2116 @pwizla
- Plugin CLI update for @strapi/sdk-plugin package #2109 @innerdvations
- Update upgrade tool documentation with codemods updates #2112 @innerdvations
- Breaking change for default input validation #2096 @pwizla
- Document breaking change for Admin RBAC updates #2082 @pwizla
- Entity Service → Document Service: Breaking change + migration reference #2093 @pwizla
- Updated homepage #2087 @pwizla
- Plugins migration summary #2089 @pwizla
- Fix: remove verbose option #2092 @innerdvations
- Chore: update doc service doc to match latest changes being prepare #2074 @alexandrebodin
- Tagging System: Included tags on all the v5 pages #2076 @MbonuJennifer
- Document better-sqlite3 breaking change #2083 @pwizla
- Breaking change for upgrade from apollo v3 to apollo v4 #2053 @MbonuJennifer
- GraphQL updates #2051 @pwizla
- Breaking change for removed localizations field #2050 @pwizla
- Update Draft & Publish User Guide for v5 #2027 @pwizla
- Breaking change for the removed webpack aliases #2047 @MbonuJennifer
- Breaking change for server log level configuration #2049 @MbonuJennifer
- Breaking change for strapi.container #1994 @pwizla
- Breaking change for U&P register.allowedFields #1997 @pwizla
- Breaking change for sorting by id #1999 @pwizla
- Breaking change for strapi exports #1989 @pwizla
- REST API updates (incl. i18n and breaking changes) #2038 @pwizla
- Breaking change for CM redux store #1995 @pwizla
- (no-)watch-admin and bundler updates #2037 @pwizla
- Breaking change for no findPage() method in Document Service API #2006 @pwizla
- Breaking change for strict requirements on configuration filenames #2009 @pwizla
- Breaking change: Vite as default bundler #1998 @pwizla
- Document breaking change for i18n CM locale parameter #1991 @pwizla
- Add v5 breaking change about react-router-dom 6 #1987 @pwizla
- Removal of isSupportedImage #1988 @pwizla
- Document Service API #1935 @pwizla
- Upgrade tool #1945 @pwizla
- Add breaking change entry for fetch #1915 @pwizla
- Add Kapa AI Widget with no theme controls #1898 @derrickmehaffy
- Turn the TypeScript page into a section #1913 @pwizla
- Init. breaking changes pages for Strapi v4 → v5 migration #1896 @pwizla
- New Dev Docs introduction #1911 @pwizla
- Document MySQL v5 support drop in v5 #1892 @pwizla
- Update supported databases #1887 @innerdvations
- New v5 Dev Docs structure #1811 @pwizla