Hello everyone! Here’s everything new in this week’s documentation deployment on docs.strapi.io:
New
- We released a v4.4.5 → v4.5.1 migration guide that should fix issues with duplicated relationships.
- We documented
populate.on
which can be used to populate fragments with the REST API.
Improvements and community contributions
- Addition of the
connectionString
parameter to database configuration documentation (see PR #1212). - Highlight the need to rebuild the admin panel after upgrading (see PR #1279)
- Clarification of prerequisites for Strapi Cloud beta deployment (see PR #1281)
- Fix for Twitter provider configuration (see PR #1264)
- Nuxt integration guide updated to Nuxt 3 — Thank you, @alxnkt, for this contribution!
- Routes customization — Thank you, @Zielgestalt, for this contribution!
- CLI installation guide — Thank you, @rembrandtreyes, for this contribution!
- Admin panel API for plugins — Thank you, @Louai99k, for this contribution!
- Server API for plugins — Thank you, @fenghan34, for this contribution!