v4.11.5
版本发布时间: 2023-07-12 20:58:13
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
⚙️ Chore
- [core:admin] Chore: Refactor useLicenseLimits() hook (https://github.com/strapi/strapi/pull/17050) @gu-stav
- [core:admin] Add params serializer (https://github.com/strapi/strapi/pull/17074) @markkaylor
- [core:admin] Chore: Remove unique identifier (https://github.com/strapi/strapi/pull/17126) @Mcastres
- [core:admin] Chore: Apply default color to ReviewWorkflowsColumn (https://github.com/strapi/strapi/pull/17213) @gu-stav
- [core:content-manager] chore: remove step from time configure view modal (https://github.com/strapi/strapi/pull/17155) @joshuaellis
- [core:helper-plugin] chore: refactor helper-plugin tests & PaginationURLQuery (https://github.com/strapi/strapi/pull/17183) @joshuaellis
- [dependencies] chore(deps-dev): bump lerna from 6.5.1 to 6.6.2 (https://github.com/strapi/strapi/pull/16785) @dependabot
- [dependencies] chore(deps): bump graphql-scalars from 1.20.1 to 1.22.2 (https://github.com/strapi/strapi/pull/17017) @dependabot
- [dependencies] chore(deps-dev): bump the jest group with 4 updates (https://github.com/strapi/strapi/pull/17189) @dependabot
- [dependencies] chore(deps): bump the webpack group with 1 update (https://github.com/strapi/strapi/pull/17191) @dependabot
- [dependencies] chore(deps-dev): bump stylelint from 13.13.1 to 15.10.1 (https://github.com/strapi/strapi/pull/17235) @dependabot
- [dependencies] chore(deps-dev): bump jest-environment-jsdom from 29.5.0 to 29.6.1 (https://github.com/strapi/strapi/pull/17240) @dependabot
- [dependencies] chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.61.0 (https://github.com/strapi/strapi/pull/17241) @dependabot
- [dependencies] chore(deps): bump react-redux from 8.0.5 to 8.1.1 (https://github.com/strapi/strapi/pull/17242) @dependabot
- [dependencies] chore(deps-dev): bump the eslint group with 2 updates (https://github.com/strapi/strapi/pull/17247) @dependabot
- [tooling] Update Yarn to v3.6.1 (https://github.com/strapi/strapi/pull/17064) @smorimoto
- [tooling] Chore: Group dependabot updates (https://github.com/strapi/strapi/pull/17184) @gu-stav
- [tooling] Chore: Improve and extend dependabot groups (https://github.com/strapi/strapi/pull/17243) @gu-stav
💅 Enhancement
- [core:admin] Chore: Refactor CM list-view review-workflow columns to use useEnterprise (https://github.com/strapi/strapi/pull/17047) @gu-stav
- [core:admin] Enhancement: Add a getFeature convenience method to the useLicenseLimit hook (https://github.com/strapi/strapi/pull/17198) @gu-stav
- [core:content-type-builder] Add link(back icon) on
Add Another Field
popup to improve user experience (https://github.com/strapi/strapi/pull/17062) @nitinmadelyn - [typescript] feat: Add an any type for strapi.admin (https://github.com/strapi/strapi/pull/17175) @boazpoolman
🔥 Bug fix
- [core:admin] Fix bug #17187: updated the handleClick function (https://github.com/strapi/strapi/pull/17188) @noobCode-69
- [core:admin] fix: only run the query if sso is enabled (https://github.com/strapi/strapi/pull/17217) @joshuaellis
- [core:admin] Fix settings menu permissions in CE (https://github.com/strapi/strapi/pull/17237) @noobCode-69
- [core:data-transfer] Delete merge presence in data transfer strategies (https://github.com/strapi/strapi/pull/17215) @christiancp100
- [core:upload] fix: CM media-input browsing (https://github.com/strapi/strapi/pull/17253) @joshuaellis
- [plugin:i18n] fix: i18n CM EditView locale selector flex gap (https://github.com/strapi/strapi/pull/17195) @joshuaellis