v4.3.0
版本发布时间: 2022-07-27 20:54:32
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
🚀 New feature
- [core:upload] Media Library: Enable asset organization through folders (https://github.com/strapi/strapi/pull/13499) @gu-stav @petersg83 @ronronscelestes
- [typescript] [Features] Typescript Support (https://github.com/strapi/strapi/pull/12789) @Convly @Bassel17 @soupette
⚙️ Chore
- [core:admin] Replace remaining moment-js calls with date-fns (https://github.com/strapi/strapi/pull/13728) @gu-stav
- [core:admin] Admin: add missing webpack chunk-names (https://github.com/strapi/strapi/pull/13800) @gu-stav
- [core:strapi] Fix deprecated UUID (https://github.com/strapi/strapi/pull/13197) @finnsnape
- [dependencies] Bump swagger-ui-dist from 4.11.1 to 4.12.0 (https://github.com/strapi/strapi/pull/13739) @dependabot
- [dependencies] Bump cheerio from 1.0.0-rc.10 to 1.0.0-rc.12 (https://github.com/strapi/strapi/pull/13741) @dependabot
- [dependencies] Bump terser from 4.8.0 to 4.8.1 (https://github.com/strapi/strapi/pull/13818) @dependabot
- [dependencies] Bump nodemailer from 6.7.3 to 6.7.7 (https://github.com/strapi/strapi/pull/13839) @dependabot
- [plugin:users-permissions] chore: Update koa2-ratelimit to 1.1.1 (https://github.com/strapi/strapi/pull/13771) @gu-stav
💅 Enhancement
- [core:admin] add several items in zh-Hans and fixed some other minor bugs. (https://github.com/strapi/strapi/pull/13776) @yangfei4913438
- [core:admin] Fixed the translation problem of zh-Hans on the user list page. (https://github.com/strapi/strapi/pull/13829) @yangfei4913438
- [core:admin] update: improve chinese syntax (https://github.com/strapi/strapi/pull/13833) @smoothdvd
- [core:database] fix: added new eqi operator for case insensitive equal search (https://github.com/strapi/strapi/pull/13578) @meherchandan
🔥 Bug fix
- [core:admin] [Fix] Passwords autocomplete (https://github.com/strapi/strapi/pull/13810) @ronronscelestes
- [core:content-manager] CM: Fix edit form for dynamiczones (allow label + description) (https://github.com/strapi/strapi/pull/13822) @gu-stav
- [core:content-manager] EditViewDataManagerProvider: Ensure 0 is not converted to null (https://github.com/strapi/strapi/pull/13860) @gu-stav
- [core:content-type-builder] CTB: Improve UI validation for enum values (https://github.com/strapi/strapi/pull/13717) @gu-stav
- [core:helper-plugin] fix/ui-bug-datetimepicker-from-another-locale-13674 (https://github.com/strapi/strapi/pull/13815) @simotae14
- [core:upload] PreviewBox: Fix image cropping (https://github.com/strapi/strapi/pull/13706) @gu-stav
- [core:upload] ML: Display proper error message thrown by the API (https://github.com/strapi/strapi/pull/13768) @gu-stav
- [core:upload] Upload: Fix typo in upload middleware (https://github.com/strapi/strapi/pull/13772) @gu-stav
- [core:utils] Fix creator fields in REST API (https://github.com/strapi/strapi/pull/13819) @innerdvations
- [dependencies] update koa-passport to fix CVE-2022-25896 (https://github.com/strapi/strapi/pull/13807) @derrickmehaffy
- [plugin:documentation] Documentation Plugin: update file paths in Readme to v4 structure (https://github.com/strapi/strapi/pull/13665) @j0nezz
- [tooling] Fix sourcemaps for development environments (https://github.com/strapi/strapi/pull/13803) @gu-stav
- [tooling] Jest: Replace @swc/node-jest with @swc/jest transform (https://github.com/strapi/strapi/pull/13842) @gu-stav