🐛 Bug fix
- [Admin] Fix non required JSON (#4465) @soupette
- [Admin] Fix hot reload bug on Win 10 (#4533) @Cow258
- [Documentation] Fix documentation redirection and css (#4563) @lauriejim
- [Framework] Clean up template and remove keys that would break bookshelf/knex (#4444) @derrickmehaffy
- [Framework] Write the correct database configuration (#4529) @lauriejim
- [Plugin] Fix error handling in OAuth providers + Enhance Github provider (#4242) @ledgitbe
- [Plugin] Support private associations in GraphQL resolvers (#4441) @mdacosta
- [Plugin] Do not create manyRelation tables if autoMigration is false. (#4458) @guibernardino
- [Plugin] Auto confirmation user with provider other than local (#4462) @Mateuszry
- [Plugin] Use plugin in the GraphQL aggregation queries (#4508) @abdonrd
🚀 New feature
- [Plugin] Add POST route /auth/send-email-confirmation (#4270) @matthieuowlie
💅 Enhancement
- [Admin] Add Vietnamese translation (#4414) @olragon
- [Admin] Remove unneeded Webpack plugin (#4464) @soupette
- [Admin] Send details about administrator in events (#4551) @Aurelsicoko
- [Documentation] Update migration-guide-alpha.26-to-beta.md - to remove strapi-plugin-settings-manager package (#4515) @lydia-gu
- [Documentation] Update discussion template to clarify it's use. (#4438) @derrickmehaffy
- [Documentation] Fix typo on security.md (#4451) @lauriejim
- [Documentation] Add Strapi environment to Sentry error (#4452) @clorichel
- [Documentation] Fix misleading database configuration documentation (#4568) @sarneeh
- [Documentation] Fix create-strapi-app typo in documentation (#4588) @uinz
- [Documentation] Docs vuepress v1 (#4471) @lauriejim
- [Documentation] Remove security issue template (#4478) @derrickmehaffy
- [Documentation] Add guide to fetch and insert external data (#4412) @lauriejim
- [Documentation] Update migration-guide-alpha.26-to-beta.md - to add changes for Bootstrap function (#4516) @lydia-gu
- [Documentation] Add process manager guide (#4566) @lauriejim
- [Documentation] Add the model value in the core controller docs (#4530) @lauriejim
- [Documentation] Correct typo in content-api documentation (#4544) @BlueGone
- [Documentation] Clarify usage of model in create and update examples (#4545) @derrickmehaffy
- [Documentation] Fix typos in deployment docs (#4422) @hanif66
- [Documentation] valid JSON makes a working example (#4552) @clorichel
- [Framework] Serve index.html in a simpler way (#4454) @alexandrebodin
- [Plugin] Retrieve roles without populating users and permissions relations (#4519) @victorlambert
- [Plugin] Add uuid attribute translations and uuid icon for content builder (#4406) @mhelmetag