Home

>

Tools

>

Strapi

>

Releases

>

5.0.0-rc.26

Strapi Release: 5.0.0-rc.26

Pre Release

Tag Name: v5.0.0-rc.26

Release Date: 9/17/2024

Strapi LogoStrapi

Open-source headless CMS built with Node.js. Provides developers with complete freedom in choosing their favorite tools and frameworks for frontend development.

TL;DR

Strapi v5.0.0-rc.26 focuses on fixing critical issues related to content localization, user creation, and review workflows. This release addresses problems with the creator field in document variants, eliminates warnings during user creation, and resolves issues with the review workflow and release status updates. These fixes improve the reliability and user experience of Strapi's content management capabilities.

Highlight of the Release

    • Fixed missing creator information when creating document variants in new locales
    • Resolved warnings during user creation process
    • Fixed issues with review workflow functionality
    • Improved release status update mechanism
    • Enhanced creator fields UI

Migration Guide

No migration steps are required for this release. This is a bug fix release that maintains compatibility with v5.0.0-rc.25.

Upgrade Recommendations

This release contains important bug fixes for content localization, user creation, and review workflows. If you're using multilingual content features, the review workflow, or experiencing issues with user creation warnings, upgrading to v5.0.0-rc.26 is recommended.

To upgrade:

npm install [email protected]

or

yarn upgrade [email protected]

Bug Fixes

Creator Field in Document Variants

  • Fixed an issue where the createdBy field was missing when creating a variant of a document in a new locale
  • Updated the updateDocument function to properly set the creator in case of new locale creation
  • Improved the creator fields UI for better visibility and consistency

User Creation

  • Fixed warnings that appeared during user creation process
  • Enhanced error handling to provide clearer feedback

Review Workflow

  • Fixed various issues with the review workflow functionality
  • Improved the reliability of workflow state transitions

Releases

  • Fixed issues with release status updates
  • Enhanced the status update mechanism for better reliability

New Features

No new features were introduced in this release. This is primarily a bug fix release focusing on improving existing functionality.

Security Updates

No security fixes were mentioned in this release.

Performance Improvements

No specific performance improvements were mentioned in this release. The changes focus primarily on bug fixes and UI enhancements.

Impact Summary

This release focuses on fixing several important bugs that affect day-to-day content management operations in Strapi. The fixes for creator information in localized content variants ensure proper attribution and tracking of content creation across different languages. The resolution of warnings during user creation improves the administrative experience. Fixes to the review workflow and release status updates enhance content governance capabilities. While these changes don't introduce new features, they significantly improve the reliability and user experience of core Strapi functionality, particularly for teams working with multilingual content and using review workflows.

Full Release Notes

Statistics:

File Changed52
Line Additions101
Line Deletions78
Line Changes179
Total Commits10

User Affected:

  • Fixed issue where creator information was missing when creating document variants in new locales
  • Improved UI for creator fields
  • Better experience when working with multilingual content

Contributors:

alexandrebodinsimotae14