Home

>

Tools

>

Strapi

>

Releases

>

5.13.1

5.13.1

Tag Name: v5.13.1

Release Date: 5/21/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.13.1 is a maintenance release that addresses several TypeScript type definitions issues, fixes a localization bug, and adds architecture documentation for OpenAPI. This release improves developer experience by ensuring proper type checking and consistent localization behavior.

Highlight of the Release

    • Fixed TypeScript type definitions for admin configuration flags
    • Added missing TypeScript type for database migration settings
    • Improved localization consistency in the content manager
    • Added comprehensive architecture documentation for OpenAPI

Migration Guide

No migration is required for this release. The changes are non-breaking and focused on fixing TypeScript definitions and improving localization behavior.

Upgrade Recommendations

This is a recommended upgrade for all Strapi users, especially those using TypeScript in their projects or working with multilingual content. The release fixes important type definitions and improves localization consistency, which will enhance developer experience and content management workflows.

Bug Fixes

TypeScript Type Definitions

  • Fixed missing flags property type definition in the admin configuration
  • Added missing settings.useTypescriptMigrations property type definition to the database configuration

Content Manager

  • Fixed model reference in FormLayout for consistent localization behavior
  • Improved translation handling by using UID instead of "undefined" for missing translations

New Features

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

Security Updates

No security fixes were included in this release.

Performance Improvements

No specific performance improvements were included in this release. The changes were focused on bug fixes and type definitions.

Impact Summary

Strapi v5.13.1 is a maintenance release that primarily impacts developers using TypeScript and content editors working with multilingual content. The fixes to TypeScript definitions ensure proper type checking for admin configuration flags and database migration settings, reducing potential errors during development. The localization improvements ensure consistent behavior when working with translated content, providing a more reliable content editing experience. Additionally, the enhanced OpenAPI architecture documentation provides better guidance for developers implementing API integrations.

Full Release Notes

5.13.1 (2025-05-21)

🔥 Bug fix

  • update model reference in FormLayout for consistent localization (3d33977c2c)
  • types: add missing flags prop to admin config (#23486)
  • types: add missing settings.useTypescriptMigrations prop to database config (#23489)

📚 Documentation Changes

  • openapi: add architecture documentation to OpenAPI (#23444)

❤️ Thank You

Statistics:

File Changed50
Line Additions723
Line Deletions359
Line Changes1,082
Total Commits15

User Affected:

  • Improved TypeScript support with fixed type definitions for admin configuration flags and database migration settings
  • Better localization handling for content with consistent model references
  • Enhanced documentation for OpenAPI architecture

Contributors:

Convlyinnerdvationsmaximpostnikovmarkkaylorunrevised6419butcherZremidej