Home

>

Tools

>

Strapi

>

Releases

>

5.11.3

Strapi Release: 5.11.3

Tag Name: v5.11.3

Release Date: 3/19/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.11.3 is a maintenance release that addresses several UI and functionality issues. It fixes problems with preview tabs, bidirectional relations, webhooks, and UI elements. The update also includes documentation improvements for permissions and various CI workflow enhancements. This release focuses on stability and user experience improvements rather than introducing new features.

Highlight of the Release

    • Fixed issue preventing switching preview tabs with unsaved changes
    • Resolved bidirectional relations synchronization problems
    • Added z-index property to menu content in blocks and markdown editors
    • Fixed webhook details page intermediate value issue in production builds
    • Added comprehensive documentation for Strapi permissions system

Migration Guide

No migration steps are required for this release. This is a maintenance release that focuses on bug fixes and can be installed as a direct upgrade from previous v5.11.x versions.

Upgrade Recommendations

This is a recommended upgrade for all Strapi v5.11.x users, especially those experiencing issues with preview tabs, bidirectional relations, or the webhook details page. The release contains important bug fixes that improve stability and user experience without introducing breaking changes.

To upgrade:

npm install [email protected]
# or
yarn upgrade [email protected]

Bug Fixes

UI and Interaction Fixes

  • Fixed issue preventing users from switching preview tabs when they have unsaved changes (#23115)
  • Resolved bidirectional relations synchronization problems, ensuring proper data consistency (4e64ec6cec)
  • Added z-index property to menu content in blocks and markdown editors to prevent UI layering issues (#23150)
  • Fixed various UI issues on purchase pages for a smoother buying experience (#23084)

Technical Fixes

  • Fixed webhook details page intermediate value issue in production builds (#23179)
  • Removed unnecessary ROTF future flag (#23139)

New Features

No new features were introduced in this maintenance release. The focus was on bug fixes, UI improvements, and documentation enhancements.

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, UI enhancements, and documentation improvements.

Impact Summary

Strapi v5.11.3 is a maintenance release that improves stability and user experience by fixing several UI and functionality issues. Content editors will benefit from fixes to preview tabs and bidirectional relations, while administrators will see improvements in webhook management and purchase pages. The release also includes enhanced documentation for the permissions system and various CI workflow improvements.

The changes are non-breaking and focus on resolving specific issues rather than introducing new features. The upgrade is straightforward and recommended for all users of Strapi v5.11.x to ensure the best possible experience with the platform.

Full Release Notes

5.11.3 (2025-03-19)

🔥 Bug fix

  • prevent switching preview tabs with unsaved changes (#23115)
  • bidirectional relations sync (4e64ec6cec)
  • remove useless rotf future flag (#23139)
  • ui issues on purchae pages (#23084)
  • add z index property to the menu content in blocks and markdown (#23150)
  • fix webhook details page (#23179)

📚 Documentation Changes

  • add strapi/permissions documentation (#23091)

⚙️ Chore

  • ci: add GitHub Action to list merged PRs between branches (#23007)
  • ci: incorrect token source in pr diff (#23142)
  • ci: incorrect file path and parameters for pr_diff (#23143)
  • ci: deprecated step summary output (#23144)
  • deps: upgrade esbuild-loader to 4.3.0 (#23068)

❤️ Thank You

Statistics:

File Changed69
Line Additions5,670
Line Deletions2,443
Line Changes8,113
Total Commits19

User Affected:

  • Fixed issue preventing switching preview tabs with unsaved changes, improving content editing workflow
  • Resolved bidirectional relations sync problems, ensuring content relationships are properly maintained
  • Fixed UI issues in blocks and markdown editor with improved z-index property for menu content

Contributors:

remidejMarc-RoiginnerdvationsConvlyalexandrebodinsimotae14lucasboilly