v4.21.1
版本发布时间: 2024-03-27 23:56:45
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
💅 Enhancement
- [core:content-manager] feat(Releases): Bulk actions renderer (https://github.com/strapi/strapi/pull/19749) @madhurisandbhor
🔥 Bug fix
- [core:admin] fix(admin): show purchase pages also with Cloud plans and change message (https://github.com/strapi/strapi/pull/19855) @simotae14
- [core:content-releases] fix(content-releases): fix creation of utc time based when sending to back (https://github.com/strapi/strapi/pull/19865) @Feranchz
- [core:content-type-builder] fix: reload ctb after save (https://github.com/strapi/strapi/pull/19811) @Bassel17
- [core:data-transfer] fix: add support for private upload providers (https://github.com/strapi/strapi/pull/19863) @Bassel17
- [core:data-transfer] Solve foreign key error on push transfers (https://github.com/strapi/strapi/pull/19870) @christiancp100