v4.2.2
版本发布时间: 2022-06-29 21:37:23
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
⚙️ Chore
- [core:admin] feat(translations): update and add missing PL translations (https://github.com/strapi/strapi/pull/13574) @imklau
- [core:admin] chore: Update design-systems and icons to 1.2.0 (https://github.com/strapi/strapi/pull/13618) @gu-stav
- [dependencies] Bump @actions/core from 1.8.1 to 1.9.0 (https://github.com/strapi/strapi/pull/13573) @dependabot
- [dependencies] Bump qs from 6.10.5 to 6.11.0 (https://github.com/strapi/strapi/pull/13639) @dependabot
- [tooling] Integrate react-refresh to increase productivity (https://github.com/strapi/strapi/pull/12825) @nvh95
- [tooling] Add doc flag in pr status check to avoid merging of PR (https://github.com/strapi/strapi/pull/13644) @alexandrebodin
💅 Enhancement
- [core:admin] Add Hindi translation (https://github.com/strapi/strapi/pull/13467) @AnjaliMahawar
- [core:admin] feat(translations): add several items in zh-Hans (https://github.com/strapi/strapi/pull/13560) @yangfei4913438
- [core:database] Optimize database foreign keys references - MySQL/MariaDB (https://github.com/strapi/strapi/pull/12843) @tiagolima90
- [core:database] Optimize database foreign keys references - PostgreSQL (https://github.com/strapi/strapi/pull/13550) @meherchandan
- [marketplace] Show installed providers as already installed on marketplace (https://github.com/strapi/strapi/pull/13625) @remidej
- [plugin:graphql] [GraphQL] Enable filtering on nested components (https://github.com/strapi/strapi/pull/13572) @Convly
- [plugin:sentry] Fix Sentry transaction name for dynamic routes (https://github.com/strapi/strapi/pull/13514) @Sija
🔥 Bug fix
- [core:admin] Fix / AuthenticatedApp tests (https://github.com/strapi/strapi/pull/13130) @ronronscelestes
- [core:admin] Webpack: Cleanup resolver configuration (https://github.com/strapi/strapi/pull/13606) @gu-stav
- [core:admin] Wysiwyg: Update system font-family (https://github.com/strapi/strapi/pull/13609) @gu-stav
- [core:content-type-builder] fix(content-type-builder/attribute-option): align text to the left (https://github.com/strapi/strapi/pull/13575) @imklau
- [core:strapi] #13317 Throw error when files extensions below config/ are different from .js or .json (https://github.com/strapi/strapi/pull/13336) @DanieleAurilio
- [core:upload] add missing await in upload plugin (https://github.com/strapi/strapi/pull/13370) @cortopy
- [core:upload] Save dimensions for svg and gif images (https://github.com/strapi/strapi/pull/13580) @petersg83
- [plugin:users-permissions] Address multiple users & permissions issues (https://github.com/strapi/strapi/pull/13435) @alexandrebodin
🚀 New feature
- [marketplace] [Marketplace] add link to the providers detail page on strapi market (https://github.com/strapi/strapi/pull/13622) @markkaylor