v4.5.5
版本发布时间: 2022-12-28 22:22:16
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
🥳 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 (https://github.com/strapi/strapi/pull/14546) @derrickmehaffy
- [core:content-manager] refactor(entity-manager): getDeepPopulate (https://github.com/strapi/strapi/pull/14977) @nathan-pichon
- [core:database] disable migrations config (https://github.com/strapi/strapi/pull/14593) @gary-alway
- [core:helper-plugin] DateTimePicker from DS used in Strapi (https://github.com/strapi/strapi/pull/14830) @simotae14
- [core:upload] Improve ML reactivity when there are many files (https://github.com/strapi/strapi/pull/15221) @petersg83
🚀 New feature
- [core:upload] Feature: Media Library configure the view (https://github.com/strapi/strapi/pull/14700) @jhoward1994
- [core:upload] [features] Media Library list view (https://github.com/strapi/strapi/pull/15085) @ronronscelestes
🔥 Bug fix
- [core:admin] fix: translation of profile language setting (https://github.com/strapi/strapi/pull/15258) @ivan-ha
- [core:content-manager] fix: Add button of repeatable components is missing a focus outline and focus handling (https://github.com/strapi/strapi/pull/15174) @gitstart
- [core:content-manager] Content-manager: handle complex component nesting in the UI (https://github.com/strapi/strapi/pull/15176) @jhoward1994
- [core:content-manager] fix: Loader is not displayed in Save button while creating an entry for the collection-type (https://github.com/strapi/strapi/pull/15188) @gitstart
- [core:content-manager] fix: Content manager crashing when dynamic zone entry field is not of type string (https://github.com/strapi/strapi/pull/15241) @gitstart
- [core:content-type-builder] Put inversedBy only once for manyToMany and oneToOne relations when creating a content-type (https://github.com/strapi/strapi/pull/15224) @petersg83
- [core:database] Avoid deadlocks for mysql and mariadb when creating a Nth locale (https://github.com/strapi/strapi/pull/15197) @petersg83
- [core:upload] fix(upload): normalize the string used as basename (https://github.com/strapi/strapi/pull/15151) @nathan-pichon
- [core:upload] [fix] ML table headers and asset count (https://github.com/strapi/strapi/pull/15243) @ronronscelestes
- [plugin:documentation] fix transalation documentation for setting page (https://github.com/strapi/strapi/pull/15232) @Chessman97
🚨 Security
- [dependencies] Update qs to fix CVE-2022-24999 (https://github.com/strapi/strapi/pull/15189) @derrickmehaffy
⚙️ Chore
- [core:admin] [Auth]: change confirmation to confirm (https://github.com/strapi/strapi/pull/15195) @joshuaellis
- [core:admin] [chore] Bump DS 1.4.1 (https://github.com/strapi/strapi/pull/15211) @ronronscelestes
- [core:admin] Move cropper CSS import from main bundle to upload plugin (https://github.com/strapi/strapi/pull/15235) @gu-stav
- [core:admin] Chore: Upgrade axios to 1.2.1 (https://github.com/strapi/strapi/pull/15249) @gu-stav
- [tooling] Fix typo in inactive issue cron workflow (https://github.com/strapi/strapi/pull/15201) @derrickmehaffy