Home

>

Tools

>

Strapi

>

Releases

>

5.12.6

Strapi Release: 5.12.6

Tag Name: v5.12.6

Release Date: 4/23/2025

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.12.6 is a maintenance release that fixes issues with rich text editors in focus mode and resolves a preview functionality bug for single type entries. The update also includes design system improvements and dependency resolutions to enhance stability and user experience.

Highlight of the Release

    • Fixed rich text editor modals in focus mode for better content editing
    • Resolved preview functionality for single type entries
    • Updated Strapi Design System to latest release candidates

Migration Guide

No migration steps are required for this release. This is a maintenance update that can be applied directly without any special considerations.

Upgrade Recommendations

This release contains important bug fixes for rich text editors and preview functionality. It is recommended for all users to upgrade, especially those who:

  1. Use rich text editors in focus mode
  2. Work with single type entries and preview functionality

The update is backward compatible and should not cause any disruptions to existing functionality.

Bug Fixes

Rich Text Editor Modal Fixes

Fixed issues with rich text editors in focus mode:

  • Resolved problems with blocks editor expanded modal
  • Fixed markdown focus mode functionality
  • Adjusted modal sizes for better user experience
  • Added end-to-end tests to ensure stability

Preview Functionality Fix

  • Fixed an issue where passing documentId to the updateDocument function was preventing updates for single type entries
  • Now correctly passes documentId as undefined when the entry is a singleType

New Features

No significant new features were introduced in this maintenance release. The focus was on bug fixes and stability improvements.

Security Updates

No security fixes were mentioned in this release.

Performance Improvements

No specific performance improvements were highlighted in this release. The changes were primarily focused on bug fixes and dependency updates.

Impact Summary

Strapi v5.12.6 is a maintenance release that addresses specific UI and functionality issues. The fixes for rich text editors improve the content editing experience by resolving issues with focus mode modals, which is particularly important for content editors working with complex content. The preview functionality fix for single type entries ensures that content previews work correctly, enhancing the content management workflow.

The update to the Strapi Design System (to versions 2.0.0-rc.22 and 2.0.0-rc.23) and the resolution of Babel dependencies contribute to the overall stability of the platform. While these changes are primarily under-the-hood improvements, they help maintain a consistent and reliable development environment.

Overall, this release focuses on quality-of-life improvements rather than introducing new features, reinforcing Strapi's commitment to stability and user experience.

Full Release Notes

5.12.6 (2025-04-23)

🔥 Bug fix

  • rich text editors focus mode modals (#23378)
  • preview: pass documentId as undefined if the entry is singleType (#23302)

⚙️ Chore

❤️ Thank You

Statistics:

File Changed62
Line Additions2,142
Line Deletions2,082
Line Changes4,224
Total Commits9

User Affected:

  • Fixed issues with rich text editor modals in focus mode, improving content editing experience
  • Resolved preview functionality for single type entries, allowing proper content previewing

Contributors:

davimdantasBassel17remidejsimotae14Convly