Home

>

Tools

>

Strapi

>

Releases

>

3.1.3

Strapi Release: 3.1.3

Tag Name: v3.1.3

Release Date: 7/31/2020

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 v3.1.3 is a minor release that includes documentation improvements and a bug fix for the users-permissions plugin. This release enhances the clarity of Dynamic Zones documentation, fixes typos in parameters documentation, and resolves a relation name issue in the users-permissions plugin. It's a maintenance update focused on improving documentation quality and fixing a specific bug that affected relations.

Highlight of the Release

    • Fixed relation name issue in the users-permissions plugin
    • Improved documentation for Dynamic Zones
    • Enhanced parser middleware configuration documentation
    • Fixed typos in parameters documentation

Migration Guide

No migration is required for this release. This is a minor update that includes documentation improvements and a bug fix that doesn't require any migration steps.

Upgrade Recommendations

It is recommended to upgrade to v3.1.3 if you are using the users-permissions plugin and experiencing issues with relation names. The documentation improvements are also valuable for better understanding Dynamic Zones and parser middleware configuration.

To upgrade:

npm install [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] --save

Or if using Yarn:

yarn upgrade [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]

Bug Fixes

Fixed relation name in users-permissions plugin

This release fixes issue #7252 where there was a problem with relation naming in the users-permissions plugin. The fix ensures that relation names are properly handled, preventing potential issues with data relationships and queries.

New Features

No significant new features were added in this release. This update primarily focuses on documentation improvements and bug fixes.

Security Updates

No security fixes were included in this release.

Performance Improvements

No specific performance improvements were included in this release. The changes were primarily focused on documentation enhancements and bug fixes.

Impact Summary

This release has a low impact on existing Strapi applications. The main changes are documentation improvements that enhance understanding of Dynamic Zones and parser middleware configuration, along with a bug fix for relation naming in the users-permissions plugin.

The relation name fix in the users-permissions plugin resolves an issue that could affect applications using specific relation configurations. This fix ensures proper handling of relations, which is important for data integrity and query functionality.

The documentation improvements don't affect functionality but provide clearer guidance on using Dynamic Zones and configuring the parser middleware, which can help developers better understand and utilize these features.

Overall, this is a maintenance release that improves documentation quality and fixes a specific bug without introducing breaking changes.

Full Release Notes

💅 Enhancement

🐛 Bug fix

  • [plugin:users-permissions] Fix #7252: fix relation name (#7275) @aksdevac

Statistics:

File Changed44
Line Additions117
Line Deletions273
Line Changes390
Total Commits16

User Affected:

  • Better understanding of Dynamic Zones through improved documentation
  • Fixed relation name issue in users-permissions plugin that could affect development
  • Clearer documentation on parser middleware configuration

Contributors:

joriswalexandrebodinderrickmehaffylauriejimsebacamposdependabot[bot]imaksp