v4.3.2
版本发布时间: 2022-08-01 23:19:42
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
⚙️ Chore
- [dependencies] Bump apollo-server-koa from 3.1.2 to 3.10.0 (https://github.com/strapi/strapi/pull/13747) @dependabot
- [dependencies] Bump knex from 1.0.4 to 1.0.7 (https://github.com/strapi/strapi/pull/13780) @dependabot
- [dependencies] Bump ora from 5.4.0 to 5.4.1 (https://github.com/strapi/strapi/pull/13847) @dependabot
🔥 Bug fix
- [core:content-manager] SelectOne: Fix component styles (https://github.com/strapi/strapi/pull/13878) @gu-stav
- [core:content-manager] Relation: Fix skewed draft/ publish bullet indicator (https://github.com/strapi/strapi/pull/13884) @gu-stav
- [core:upload] Fix the bulk delete of files in the Media Library (https://github.com/strapi/strapi/pull/13871) @petersg83
- [core:upload] ML: Hide bulk actions if not assets or folders exist (https://github.com/strapi/strapi/pull/13899) @gu-stav
- [core:upload] AssetDialog: Properly take canRead permissions into account (https://github.com/strapi/strapi/pull/13902) @gu-stav
- [core:utils] Better handle populating of dynamic-zones (https://github.com/strapi/strapi/pull/13855) @petersg83
- [plugin:graphql] Fix/graphql playground (https://github.com/strapi/strapi/pull/13838) @Bassel17
💅 Enhancement
- [core:content-type-builder] ComponentIconPicker: Replace react-virtualized with react-window (https://github.com/strapi/strapi/pull/13886) @gu-stav