Hello everyone!
This week’s deployment is all about improvements and additions:
- We explicitly described how to programmatically access a plugin configuration with the Server API for plugins.
- We better explained the difference between the Entity Service API and the Query Engine API and when to use them.
- We improved the REST API documentation structure and examples.
- We described new GraphQL configuration options.
- We mentioned the external Design System documentation for easier access while customizing the admin panel.
- We added instructions on how to enable/disable telemetry with the CLI.
- We added documentation for configuring react-refresh, which enables faster development of the admin panel.
- We added a FAQ entry about Strapi running in serverless environments.
Improvements with the help of the community
- Update of the Unit testing guide - Thank you to juliangra for this contribution!
- Improvement of Services customization - Thank you to AlexMNet for this contribution!