Change8

Migrating to Strapi v5.24.1

Version v5.24.1 introduces 1 breaking change. This guide details how to update your code.

Released: 9/25/2025

1
Breaking Changes
1
Migration Steps
0
Affected Symbols

Breaking Changes

Issue #1

Projects or plugins relying on undocumented functionality or internal behavior related to Admin Panel login and register JWTs are very likely to break, potentially affecting Admin Panel login.

Migration Steps

  1. 1
    Review the new JWT management modes documentation if your project interacts heavily with Admin JWTs, as internal behavior has changed.

Release Summary

Release 5.24.1 introduces Advanced Session Configuration and fixes a database corruption bug, while fundamentally changing internal Admin JWT handling.

Need More Details?

View the full release notes and all changes for Strapi v5.24.1.

View Full Changelog