v4.3.9
版本发布时间: 2022-09-21 20:18:57
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
🚀 New feature
- [core:strapi] Request context (https://github.com/strapi/strapi/pull/14370) @alexandrebodin
💅 Enhancement
- [core:admin] Trim admin's first name when validating (https://github.com/strapi/strapi/pull/14290) @WalkingPizza
- [core:admin] fix: some french translations are not correct (https://github.com/strapi/strapi/pull/14292) @Zharkan
- [core:admin] [Enh] Store app theme (https://github.com/strapi/strapi/pull/14369) @ronronscelestes
- [core:content-type-builder] Do not allow reserved names for singular/plural API names (https://github.com/strapi/strapi/pull/14298) @WalkingPizza
- [plugin:documentation] Add free-form filters to the query parameters (https://github.com/strapi/strapi/pull/14341) @dmeijboom
- [plugin:i18n] Complete (English -> en-) Locales (https://github.com/strapi/strapi/pull/14153) @aeadedoyin
- [plugin:i18n] [Enh] en-PA locale (https://github.com/strapi/strapi/pull/14445) @ronronscelestes
🔥 Bug fix
- [core:admin] [Fix] Guided tour visibility on prod mode (https://github.com/strapi/strapi/pull/14444) @ronronscelestes
- [core:content-manager] [Fix] CM LV custom labels (https://github.com/strapi/strapi/pull/14397) @ronronscelestes
- [core:database] Fix relations not correctly set when uploading a new file to an entity (https://github.com/strapi/strapi/pull/14170) @petersg83
- [plugin:documentation] ID in schema have type string (https://github.com/strapi/strapi/pull/14274) @gitstart
- [typescript] Exclude source maps when loading APIs (https://github.com/strapi/strapi/pull/14265) @WalkingPizza
⚙️ Chore
- [core:admin] [Chore] bump DS to 1.2.3 (https://github.com/strapi/strapi/pull/14449) @ronronscelestes
- [core:content-manager] Translations: Use $ne to translate not-equal-filter (https://github.com/strapi/strapi/pull/14363) @davidlueder
- [core:upload] update sharp in upload package (https://github.com/strapi/strapi/pull/14373) @konstantinmuenster
- [dependencies] Chore: Upgrade jest to 29.0.3 and jest-watch-typeahead to 2.x (https://github.com/strapi/strapi/pull/14430) @gu-stav
- [tooling] chore/eslint (https://github.com/strapi/strapi/pull/14320) @alexandrebodin
- [tooling] Add node 18 (https://github.com/strapi/strapi/pull/14350) @alexandrebodin
📖 Documentation
- [docs] Remove outdated Strapi-Docker link from README (https://github.com/strapi/strapi/pull/14372) @geetsww