Skip to content

Releases: strapi/documentation

v5.1.0

25 Sep 14:07
9dc974a
Compare
Choose a tag to compare

🧐 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

18 Sep 15:44
90aff87
Compare
Choose a tag to compare

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

28 Aug 15:27
0f7984d
Compare
Choose a tag to compare

🖌 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

08 Aug 13:03
f194a5b
Compare
Choose a tag to compare

🖌 Updated content

  • [Strapi Cloud] Updates for 5 free trials on Strapi Cloud (#2167) @pwizla

v4.25.5

24 Jul 13:58
7372113
Compare
Choose a tag to compare

✨ 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

  • [Dev Docs] Add link to article about REST API and CDN (#2149) @pwizla

🧹 Chore, fixes, typos, and other improvements

  • [repo] Extend new/updated badges usage to sections (#2151) @pwizla


Thanks a lot for your contributions! 🥰🚀

v4.25.2

03 Jul 14:46
ba0ada8
Compare
Choose a tag to compare

✨ New content

🖌 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

26 Jun 14:32
bf18bd3
Compare
Choose a tag to compare
v5.0.0-rc.0 Pre-release
Pre-release

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:

v4.25.0

12 Jun 12:45
013e02f
Compare
Choose a tag to compare

✨ New content

🖌 Updated content

  • [Dev Docs] Quick Start Guide and CLI installation guide updates for the Cloud CLI (#2119) @pwizla

⚙️ Internal


Thanks a lot for your contributions! 🥰🚀

v4.24.4

29 May 13:53
08eb2f2
Compare
Choose a tag to compare

🧹 Fixes, typos, chore, and other improvements

  • [Dev Docs] Fix path for code example in admin-redirect snippet (#2113) @Juuhz
  • [Dev Docs] Update custom-fields.md options description type (#2115) @kynatro
  • [Dev Docs] Fix file structure alignment (#2102) @benhovinga
  • [Dev Docs] Fix import to same directory ../ -> ./ (#2104) @qraxiss
  • [Dev Docs] Fix typo in admin panel customization (#2105) @projectashik
  • [Dev Docs] Fix parameter name in database configuration for MySQL2 (#2108) @voicewise
  • [Dev Docs] Reword labels for introduction sections in the table of content (#2111) @MbonuJennifer
  • [Dev Docs] Add estimation of time to complete all the steps at the beginning of the Quick Start Guide (#2098) @MbonuJennifer
  • [repo] Create component for numbered lists referring to annotated screenshots @MbonuJennifer


Thanks a lot for your contributions! 🥰🚀

v4.24.1

02 May 15:09
f16f32f
Compare
Choose a tag to compare

🧹 Fixes, typos, chore, and other improvements

  • Homepage: Add links not only on the icons next to the text (#2090) @MbonuJennifer
  • [Dev Docs] Add missing comma in example code for middlewares configuration (#2094) @imyuanx
  • [Dev Docs] Add missing available options for the client database configuration (#2084) @pwizla
  • [Dev Docs] Update 11ty.md (#2088) @b3nks
  • [Dev Docs] Improving routes page (#2097) @lcpichette
  • [Dev Docs] Document using strapi instance for migrations (#2085) @nc1z


Thanks a lot for your contributions! 🥰🚀