v4.13.6
版本发布时间: 2023-09-13 23:38:09
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
🚀 New feature
- [core:strapi] feat(experimental): add plugin:build command (https://github.com/strapi/strapi/pull/17747) @joshuaellis
⚙️ Chore
- [core:admin] chore(deps): update @strapi/design-system and @strapi/icons to 1.10.1 (https://github.com/strapi/strapi/pull/17948) @gu-stav
- [dependencies] chore(deps): bump typescript from 5.1.3 to 5.2.2 (https://github.com/strapi/strapi/pull/17829) @dependabot
- [dependencies] chore(deps): bump better-sqlite3 from 8.5.0 to 8.6.0 (https://github.com/strapi/strapi/pull/17908) @dependabot
- [dependencies] chore(deps): bump actions/checkout from 3 to 4 (https://github.com/strapi/strapi/pull/17998) @dependabot
- [dependencies] chore(deps-dev): bump nx from 16.7.2 to 16.8.1 (https://github.com/strapi/strapi/pull/18007) @dependabot
💅 Enhancement
- [core:admin] Test the correct return format for strapi_stage attribute in the content API (https://github.com/strapi/strapi/pull/18011) @jhoward1994
- [core:content-manager] Make expanded WYSIWYG editor fill 90% of the viewport (https://github.com/strapi/strapi/pull/17850) @antgel
- [core:review-workflows] Test content API sanitization of assignees on review workflow content types (https://github.com/strapi/strapi/pull/17887) @jhoward1994
- [tooling] Update GH bug report template (https://github.com/strapi/strapi/pull/18017) @derrickmehaffy
🔥 Bug fix
- [core:admin] fix(CM): fix relation layout (https://github.com/strapi/strapi/pull/17920) @gu-stav
- [core:admin] [Bugfix] Bulk publish/unpublish for non-default locale entities (https://github.com/strapi/strapi/pull/17941) @simotae14
- [typescript] fix type imports (https://github.com/strapi/strapi/pull/17984) @iKasch