5.24.0 (2025-09-24)
🚀 New feature
- Advanced Session Configuration (#24346)
🔥 Bug fix
- database is corrupt with orphaned relations (#24316)
❤️ Thank You
- @jhoward1994
- @markkaylor
- @Bassel17
- @innerdvations
- Special thanks to @laurenskling for all the help debugging and testing!
⚠️ Notice on Admin JWT Changes
This release does not introduce breaking changes in any documented Strapi APIs or functions.
However, it fundamentally changes how Admin Panel login and register JWTs work.
If your project or plugins rely on undocumented functionality or internal behavior related to the Admin JWT, those implementations are very likely to break after upgrading and affect your ability to log in to the Strapi Admin Panel.
For more information on the new feature configuration settings, please see the configuration docs for Users and Permissions and Admin Panel