Changes
- Media Library in the Content Manager
- Templates fix
- UI fix
Pre Release
Tag Name: v4.0.0-beta.10
Release Date: 11/4/2021
StrapiOpen-source headless CMS built with Node.js. Provides developers with complete freedom in choosing their favorite tools and frameworks for frontend development.
Strapi v4.0.0-beta.10 introduces a major enhancement with the integration of the Media Library directly into the Content Manager, providing a seamless experience for managing media assets within content entries. This release also includes important fixes for templates installation from npm and various UI improvements.
No specific migration steps are required for this beta release. However, if you're upgrading from a previous beta version, be aware of the following:
As this is a beta release (v4.0.0-beta.10), it's recommended for:
This release contains significant UI enhancements and bug fixes that improve the overall experience, especially for content editors working with media assets. If you're currently on v4.0.0-beta.9, upgrading is recommended to benefit from these improvements.
For production environments, it's advisable to wait for the stable v4.0.0 release unless you specifically need these features or fixes.
require.resolveThe major feature of this release is the integration of the Media Library directly into the Content Manager:
No specific security fixes were mentioned in this release.
This beta release significantly enhances the content editing experience in Strapi by integrating the Media Library directly into the Content Manager. Content editors will benefit from a more streamlined workflow when working with media assets, with features like direct uploads, drag and drop functionality, and improved media selection interfaces.
Developers will appreciate the fixed template installation from npm and enhanced API payload sanitization, which provides better control over restricted relations in API responses. The addition of 'all' as a locale argument also improves flexibility when working with multilingual content.
The UI improvements, including fixes to relation displays and left menu sorting, contribute to a more polished and intuitive admin interface. Overall, this release represents a significant step forward in Strapi's content management capabilities, particularly for media-rich applications.