v4.10.4
版本发布时间: 2023-05-10 20:51:38
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
💅 Enhancement
- [core:strapi] enhancement: Improve mysql concurrency performance (https://github.com/strapi/strapi/pull/16364) @Marc-Roig
⚙️ Chore
- [core:content-manager] Chore: Update success notification text (https://github.com/strapi/strapi/pull/16614) @gu-stav
- [core:content-type-builder] Renamed message when running in production. (https://github.com/strapi/strapi/pull/16584) @Eventyret
- [core:helper-plugin] Chore: Remove unnecessary styled overwrites (https://github.com/strapi/strapi/pull/16646) @gu-stav
- [core:strapi] feat: register admin routes like any other plugin (https://github.com/strapi/strapi/pull/16484) @Marc-Roig
- [core:upload] chore: bump aws-sdk version (https://github.com/strapi/strapi/pull/16626) @Marc-Roig
- [dependencies] chore: update ds@1.7.3 (https://github.com/strapi/strapi/pull/16611) @joshuaellis
- [dependencies] chore(deps): bump @strapi/icons from 1.6.5 to 1.7.3 (https://github.com/strapi/strapi/pull/16650) @dependabot
- [dependencies] chore(deps): bump @fingerprintjs/fingerprintjs from 3.3.6 to 3.4.1 (https://github.com/strapi/strapi/pull/16651) @dependabot
- [dependencies] chore(deps): bump webpack-cli from 5.0.1 to 5.1.0 (https://github.com/strapi/strapi/pull/16654) @dependabot
- [plugin:i18n] Created Russian translation for plugin:i18n (https://github.com/strapi/strapi/pull/16615) @hide-me
- [plugin:users-permissions] Updated Russian translation for plugin:users-permissions (https://github.com/strapi/strapi/pull/16618) @hide-me
- [tooling] Stop mocking useTracking (https://github.com/strapi/strapi/pull/16635) @joshuaellis
- [tooling] Chore: Increase dependabot open-pr limit to 10 (https://github.com/strapi/strapi/pull/16647) @gu-stav
🔥 Bug fix
- [core:admin] remove dependency react-router (https://github.com/strapi/strapi/pull/16549) @dome4
- [core:admin] Fix: Add border to stage color badges (https://github.com/strapi/strapi/pull/16613) @gu-stav
- [core:admin] Fix: Reset gap between stage action buttons (https://github.com/strapi/strapi/pull/16616) @gu-stav
- [core:admin] fix: change alignment from stretch to center (https://github.com/strapi/strapi/pull/16640) @amanmalh
- [tooling] fix testMatch /ignore (https://github.com/strapi/strapi/pull/16517) @Boegie19