You can read the Migration guide here
🐛 Bug fix
- [Admin] Fix empty date wrong display (#4440) @AHgPuK
- [Framework] Use the id of entry to update relations (#4645) @Froelund
- [Framework] Fix environment typo (#4696) @CKGrafico
- [Plugin] 💥 Fix uploaded file order by size (#4351) @chriswinch
- [Plugin] Fix no response when get user permission role with internal network (#4638) @Cow258
- [Plugin] Update Swagger-UI for Documentation plugin (#4652) @derrickmehaffy
- [Plugin] Updated ApolloServer configuration for introspection queries (GraphQL Plugin) (#4660) @micheleriva
💅 Enhancement
- [Admin] New design for the server homepage (#4418) @Aurelsicoko
- [Admin] Update KO translation (#4651) @iicdii
- [Admin] Change admin UI's default language to English if browser's preferred language is not found (#4694) @0LL1
- [Documentation] Remove old admin panel warning (#4405) @mhelmetag
- [Documentation] Add data response customization (#4571) @lauriejim
- [Documentation] Some documentation update (#4575) @lauriejim
- [Documentation] Add guide to customize admin and plugin (#4579) @lauriejim
- [Documentation] Update link to pm2 guide (#4585) @dearprakash
- [Documentation] Change "Mac O/S" to "macOS" (#4654) @AnandChowdhary
- [Documentation] Added missed comma in ecosystem.config.js example (#4657) @pravosud
- [Documentation] Update upload.md (#4659) @pouyamiralayi
- [Documentation] Add strapi console command (#4667) @lauriejim
- [Documentation] Add sqreen guide (#4668) @lauriejim
- [Documentation] Add guide to create a draft system (#4671) @lauriejim
- [Documentation] Alphabetize concepts/file-structure.md docs (#4682) @RodEsp
- [Documentation] Update documentation with dynamic zone feature (#4688) @alexandrebodin
- [Documentation] Tutorial update for compo (#4726) @lauriejim
- [Documentation] Update configurations.md (#4733) @franciskone
- [Framework] Update initialisation detection when starting a project (#4380) @Aurelsicoko
- [Framework] Remove search engine for index.html page (#4623) @lauriejim
- [Framework] Update model.template (#4656) @shuson
- [Framework] Wrap tsvector attributes with coalesce before join (#4674) @mnelemans
- [Plugin] 💥 Populate only role relation to authorize user (#4540) @victorlambert
🚀 New feature
- [Framework] 💥 Add dynamic zones feature (#4716) @virginieky @soupette @alexandrebodin