Releases: strapi/strapi
v5.28.0
5.28.0 (2025-10-15)
π New feature
- homepage customization (#24354)
π₯ Bug fix
- reset selection when folder changes to hide bulk actions (#24533)
- find published relations on components (6a5663977e)
- remove extra 'x' in the template (9360ca44a8)
- display name of admin user instead of id in filters (#24532)
- ci: correct message from "close-inactive" job (#24391)
- upload: disable the edit button on media input if disabled (#24267)
- upload: broken link in breadcrumb for deeply nested folders (#22914)
π Documentation Changes
- fix small errors in e2e section (#24494)
βοΈ Chore
- lint (e1891a9c99)
- set up ai i18n future flag (#24553)
- upload: track ai usage (#24552)
π Enhancement
- cookie security configuration (#24524)
π¨ Security
- deps: update pinned versions of axios, tar-fs, form-data, and sha.js (#24569)
β€οΈ Thank You
- 0xflotus @0xflotus
- Abhigyan Pal @0bhi
- Adrien L
- Ahmad Alfy @ahmadalfy
- Ahmad El-Alfy @ahmadalfy
- Alexandre BODIN
- Ben Irvin
- Hugo Alliaume @Kocal
- Jamie Howard @jhoward1994
- markkaylor
- mathildeleg @mathildeleg
- RΓ©mi de Juvigny @remidej
v5.27.0
v5.26.0
5.26.0 (2025-10-06)
π New feature
- ai: AI Chat for Schema Creation (#23730)
π₯ Bug fix
- allow submitting attachments to AI chat (#24498)
- add handling for AI credit limit exceeded error in chat component (#24500)
π Enhancement
- AI notification system improvements (#24505)
β€οΈ Thank You
- Bassel Kanso @Bassel17
- Ben Irvin @innerdvations
- Jamie Howard @jhoward1994
v5.25.0
5.25.0 (2025-10-01)
π New feature
- homepage: add endpoints for widget move and resize actions (#24358)
βοΈ Chore
- strapi DS v2.0.0-rc.30 bump (#24456)
β€οΈ Thank You
- Adrien L
- Araksya Gevorgyan @araksyagevorgyan
v4.25.24
What's Changed
- fix: unique index recreation by @AlbertoCalvoRubio in #24423
New Contributors
- @AlbertoCalvoRubio made their first contribution in #24423
Full Changelog: v4.25.23...v4.25.24
v5.24.2
β οΈ Security Warning and Notice β οΈ
Strapi was made aware of a vulnerably that were patched in this release, for now we are going to delay the detailed disclosure of the exact details on how to exploit it and how it was patched to give time for users to upgrade before we do public disclosure.
5.24.2 (2025-09-29)
π New feature
- Advanced Session Configuration (#24346)
π₯ Bug fix
- database is corrupt with orphaned relations (#24316)
- assert admin.auth.secret on bootstrap instead of init (a1b9cf7971)
- support auth.options config in sessions (#24460)
- stop repair script from running automatically (#24470)
β€οΈ Thank You
- @jhoward1994
- @markkaylor
- @Bassel17
- @innerdvations
- Ziyi @butcherZ
- Special thanks to @laurenskling for all the help debugging and testing!
β οΈ Notice on Admin JWT Changes
This release fundamentally changes how Admin Panel login and register JWTs work from 5.23.6.
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
v5.24.1
β οΈ This version is deprecated. Please use 5.24.2 π
5.24.1 (2025-09-25)
includes release notes from deprecated 5.24.0
π New feature
- Advanced Session Configuration (#24346)
π₯ Bug fix
- database is corrupt with orphaned relations (#24316)
- assert admin.auth.secret on bootstrap instead of init (a1b9cf7971)
β€οΈ 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
[Deprecated] v5.24.0
β οΈ This version is deprecated. Revert to 5.23.6 for now π
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