TL;DR
Strapi v4.6.1 is a maintenance release that focuses on bug fixes and enhancements to improve stability and performance. Key improvements include better handling of deeply nested components, support for AVIF image format, enhanced webhook payloads with populated relations, and various admin UI optimizations. The release also introduces Patreon as a new OAuth2 provider and adds size limits for upload providers. Several dependencies have been updated, and translations for Euskara have been added to the Admin UI.
Upgrade Recommendations
Priority: Medium
This release contains important bug fixes and performance improvements, particularly for applications with deeply nested components or those using webhooks with populated relations. The security updates are also valuable for maintaining a secure application.
Who should upgrade immediately:
- Users experiencing performance issues with deeply nested components
- Users working with webhooks and populated relations
- Users on macOS < 11 who are having issues with the sharp library
- Users who need AVIF image format support
- Users requiring Patreon OAuth integration
- PostgreSQL users with schema configurations
When to upgrade:
We recommend upgrading to v4.6.1 during your next scheduled maintenance window. While there are no breaking changes, it's always good practice to test the upgrade in a staging environment before applying it to production.
The upgrade process is straightforward and should not cause any disruption to your application's functionality.
Impact Summary
Strapi v4.6.1 is a maintenance release that brings significant improvements to performance, stability, and user experience. The most notable enhancements include fixing performance issues with deeply nested components, adding support for AVIF image format, improving webhook payloads with populated relations, and adding Patreon as an OAuth2 provider.
For developers, this release offers better performance and more reliable API responses, especially when working with complex content structures. The new async utility functions and fixes for the upload plugin will improve development workflows and reduce bugs.
Content editors will benefit from an improved JSON input field with better validation and support for the modern AVIF image format, which offers better compression and quality than older formats.
Administrators gain enhanced audit logs with filtering capabilities, size limits for upload providers, and a new OAuth2 provider option with Patreon. International users will appreciate the addition of Euskara (Basque) language support and improved Russian translations.
Overall, this release focuses on stability, performance, and quality-of-life improvements rather than introducing major new features, making it a recommended upgrade for all Strapi users.