🚀 New feature
- [Framework] "new" command supports mongo +srv prefix uri (#1743) @sundaycrafts
- [Framework] Make type of id configurable (#1682) @kuongknight
- [Plugin] Add confirmation email (#1733) @lauriejim
- [Plugin] Can block a user (#1705) @lauriejim
- [Plugin] 💥 Configure the content manager's layout from the admin panel (#1684) @soupette
- [Plugin] Add Microsoft Graph auth provider (#1613) @synth3tk
- [Plugin] GraphQL Aggregation Feature (#1407) @kamalbennani
🐛 Bug fix
- [Admin] This is for style updates to the admin panel. (#1663) @jfrux
- [Admin] Fix z-index input file (#1700) @soupette
- [Admin] Fix multi active left menu links (#1728) @pierreburgy
- [Admin] Fix download display (#1732) @pierreburgy
- [Framework] Fix input toggle true false (#1814) @soupette
- [Framework] Fix process node env (#1711) @lucaperret
- [Framework] Fix srv (#1811) @lauriejim
- [Framework] Fix JSDOM jest tests (#1806) @lauriejim
- [Plugin] Add missing pluralize dependency (#1812) @lauriejim
- [Plugin] Fix default value set to false for boolean attributes (#1772) @soupette
- [Plugin] Load it translations for users-permissions plugin (#1773) @soupette
- [Plugin] Fix one to many relation querying in the other direction in graphql (#1709) @jskorepa
- [Plugin] Fix buggy content-type builder when uninstalling the file upload plugin (#1702) @soupette
- [Plugin] File Upload Explorer showing GB instead of MB (#1776) @danielehrhardt
- [Plugin] Fix email template forgot password (#1757) @chrisdekker1997
💅 Enhancement
- [Admin] Center notifications (#1723) @pierreburgy
- [Admin] Update DE translations (#1759) @Jan10
- [Admin] Send the user to the right section in the Quickstart tutorial (#1731) @Aurelsicoko
- [Documentation] Update Concepts/Where are the models defined documentation (#1724) @sdubrez
- [Documentation] Update strapi hook ejs doc (#1722) @lauriejim
- [Documentation] Update read with Requirements (#1777) @derrickmehaffy
- [Documentation] Fix link to getting started page in README (#1778) @heyarne
- [Documentation] Enhancement readme (#1726) @Aurelsicoko
- [Framework] Allow global policies to be organised by folders (#1764) @jonlov
- [Framework] Change default database name (#1721) @pierreburgy
- [Framework] Add upper first strapi new logs action (#1720) @lauriejim
- [Framework] Parse environment variables on build configuration (#1667) @maturano
- [Plugin] RGPD - Remove pre-checked checkbox (#1730) @Aurelsicoko
- [Plugin] Custom content manager columns on list view (#1752) @soupette
- [Plugin] Fix linter errors (#1775) @maturano
- [Plugin] Autofocus name when creating a new Content Type (#1719) @pierreburgy
- [Plugin] Tick remember me by default (#1717) @pierreburgy
- [Plugin] Use actual hash instead of randomly generated string (#1689) @jskorepa