🐛 Bug Fix
- [Plugin] Fix kick users on update role (#697) @lauriejim
💅 Enhancement
- [Admin] Add t-shirt icon in marketplace (#696) @lauriejim
Tag Name: v3.0.0-alpha.10.3
Release Date: 2/26/2018
StrapiOpen-source headless CMS built with Node.js. Provides developers with complete freedom in choosing their favorite tools and frameworks for frontend development.
Strapi v3.0.0-alpha.10.3 introduces a major new upload plugin with file management capabilities, polymorphic relations support, UI improvements, and multiple language translations. This release enhances content management with better file handling, more flexible data relationships, and an improved user experience.
This release includes significant changes that require attention when upgrading:
Upload Plugin Integration
Polymorphic Relations
UI Component Changes
Node.js Version
For detailed instructions, refer to the migration guide from alpha.9 to alpha.10 included in the release.
Who should upgrade:
Upgrade priority: Medium-High
Upgrade difficulty: Medium
Upgrade steps:
npm install or yarn install to update dependenciesNo specific security fixes were mentioned in this release.
This release significantly enhances Strapi's content management capabilities with the introduction of the upload plugin, providing a complete file management system directly within the CMS. The addition of polymorphic relations expands the flexibility of content modeling, allowing for more complex data structures.
The internationalization improvements make Strapi more accessible to non-English speaking users with the addition of German, Polish, and Turkish translations. UI enhancements provide a more intuitive and efficient user experience, particularly for content managers working with files and multiple content types.
For developers, the S3 integration offers more deployment options, while the bug fixes address several pain points related to user management and plugin functionality. The improved component architecture provides better building blocks for custom interfaces.
Overall, this alpha release represents a substantial step forward in Strapi's evolution as a comprehensive headless CMS, particularly in the areas of media management and content modeling flexibility.