v4.25.2
版本发布时间: 2024-07-03 20:33:47
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
🔥 Bug fix
- [core:content-manager] fix: displayed fields dnd not working (https://github.com/strapi/strapi/pull/20613) @madhurisandbhor
- [core:strapi] fix: support string array (https://github.com/strapi/strapi/pull/20658) @alexandrebodin
- [core:upload] fix: Update @aws-sdk/client-s3 package to fix Issue #20425 (https://github.com/strapi/strapi/pull/20573) @Asupkay
- [plugin:users-permissions] [v4]: Fix the typo of query key from 'providers' to 'get-providers' (https://github.com/strapi/strapi/pull/20034) @smoothdvd
💅 Enhancement
- [cli] feat(create-strapi-app): remove the cloud project creation part (https://github.com/strapi/strapi/pull/20561) @nathan-pichon
- [cli] feat(cli): trigger login sequence when token is missing or invalid (https://github.com/strapi/strapi/pull/20572) @gonbaum
⚙️ Chore
- [core:strapi] Update LICENSE packing for packages for v4 (https://github.com/strapi/strapi/pull/20576) @Convly