Releases: strapi/documentation
2023-13: v4.9.0
✨ 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
- [Dev Docs] Document
createMany
returning ids (#1609) @alexandrebodin - [Dev Docs] Add error class documentation for
NotImplemented
(#1624) @derrickmehaffy - [Dev Docs] Update the Angular integration guide (#1628) @sengokyu
- [Dev Docs] Add parameters for Audit Logs to admin panel configuration (#1629) @pwizla
🧹 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
♻️ Updated content
- [Dev Docs] Add warning when transfering data using nginx (#1616) @christiancp100
- [Strapi Cloud] Change the required version to 4.8.1 (#1602) @philippkhon
🧹 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
♻️ Updated content
- [Dev Docs] merge Add info about env.oneOf (#1560) @iamandrewluca
- [Dev Docs] Update React integration guide (#1561) @jdhines
- [Dev Docs] Fix sanitizeQuery method name (#1595) @innerdvations
- [Dev Docs, User Guide] merge RBAC - Remove mentions of Enterprise & pricing badges (#1572) @meganelacheny
- [repo] Update the contribution guide + add a Docusaurus style guide (#1583) @meganelacheny
- [repo] Update README and CONTRIBUTING guide (#1594) @pwizla
🧹 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
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
v4.6.2 - New Docusaurus-based documentation
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
Includes:
- many fixes and improvements (see details in the PR files) — many thanks to all community members that contributed to these! ❤️
v4.6.0
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 :)
v4.4.5
🥳 Strapi Documentation patch release v4.5.5
What's Changed
- 🚀 Production hotfix: Keyboard tip also mentioned in managing relations by @pwizla in #1347
- Add 4.5.1 migration preparation step by @Marc-Roig in #1345
- Fix sentry plugin frontmatter by @StrapiShaun in #1349
- Media Library - Configure The View by @pwizla in #1352
- [DEITS] Add strapi export and import to the CLI docs by @StrapiShaun in #1303
- DEITS development page by @StrapiShaun in #1274
- Production: DEITS beta release by @StrapiShaun in #1369
- Improving CLI Installation page by @gpene in #1365
- Add graphql to api token documentation by @StrapiShaun in #1287
- update NodeJS link by @StrapiShaun in #1371
- add TypeScript to deployment docs by @StrapiShaun in #1096
- Fix/cleanup SSO documentation by @derrickmehaffy in #1372
- Update google-app-engine.md by @vanhock in #1267
- update 100 digitalocean credits to 200 by @meganfilo in #1373
- Media Library - List View by @pwizla in #1339
- Media Library - Configure The View (re-opening) by @pwizla in #1364
- Components: Update user-doc screenshots by @gu-stav in #1368
- Models: Remove icon prop for components by @gu-stav in #1367
- Add new admin ratelimit configuration information by @derrickmehaffy in #1337
- docs for the run migrations setting by @gary-alway in #1353
- Production release: Strapi docs v4.5.5 by @StrapiShaun in #1375
- Ignore me, just testing something by @derrickmehaffy in #1377
New Contributors
- @Marc-Roig made their first contribution in #1345
- @vanhock made their first contribution in #1267
- @meganfilo made their first contribution in #1373
- @gary-alway made their first contribution in #1353
Full Changelog: v4.5.4...v4.5.5
v4.5.4
See the full announcement on the forum 🚀