Changes
- Fix U&P providers listing
- Cleanup package json files
- Cleanup authors & maintainers infos
Pre Release
Tag Name: v4.0.0-beta.19
Release Date: 11/29/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.19 focuses on cleanup and normalization of package.json files, fixing provider listings, and standardizing author and maintainer information across packages. This release primarily addresses internal code organization rather than adding new features.
No migration steps are required for this beta release as the changes are primarily internal code cleanup and bug fixes that don't affect the public API or require user intervention.
If you're already using Strapi v4.0.0-beta.18, upgrading to beta.19 is recommended to benefit from the bug fixes, particularly if you're using Username & Password providers.
For production environments, it's still advisable to wait for the final v4.0.0 release rather than using beta versions.
The listing of Username & Password (U&P) providers has been fixed, addressing an issue that affected how these authentication providers were displayed and managed in the admin interface.
A bug was fixed by removing the defaults key from the stored grant configuration, which helps ensure proper provider configuration.
No new features were added in this beta release. This update focuses on code cleanup, normalization, and bug fixes.
No security fixes were explicitly mentioned in this beta release.
No specific performance improvements were highlighted in this beta release. The changes were primarily focused on code organization, standardization, and bug fixes.
This beta release has minimal impact on end users as it primarily focuses on internal code cleanup and standardization. The most notable user-facing change is the fix for Username & Password providers listing, which improves the authentication provider management experience. The package.json cleanup and author/maintainer standardization contribute to better code organization but don't directly affect functionality. This release continues the refinement process toward the final v4.0.0 release.