Skip to content

Releases: strapi/documentation

v4.9.2

19 Apr 14:08
Compare
Choose a tag to compare

✨ New content

This release introduces a shiny new home page! 🏡
Stay tuned for many more improvements to Strapi documentation this year 🚀 👀

♻️ Updated content

  • [Dev Docs] Provide additional information on database drivers (#1592) @innerdvations
  • [Strapi Cloud] Update Cloud project creation screens with new trial duration (#1648) @ygravrand

🧹 Chore, fixes, typos, and other improvements


Thanks a lot for your contributions! 🥰🚀

2023-14

05 Apr 14:17
9ef0c25
Compare
Choose a tag to compare

♻️ Updated content

🧹 Chore, fixes, typos, and other improvements

  • [Dev Docs] Mention environment variables prefixed by STRAPI_ADMIN_ are accessible to the front end (#1631) @pwizla
  • [Dev Docs] Fixing typo on configurations database page (#1633) @newlomar
  • [Dev Docs] Pluralize 'runLifecyclesFunction' (#1634) @Dammy-Ola
  • [Dev Docs] Link to Upload docs in the media-related callout in REST API relations (#1635) @pwizla
  • [Dev Docs] Fix text, screenshots, and GIFs in Quick Start Guide (#1636 and #1642) @pwizla
  • [Dev Docs] Fix the params provided to s3.getSignedUrlPromise on providers page (#1640) @alexanderscott


Thanks a lot for your contributions! 🥰🚀

2023-13: v4.9.0

29 Mar 16:41
Compare
Choose a tag to compare

✨ New content

  • [Dev Docs] Add transfer "pull" (from) to Data Management System documentation (#1604) @pwizla
  • [Dev Docs] Add documentation on how to create private providers (#1601) @Marc-Roig
  • [Strapi Cloud] Add Notifications & Project overview (#1607) @philippkhon

♻️ Updated content

🧹 Chore, fixes, typos, and other improvements

  • [Dev Docs] Improve example for extending a content type (#1620) @iamandrewluca
  • [Dev Docs] Mention API tokens configuration in REST API documentation introduction (#1621) @pwizla
  • [Dev Docs] Fix TypeScript casing in TOC (#1623) @pierreburgy
  • [Dev Docs] Fix docs for controllers (backend customization) (#1625) @yuyokk
  • [Dev Docs] Update populate-select.md (#1626) @yuyokk
  • [Dev Docs] Fix wrong label name (#1627) @akasuv
  • [User Guide] Mention in user guide that a salt should be defined for data transfer to work (#1619) @pwizla
  • [repo] Fix styles for inline code inside links in dark mode (#1630) @udimberto


Thanks a lot for your contributions! 🥰🚀

2023-12: v4.8.2

22 Mar 15:41
9527d63
Compare
Choose a tag to compare

♻️ Updated content

🧹 Chore, fixes, typos, and other improvements

  • [Dev Docs] Update graphql.md is not null (#1597) @laurenskling
  • [Dev Docs] Remove extra curly brace (#1598) @doritosxxx
  • [Dev Docs] Fix configuration code example in admin documentaion (#1605) @barta0
  • [Dev Docs] Remove subscriptions options from graphql documentation (#1606) @Bassel17
  • [Dev Docs] Update transfer.md - Correct the basic npm command (#1610) @osricf
  • [Dev Docs] Add single quotes and missing code example in admin-panel.md (#1611) @mariansimecek
  • [Dev Docs] Fix custom-fields.md: value → defaultValue (#1612) @ludovic-gourdon
  • [Dev Docs] Fix npm version (#1613) @pwizla
  • [repo] Add support to 'New ✨' badge on Sidebar items via customProps.new (#1599) @udimberto
  • [repo] Make 3rd level TOC items expanded by default + autocollapse siblings (#1600) @pwizla


Thanks a lot for your contributions! 🥰🚀

2023-11: v4.8.0

15 Mar 16:06
0ffa023
Compare
Choose a tag to compare

♻️ Updated content

🧹 Chore, fixes, typos, and other improvements

  • [Dev Docs] Mention content types are private by default (#1587) @pwizla
  • [Dev Docs] Fix sanitize code example in controllers documentation (#1596) @pwizla
  • [User Guide] Improve copy in Content-manager > Writing content (#1570) @RanjanWatson
  • [repo] Upgrade Docusaurus core to 2.3.1 + fix plugin to zoom images (#1590) @udimberto
  • [repo] Fix code blocks background color (#1593) @udimberto


Thanks a lot for your contributions! 🥰🚀

v4.7.1

08 Mar 17:32
Compare
Choose a tag to compare

See milestone for details.

Please note that from now on, the Strapi documentation uses a basic continuous integration/continuous delivery workflow: every PR merged to main will be pushed to production and live on docs.strapi.io a few minutes later.

We'll keep having weekly "releases" snapshots on Wednesdays. Detailed release notes for these will soon be automated.

We'll also simplify and update the CONTRIBUTING.md guide very soon with more information about Docusaurus, our new framework, and processes related to pull requests.

Thanks again for all your amazing contributions! 🤗 🚀

v4.7.0

27 Feb 16:34
12b0388
Compare
Choose a tag to compare

See milestone for details.

✨ Includes a beautiful easter egg created by community member @cpaczek 🥳 (see his blog post for implementation details)

v4.6.2 - New Docusaurus-based documentation

22 Feb 17:13
Compare
Choose a tag to compare

Today is the first release of a new documentation website based on the Docusaurus.io framework.

See the forum announcement for details.

As we switched to another tool, the syntax has changed a bit. We will very soon update the contribution guide and open-source our internal writing guide so you can get up to speed with your contributions.

Thanks a lot to everyone in the community! By constantly updating the content and giving us insightful feedback, you made this a reality. 🤗

v4.6.1

08 Feb 15:22
a41a87c
Compare
Choose a tag to compare

Includes:

  • many fixes and improvements (see details in the PR files) — many thanks to all community members that contributed to these! ❤️

v4.6.0

25 Jan 15:17
bf91609
Compare
Choose a tag to compare

Includes:

  • documentation for the new features included in Strapi v4.6:
    • Audit Logs
    • Relations reordering
    • Data Management System (export/import)
  • and many fixes and improvements (see details in the PR files) — many thanks to all community members that contributed to these! ❤️

Note: We're working on automating our release notes. Details about merged PRs (a.k.a release logs) for each release will be available soon :)