🥳 Enhancement Call-out
- The Media library now has a list view
- The Media library can now have it's view configured
💅 Enhancement
- [core:admin] Create and apply admin rate limit middleware (#14546) @derrickmehaffy
- [core:admin] Remove fontawesome dependency (#15133) @gu-stav
- [core:content-manager] refactor(entity-manager): getDeepPopulate (#14977) @nathan-pichon
- [core:database] disable migrations config (#14593) @gary-alway
- [core:helper-plugin] DateTimePicker from DS used in Strapi (#14830) @simotae14
- [core:upload] Improve ML reactivity when there are many files (#15221) @petersg83
🚀 New feature
- [core:upload] Feature: Media Library configure the view (#14700) @jhoward1994
- [core:upload] [features] Media Library list view (#15085) @ronronscelestes
🔥 Bug fix
- [core:admin] fix: translation of profile language setting (#15258) @ivan-ha
- [core:content-manager] fix: Add button of repeatable components is missing a focus outline and focus handling (#15174) @gitstart
- [core:content-manager] Content-manager: handle complex component nesting in the UI (#15176) @jhoward1994
- [core:content-manager] fix: Loader is not displayed in Save button while creating an entry for the collection-type (#15188) @gitstart
- [core:content-manager] fix: Content manager crashing when dynamic zone entry field is not of type string (#15241) @gitstart
- [core:content-type-builder] Put inversedBy only once for manyToMany and oneToOne relations when creating a content-type (#15224) @petersg83
- [core:database] Avoid deadlocks for mysql and mariadb when creating a Nth locale (#15197) @petersg83
- [core:upload] fix(upload): normalize the string used as basename (#15151) @nathan-pichon
- [core:upload] [fix] ML table headers and asset count (#15243) @ronronscelestes
- [plugin:documentation] fix transalation documentation for setting page (#15232) @Chessman97
🚨 Security
- [dependencies] Update qs to fix CVE-2022-24999 (#15189) @derrickmehaffy
⚙️ Chore
- [core:admin] [Auth]: change confirmation to confirm (#15195) @joshuaellis
- [core:admin] [chore] Bump DS 1.4.1 (#15211) @ronronscelestes
- [core:admin] Move cropper CSS import from main bundle to upload plugin (#15235) @gu-stav
- [core:admin] Chore: Upgrade axios to 1.2.1 (#15249) @gu-stav
- [tooling] Fix typo in inactive issue cron workflow (#15201) @derrickmehaffy