v4.12.5
版本发布时间: 2023-08-16 21:46:00
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
🔥 Bug fix
- [core:admin] Fix: Disable noImplicitAny until the admin app can be typed (https://github.com/strapi/strapi/pull/17645) @gu-stav
- [core:admin] Fix: Ensure fresh data for list and edit-views (api-tokens, users) (https://github.com/strapi/strapi/pull/17668) @gu-stav
- [core:content-manager] fix: remove fixed id binding in WYSIWYG (https://github.com/strapi/strapi/pull/16822) @gitstart
- [core:content-manager] Go to the last page if current page doesn't exist (https://github.com/strapi/strapi/pull/17589) @Feranchz
- [core:content-manager] Fix - Navigation between single types in the Content Manager (https://github.com/strapi/strapi/pull/17600) @jhoward1994
- [core:helper-plugin] fix: cannot clear date-field (https://github.com/strapi/strapi/pull/17599) @joshuaellis
⚙️ Chore
- [core:admin] translate en to zh-Hans by using claude.ai (https://github.com/strapi/strapi/pull/17300) @smoothdvd
- [core:content-manager] Fix: Remove configure the view confirmation (https://github.com/strapi/strapi/pull/17665) @gu-stav
- [core:helper-plugin] chore: update storybook to v7 (https://github.com/strapi/strapi/pull/17632) @joshuaellis
- [dependencies] chore: update ds to 1.9.0 (https://github.com/strapi/strapi/pull/17621) @joshuaellis
- [dependencies] chore(deps-dev): bump the eslint group with 2 updates (https://github.com/strapi/strapi/pull/17662) @dependabot
- [dependencies] chore(deps-dev): bump lint-staged from 13.2.2 to 13.3.0 (https://github.com/strapi/strapi/pull/17664) @dependabot
- [plugin:i18n] Update ru.json in i18n plugin (https://github.com/strapi/strapi/pull/17516) @hide-me
💅 Enhancement
- [core:admin] fix: ListView in ApiTokens and TransferTokens shows empty content table (https://github.com/strapi/strapi/pull/17609) @bogdaaamn