Skip to content

Releases: strapi/documentation

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.

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! πŸ₯°πŸš€