v4.19.1
版本发布时间: 2024-01-31 21:58:37
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
🔥 Bug fix
- [core:admin] Fix password is sent when it was not changed (https://github.com/strapi/strapi/pull/19295) @xyrolle
- [core:content-manager] Sanitize relation read query (https://github.com/strapi/strapi/pull/19227) @Bassel17
- [core:content-type-builder] Check component against collectionTypeNames (https://github.com/strapi/strapi/pull/19328) @Bassel17
- [plugin:i18n] fix(i18n): locale swapping with content-types & D&P disabled (https://github.com/strapi/strapi/pull/19296) @joshuaellis
💅 Enhancement
- [core:content-manager] feat(content-manager): better handle entry duplication (https://github.com/strapi/strapi/pull/19256) @remidej
⚙️ Chore
- [tooling] chore(workflows): update unit_front skipped test to use node 20 (https://github.com/strapi/strapi/pull/19363) @Feranchz