⚠️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
- [core:admin] Migrate 404 page and init 500 page (#12236) @HichamELBSI
- [core:admin] Admin enhancements & fixes (#12298) @HichamELBSI
- [dependencies] Add strapi as peerDependency to Strapi Market plugins (#12313) @remidej
- [plugin:graphql] unpin graphql and regenerate lockfile (#11866) @guyathomas
🚨 Security
- [dependencies] chore(deps): update node-fetch to v2.6.7 (#12283) @dargmuesli
- [dependencies] [helper-plugin] bump axios to v0.25.0 (#12314) @markkaylor