v4.2.3
版本发布时间: 2022-07-13 20:22:15
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
🔥 Bug fix
- [core:admin] [Fix] Unique fields with empty string value (https://github.com/strapi/strapi/pull/13313) @ronronscelestes
- [core:content-manager] Make updateContentTypeConfiguration endpoint return full data (https://github.com/strapi/strapi/pull/13676) @benderillo
- [core:content-manager] CellContent: Fix relations, if a user does not have read permissions (https://github.com/strapi/strapi/pull/13705) @gu-stav
- [core:content-manager] PreviewWysiwyg: Fix and improve styles for tables (https://github.com/strapi/strapi/pull/13746) @gu-stav
- [core:content-type-builder] fix: content-types builder search button tooltip (https://github.com/strapi/strapi/pull/13533) @yangfei4913438
- [core:database] fix: knex transaction error on adding the migrations in migration folder (https://github.com/strapi/strapi/pull/13637) @meherchandan
- [core:database] fix: typo in root level ops warning message (https://github.com/strapi/strapi/pull/13751) @Le-Bit
- [core:upload] MediaLibraryInput: Fix drag & drop events (https://github.com/strapi/strapi/pull/13696) @gu-stav
- [core:upload] FromComputerForm: Fix drag & drop events (https://github.com/strapi/strapi/pull/13700) @gu-stav
- [plugin:i18n] LocalePicker: Always set page to 1 after updating a locale (https://github.com/strapi/strapi/pull/13707) @gu-stav
- [plugin:users-permissions] Fix users-permissions default permissions (https://github.com/strapi/strapi/pull/13672) @alexandrebodin
💅 Enhancement
- [core:admin] Add Gujarati Translation (https://github.com/strapi/strapi/pull/13481) @kiranrathor30697
- [plugin:i18n] Add two new kurdish languages (https://github.com/strapi/strapi/pull/13594) @SarkarKurdish
⚙️ Chore
- [core:admin] CTB: Improve tab labels (https://github.com/strapi/strapi/pull/13759) @gu-stav
- [tooling] chore: Upgrade & unpin webpack dependencies (https://github.com/strapi/strapi/pull/13692) @gu-stav
- [tooling] chore: Update jest, jest-circus and jest-cli to 28 (https://github.com/strapi/strapi/pull/13740) @gu-stav
- [tooling] Fix jest running tests twice because of .github and jest behavior (https://github.com/strapi/strapi/pull/13748) @alexandrebodin