Home

>

Tools

>

Strapi

>

Releases

>

5.13.0-beta.0

Strapi Release: 5.13.0-beta.0

Pre Release

Tag Name: v5.13.0-beta.0

Release Date: 4/25/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 5.13.0-beta.0: On-the-fly Relation Creation

This beta release introduces a significant enhancement to Strapi's relation management capabilities. Users can now create related content directly from relation fields without leaving their current editing context. The update includes a new create relation modal with save and publish options, and visual improvements with link icons for better UX. This streamlines content creation workflows by eliminating the need to switch between different content-type interfaces when establishing relationships.

Highlight of the Release

    • Create related content on-the-fly without leaving your current editing context
    • New visual link icon indicators for relation options
    • Save and publish capabilities directly within the relation creation modal
    • Streamlined workflow for establishing content relationships

Migration Guide

No migration steps are required for this beta release. The new relation creation features are additive and don't break existing functionality.

Upgrade Recommendations

As this is a beta release (5.13.0-beta.0), it's recommended for testing environments and early adopters who want to explore the new relation creation features. Production environments should wait for the stable 5.13.0 release.

To upgrade to this beta version:

npm install [email protected]

or

yarn add [email protected]

Remember to test thoroughly in a non-production environment before considering deployment to production.

Bug Fixes

No specific bug fixes were mentioned in this beta release.

New Features

On-the-fly Relation Creation

The 5.13.0-beta.0 release introduces a powerful new feature that allows content editors to create related content directly from relation fields. This eliminates the need to navigate away from the current editing context when establishing relationships between content types.

Create Relation Modal

  • A new modal interface for creating related content without changing screens
  • Integrated save and publish functionality within the modal
  • Seamless workflow for establishing relationships between content types

Visual Improvements

  • Added link icons to the left of relation options for better visual indication
  • Enhanced user interface for relation management

This feature significantly improves the content editing experience by reducing context switching and streamlining the process of creating related content.

Security Updates

No security fixes were mentioned in this beta release.

Performance Improvements

No specific performance improvements were mentioned in this beta release.

Impact Summary

This beta release focuses on enhancing the content editing experience in Strapi by introducing on-the-fly relation creation capabilities. The new features allow content editors to create related content directly from relation fields without navigating away from their current context, significantly streamlining workflows.

The addition of visual link icons and a comprehensive modal with save and publish functionality makes relationship management more intuitive and efficient. This update addresses a common pain point in content management where editors previously needed to switch between different interfaces to establish relationships between content types.

While this is a beta release intended for testing and feedback, it represents a meaningful step forward in Strapi's user experience, particularly for content teams working with complex relational content structures.

Full Release Notes

5.13.0-beta.0 (2025-04-25)

🚀 New feature

  • add a link icon on the left of the relation option (#23374)
  • OTF relations create modal add save and publish (#23382)

Statistics:

File Changed52
Line Additions1,265
Line Deletions576
Line Changes1,841
Total Commits11

User Affected:

  • Can create related content on-the-fly without leaving the current editing context
  • Benefit from improved visual indicators with link icons for relation options
  • Can save and publish related content directly from the relation creation modal

Contributors:

simotae14markkaylorremidej