⚠️Please note, a migration guide is required to enable the session middleware. This middleware is used for the Users & Permission plugin auth providers. See the link at the bottom of this change log ⚠️
🐛 Bug fix
- [core:admin] Fix admin.port not used in the webpack dev server configuration (#12215) @soupette
- [core:strapi] Fix SSO redirection (#12340) @Convly
- [core:upload] Fix duplicate & crop an image on the media library file edit form (#12282) @HichamELBSI
- [plugin:users-permissions] Enable session middleware by default (fixes U&P provider authentication) (#11825) @petersg83
💅 Enhancement
🚨 Security