Skip to content

Releases: strapi/documentation

v5.5.0

18 Dec 14:23
Compare
Choose a tag to compare

✨ The Strapi Docs website now has a brand new design!
We hope you like it as much as we loved creating it. Please feel free to share your feedback.


Full release notes are available directly on the website.

Thank you to all contributors! 🫢 (you're listed on docs.strapi.io πŸ‘€)

v5.4.0

11 Dec 17:05
Compare
Choose a tag to compare

Full release notes are available directly on the website.

Thank you to all contributors! 🫢 (you're listed on docs.strapi.io πŸ‘€)

v5.3.0

04 Dec 18:08
Compare
Choose a tag to compare

Full release notes are available directly on the website.

Thank you to all contributors! 🫢 (you're listed on docs.strapi.io πŸ‘€)

v5.2.2

28 Nov 16:23
0569dd9
Compare
Choose a tag to compare

Full release notes are available directly on the website.

Thank you to all contributors! 🫢 (you're listed on docs.strapi.io πŸ‘€)

v5.2.1

21 Nov 12:57
Compare
Choose a tag to compare

Full release notes are available directly on the website.

Thank you to all contributors! 🫢 (you're listed on docs.strapi.io πŸ‘€)

v5.2.0

13 Nov 15:24
Compare
Choose a tag to compare

Full release notes are available directly on the website.

Thank you to all contributors! 🫢 (you're listed on docs.strapi.io πŸ‘€)

v5.1.3

23 Oct 14:55
Compare
Choose a tag to compare

Full release notes are available directly on the website.

Thank you to all contributors! 🫢 (you're listed on docs.strapi.io πŸ‘€)

v5.1.2

16 Oct 16:34
Compare
Choose a tag to compare

Full release notes are available directly on the website.

Thank you to all contributors! 🫢 (you're listed on docs.strapi.io πŸ‘€)

v5.1.1

09 Oct 16:04
Compare
Choose a tag to compare

Full release notes are available directly on the website.

Thank you to all contributors! 🫢 (you're listed on docs.strapi.io πŸ‘€)

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.