v4.11.3
版本发布时间: 2023-06-28 23:15:11
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
💅 Enhancement
- [core:admin] Enhancement: Replace ee_else_ce imports with useEnterprise in settings - users (https://github.com/strapi/strapi/pull/16995) @gu-stav
- [core:admin] Enhancement: Replace ee_else_ce imports with useEnterprise in auth (https://github.com/strapi/strapi/pull/16996) @gu-stav
- [core:content-manager] [Enhancement]: Clone entity relations on the server (https://github.com/strapi/strapi/pull/16192) @Marc-Roig
🔥 Bug fix
- [core:admin] [ADMIN] Prevent unnecessary api calls on profile save (https://github.com/strapi/strapi/pull/17102) @nitinmadelyn
- [core:admin] Memoize permissions (https://github.com/strapi/strapi/pull/17125) @Marc-Roig
- [core:content-manager] Maintain consistent backend validation for publish and bulk publish (https://github.com/strapi/strapi/pull/17026) @markkaylor
- [core:content-manager] Fix: Improve stage change success notification (https://github.com/strapi/strapi/pull/17049) @gu-stav
- [core:content-manager] Fix bulk publish removed (https://github.com/strapi/strapi/pull/17069) @markkaylor
- [core:content-manager] Fix bulk publish padding (https://github.com/strapi/strapi/pull/17076) @markkaylor
- [core:content-manager] fix: Cannot save "required" dynamic-zone or component (https://github.com/strapi/strapi/pull/17112) @Marc-Roig
- [core:content-manager] fix: Clone entities Not Found Error (https://github.com/strapi/strapi/pull/17113) @Marc-Roig
- [core:upload] fix: media library multiple selection (https://github.com/strapi/strapi/pull/16802) @damuso
- [typescript] Fix/overlapping date type (https://github.com/strapi/strapi/pull/17030) @LuizPelegrini
⚙️ Chore
- [core:admin] Chore: Move plugin permissions into constants (https://github.com/strapi/strapi/pull/17034) @gu-stav
- [core:admin] Chore: Move admin permissions into redux (https://github.com/strapi/strapi/pull/17035) @gu-stav
- [core:strapi] chore(telemetry): send event ID as a custom (https://github.com/strapi/strapi/pull/17029) @Baldinof
- [dependencies] chore(deps-dev): bump nx from 16.3.2 to 16.4.0 (https://github.com/strapi/strapi/pull/17097) @dependabot