v4.12.4
版本发布时间: 2023-08-09 23:18:19
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
⚙️ Chore
- [core:admin] Chore: Consolidate useAdminRoles and useAdminRolePermissions hooks (https://github.com/strapi/strapi/pull/17527) @gu-stav
- [core:admin] Chore: Move marketplace and plugins hooks into their page contexts (https://github.com/strapi/strapi/pull/17533) @gu-stav
- [core:helper-plugin] chore: setup helper-plugin for TS conversion (https://github.com/strapi/strapi/pull/17460) @joshuaellis
- [dependencies] chore: bump strapi/eslint-config to 0.2.0 (https://github.com/strapi/strapi/pull/17486) @joshuaellis
- [dependencies] chore(deps-dev): bump the eslint group with 2 updates (https://github.com/strapi/strapi/pull/17588) @dependabot
- [tooling] Chore: Enforce build sourcemaps with an environment variable (https://github.com/strapi/strapi/pull/17458) @gu-stav
🔥 Bug fix
- [core:admin] [Fix] Bulk publish: show the count of already published entries (https://github.com/strapi/strapi/pull/17545) @simotae14
- [core:admin] Support cellformatter in ListView table (https://github.com/strapi/strapi/pull/17590) @markkaylor
- [core:content-manager] fix: save component's view configuration (https://github.com/strapi/strapi/pull/17579) @MonsterDeveloper
- [core:upload] fix(upload): Use native fetch over API client for downloadFile (https://github.com/strapi/strapi/pull/17513) @gu-stav
- [core:upload] Fix : Media Library List View navigation (https://github.com/strapi/strapi/pull/17565) @noobCode-69
- [typescript] Fix sanitizeQuery types (https://github.com/strapi/strapi/pull/17556) @christiancp100
📖 Documentation
- [docs] Docs: add audit logs to contributor docs (https://github.com/strapi/strapi/pull/17522) @Feranchz
- [docs] Update: README files with new links + Strapi Cloud option (https://github.com/strapi/strapi/pull/17544) @Mcastres