v4.15.1
版本发布时间: 2023-11-02 22:30:47
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
⚠️ This release is deprecated due to several issues we identified, we do not recommend users use this version until we issue a new patch release shortly
🔥 Bug fix
- [core:admin] Fix: RBAC Same role as creator list view data display as - (dash) (https://github.com/strapi/strapi/pull/17885) @PatrickJira
- [core:admin] chore(admin): add index files to files list (https://github.com/strapi/strapi/pull/18623) @joshuaellis
- [core:data-transfer] fix: delete process.nexttick (https://github.com/strapi/strapi/pull/18599) @christiancp100
- [utils:pack-up] fix(pack-up): set NODE_ENV if it's not already set (https://github.com/strapi/strapi/pull/18583) @joshuaellis
🚀 New feature
- [plugin:cloud] feat(cloud): add strapi cloud plugin to CMS for marketing (https://github.com/strapi/strapi/pull/18209) @Mcastres
⚙️ Chore
- [core:admin] chore(admin): convert App to TS (https://github.com/strapi/strapi/pull/18487) @gu-stav
- [core:admin] chore(admin): convert useInjectionZone to TS (https://github.com/strapi/strapi/pull/18534) @gu-stav
- [core:admin] chore(admin): convert marketplace (https://github.com/strapi/strapi/pull/18548) @joshuaellis
- [core:admin] chore(admin): convert core utils to TS (https://github.com/strapi/strapi/pull/18551) @gu-stav
- [core:admin] chore(admin): convert useInjectReducer, core/apis & StrapiApp to TS (https://github.com/strapi/strapi/pull/18554) @joshuaellis
- [core:admin] chore(admin): convert HomePage, Admin & InstalledPluginPage to TS (https://github.com/strapi/strapi/pull/18568) @joshuaellis
- [core:admin] chore(admin): convert ProfilePage and re-use server driven types (https://github.com/strapi/strapi/pull/18593) @joshuaellis
- [core:admin] chore(admin): convert context to use assertion technique (https://github.com/strapi/strapi/pull/18598) @joshuaellis
- [dependencies] chore(deps): bump esbuild-register from 3.4.2 to 3.5.0 (https://github.com/strapi/strapi/pull/18344) @dependabot
- [dependencies] chore(deps): bump @babel/traverse from 7.17.9 to 7.23.2 (https://github.com/strapi/strapi/pull/18460) @dependabot
- [dependencies] Update Yarn to v4.0.0 (https://github.com/strapi/strapi/pull/18530) @smorimoto
- [tooling] chore(generators): remove admin (https://github.com/strapi/strapi/pull/18563) @joshuaellis
💅 Enhancement
- [core:admin] refactor: admin build pipeline (https://github.com/strapi/strapi/pull/18539) @joshuaellis
- [core:content-type-builder] fix(ctb): update attribute picker spacings (https://github.com/strapi/strapi/pull/18509) @remidej