v4.11.2
版本发布时间: 2023-06-21 22:05:05
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
🔥 Bug fix
- [core:admin] FIX - Detect is webhook form is dirty (https://github.com/strapi/strapi/pull/17025) @jhoward1994
- [core:content-manager] fix: RBAC conditions with relations (https://github.com/strapi/strapi/pull/16814) @Marc-Roig
- [core:strapi] Fix: Handle undefined routes in registerAPIRoutes forEach loop (https://github.com/strapi/strapi/pull/16870) @mofahsan
- [core:strapi] Remove didReceiveAPIRequest event (https://github.com/strapi/strapi/pull/17021) @christiancp100
- [typescript] [TS] Allow unsafe calls for abstract services (https://github.com/strapi/strapi/pull/17020) @Convly
💅 Enhancement
- [core:admin] POC: Add useEnterprise() hook; refactor settings router (https://github.com/strapi/strapi/pull/16871) @gu-stav
🚀 New feature
- [core:review-workflows] Emit workflow stage change webhook event (https://github.com/strapi/strapi/pull/16956) @jhoward1994
⚙️ Chore
- [core:admin] refactor: use version 2 of breadcrumbs in anticipation of deprecation (https://github.com/strapi/strapi/pull/16981) @joshuaellis
- [core:admin] Chore: Remove admin permission imports for menu hooks (https://github.com/strapi/strapi/pull/17036) @gu-stav
- [dependencies] Chore: Bump nx from v15 to v16 (https://github.com/strapi/strapi/pull/17019) @gu-stav
- [plugin:users-permissions] chore: remove history & clean up some U&P tests (https://github.com/strapi/strapi/pull/16992) @joshuaellis
- [tooling] Chore: Cleanup eslint/front configuration (https://github.com/strapi/strapi/pull/16984) @gu-stav
- [tooling] Chore: Auto-sort imports using eslint (https://github.com/strapi/strapi/pull/16985) @gu-stav