🐛 Bug fix
- [core:admin] Fixes #12045 (#12050) @soupette
- [core:admin] Add lowercase validation to email for registering admin user. (#12091) @soupette
- [core:content-manager] Fix: show correct number of decimals in content manager (#11890) @oscarsandberg
- [core:content-manager] Fix issue that italic style is ignored in preview mode on markdown editor (#12025) @iicdii
- [core:content-manager] Fix firefox drag n drop (#12061) @HichamELBSI
- [core:email] Fix wrong axios instance in email plugin (#12036) @soupette
- [core:upload] Fix upload file info form (#11989) @HichamELBSI
- [plugin:graphql] Fix Update user does not update component attribute (#11871) @iicdii
- [plugin:graphql] Take the playgroundAlways option into account for the graphql playground (#11999) @Convly
- [plugin:graphql] Fix GraphQL enums are genereated as String type (#12005) @iicdii
💅 Enhancement
- [cli] Update README.md (#12113) @Mcastres
- [core:admin] Always remove the build and cache folder when running the build command (#12012) @soupette
- [core:admin] Update plugin generators for the admin files (#12049) @soupette
- [core:admin] Upgrade webpack config and related dependencies (#12078) @soupette
- [core:admin] Fix/required fields UI (#12111) @ronronscelestes
- [core:database] Fix typo (#11995) @nemo0
- [core:strapi] Remove the build directory from the watched files list (#11997) @Convly
- [core:upload] Add confirm alert on close modal (upload) & bump DS version (#12053) @HichamELBSI