Home

>

Tools

>

Strapi

>

Releases

>

5.0.0-rc.5

Strapi Release: 5.0.0-rc.5

Pre Release

Tag Name: v5.0.0-rc.5

Release Date: 7/22/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.5 brings several important bug fixes and UI improvements to the release candidate. This update addresses issues with media dialogs in block and markdown editors, fixes UI problems with long collection titles, resolves inconsistent publish permissions, and improves button styling. The release also includes dependency updates and adds a styled-components upgrade codemod to help with migration.

Highlight of the Release

    • Fixed media dialog display in blocks and markdown editors
    • Resolved inconsistent publish permissions
    • Improved UI handling for long collection titles
    • Added styled-components upgrade codemod
    • Fixed button styling and dimensions

Migration Guide

Migration Notes

  • Styled Components Upgrade: This release includes a styled-components upgrade codemod (#20856) to help with migration. If you're using styled-components in your custom code, you may want to utilize this codemod to ensure compatibility with the updated dependencies.

  • Dependency Updates: The cloud-cli dependencies have been updated (#20831). If you're using cloud-cli, ensure your implementation is compatible with these updates.

Upgrade Recommendations

As this is a release candidate (v5.0.0-rc.5), it's recommended for testing environments and early adopters who are preparing for the final v5.0.0 release. The fixes in this version address several UI issues and permission problems that could impact user experience.

If you're already using v5.0.0-rc.4, upgrading to rc.5 is recommended to benefit from the bug fixes and UI improvements. However, as this is still a pre-release version, use caution when deploying to production environments.

Bug Fixes

  • Media Dialog in Editors: Fixed issues with media dialog display in blocks and markdown editors, ensuring proper functionality when creating folders and inserting media (#20846)

  • UI Layout Improvements:

    • Fixed UI breaking with long collection titles in collection type builder, content manager, relations, and left menu (#20770)
    • Adjusted padding of the "More" button to maintain a perfect square shape (#20855)
    • Fixed color display in disabled buttons for better visual consistency (#20851)
  • Permission Management: Resolved inconsistent publish permissions issues, particularly when working with locales (#20668)

New Features

No significant new features were added in this release candidate update. This version focuses primarily on bug fixes, UI improvements, and dependency updates to stabilize the v5.0.0 release.

Security Updates

No security fixes were mentioned in this release candidate update.

Performance Improvements

No specific performance improvements were highlighted in this release. The changes focus primarily on bug fixes, UI enhancements, and dependency updates.

Impact Summary

This release candidate update focuses on stabilizing Strapi v5.0.0 by addressing several important bugs and UI issues. The fixes for media dialog display in editors and inconsistent publish permissions will significantly improve the content editing experience. UI improvements for handling long collection titles and button styling enhance the overall usability of the admin interface.

The addition of a styled-components upgrade codemod is particularly helpful for developers working on custom implementations who need to migrate their code. While this release doesn't introduce new features, it represents an important step toward a stable v5.0.0 final release by resolving key issues identified in previous release candidates.

Full Release Notes

What's Changed

Full Changelog: v5.0.0-rc.4...v5.0.0-rc.5

Statistics:

File Changed64
Line Additions654
Line Deletions533
Line Changes1,187
Total Commits10

User Affected:

  • Fixed media dialog display in blocks and markdown editors, improving content creation workflow
  • Resolved issues with publishing permissions, ensuring consistent access to publishing features
  • Improved UI handling of long collection titles, preventing layout breaks

Contributors:

Marc-Roigremidejsimotae14derrickmehaffyConvly