What's Changed
- fix: e2e template programmaticaly by @alexandrebodin in #20611
- fix: ui by @alexandrebodin in #20609
Full Changelog: v5.0.0-beta.15...v5.0.0-beta.16
Pre Release
Tag Name: v5.0.0-beta.16
Release Date: 6/24/2024
StrapiOpen-source headless CMS built with Node.js. Provides developers with complete freedom in choosing their favorite tools and frameworks for frontend development.
This beta release focuses on fixing several UI issues, improving RBAC functionality, and enhancing SSO user creation. It addresses issues with the history empty state, end-to-end testing templates, and role permissions management. These fixes improve the overall stability and user experience of Strapi v5 beta as it moves closer to a stable release.
As this is a beta release (v5.0.0-beta.16), no specific migration steps are required from the previous beta version (v5.0.0-beta.15). These fixes are part of the ongoing development of Strapi v5 and do not introduce breaking changes that would require migration efforts.
If you're testing the v5 beta, simply update to the latest version:
npm install @strapi/[email protected]
Or with yarn:
yarn add @strapi/[email protected]
If you're already testing Strapi v5 beta, upgrading to v5.0.0-beta.16 is recommended as it includes important bug fixes for UI, RBAC functionality, and SSO user creation. These improvements enhance the stability and usability of the beta version.
This is a beta release and is not recommended for production use. Production environments should continue using the latest stable version of Strapi v4.
No significant new features were introduced in this beta release. This version primarily focuses on bug fixes and UI improvements to enhance the stability and user experience of existing functionality.
No specific security fixes were mentioned in this release. The improvements to RBAC (Role-Based Access Control) and authentication management may indirectly enhance security by ensuring proper permission enforcement, but no explicit security vulnerabilities were addressed in this beta release.
This beta release focuses on quality improvements rather than introducing new features. The fixes address several pain points in the UI, RBAC functionality, and authentication processes.
The most significant impacts include:
Improved Developer Experience: The fixes to end-to-end testing templates and role permission handling make development and testing more reliable.
Enhanced Admin Workflows: Fixes to the RBAC property matrix and SSO user creation improve administrative tasks.
Better User Navigation: The addition of a back button to the history empty state and general UI fixes create a more intuitive user experience.
These improvements collectively contribute to a more stable and user-friendly Strapi v5 beta as it progresses toward a stable release. While none of the changes are revolutionary on their own, they represent important refinements to the core functionality and user experience.
Full Changelog: v5.0.0-beta.15...v5.0.0-beta.16