v4.11.0
版本发布时间: 2023-06-07 23:19:39
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
🚀 New feature
- [core:content-manager] feat: date/time picker improvements (https://github.com/strapi/strapi/pull/16805) @joshuaellis
- [core:content-manager] feat: add dynamic components above and below (https://github.com/strapi/strapi/pull/16826) @joshuaellis
- [core:content-manager] Allow bulk publishing and unpublishing from the list view (https://github.com/strapi/strapi/pull/16863) @markkaylor @Feranchz @remidej
- [core:content-type-builder] Add icon picker to components and show component's icons (https://github.com/strapi/strapi/pull/16703) @Feranchz
⚙️ Chore
- [dependencies] Chore: Update to React v18 (https://github.com/strapi/strapi/pull/16795) @joshuaellis
- [dependencies] Chore: Update @strapi/design-system and @strapi/icons to 1.7.10 (https://github.com/strapi/strapi/pull/16899) @gu-stav
- [dependencies] chore(deps): bump typescript from 5.0.4 to 5.1.3 (https://github.com/strapi/strapi/pull/16910) @dependabot
- [dependencies] chore: upgrade ds to 1.8.0 (https://github.com/strapi/strapi/pull/16931) @joshuaellis
💅 Enhancement
- [core:admin] [Webhooks] Refactor Edit view (https://github.com/strapi/strapi/pull/16800) @jhoward1994
- [core:strapi] [WebHooks] - expose allowed webhook events in webhook store (https://github.com/strapi/strapi/pull/16835) @jhoward1994
🔥 Bug fix
- [core:database] fix: ids in query.createMany return type (https://github.com/strapi/strapi/pull/16884) @Marc-Roig
- [core:helper-plugin] fix: dtp value should not pass empty string (https://github.com/strapi/strapi/pull/16942) @joshuaellis
- [core:upload] fix: add type compare in row isSelected condition (https://github.com/strapi/strapi/pull/16824) @gitstart
- [generators:app] fix: init sentry only when generating an app (https://github.com/strapi/strapi/pull/16865) @Marc-Roig