v4.3.7
版本发布时间: 2022-09-07 20:25:15
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
🔥 Bug fix
- [core:admin] Fix global.users translation for ES (https://github.com/strapi/strapi/pull/14264) @WalkingPizza
- [core:content-manager] Fix/delete components when deleting entity (https://github.com/strapi/strapi/pull/14132) @Marc-Roig
- [core:content-manager] 0 values are not handled correctly in relations (https://github.com/strapi/strapi/pull/14206) @gitstart
- [core:content-manager] SelectMany/ SelectOne: Fix loadingMessage prop-types (https://github.com/strapi/strapi/pull/14326) @gu-stav
- [core:database] Add primary keys to relational table (https://github.com/strapi/strapi/pull/13720) @alexandrebodin
- [core:database] Allow USE RETURNING in SQLite (https://github.com/strapi/strapi/pull/14267) @WalkingPizza
- [plugin:graphql] Fix/i18n locale queries forbidden access (https://github.com/strapi/strapi/pull/14282) @Convly
- [plugin:i18n] CM: Fix i18n LocalePicker component (https://github.com/strapi/strapi/pull/14239) @gu-stav
- [plugin:users-permissions] Fix several issues in the users-permissions OpenAPI specification (https://github.com/strapi/strapi/pull/14275) @dmeijboom
💅 Enhancement
- [core:admin] Make all settings header primary actions small (https://github.com/strapi/strapi/pull/14195) @WalkingPizza
- [core:admin] Update upload plugin catalan translation (https://github.com/strapi/strapi/pull/14260) @davefv
- [core:strapi] Allow the use of 'true', 't', 'false', 'f', '1', '0' when populating a field in REST API (https://github.com/strapi/strapi/pull/14124) @petersg83
⚙️ Chore
- [core:admin] Chore: Bump @strapi/design-system to 1.2.2 (https://github.com/strapi/strapi/pull/14241) @gu-stav
- [core:database] Improve pk management in schema builder (https://github.com/strapi/strapi/pull/14332) @alexandrebodin
- [docs] Update minimum and recommended database versions (https://github.com/strapi/strapi/pull/14279) @derrickmehaffy
- [tooling] Run nightlies only on our repo (https://github.com/strapi/strapi/pull/14252) @alexandrebodin