v4.10.0
版本发布时间: 2023-04-26 20:41:41
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
🚀 New feature
- [core:strapi] Review Workflows (https://github.com/strapi/strapi/pull/15899) @jhoward1994 @nathan-pichon @Marc-Roig @gu-stav
💅 Enhancement
- [cli] Modularize the Strapi CLI code (https://github.com/strapi/strapi/pull/16317) @innerdvations
- [core:admin] translation(core admin): add some missing fr translations (https://github.com/strapi/strapi/pull/16224) @edlefebvre
- [core:content-manager] Let custom fields specify a custom input size (https://github.com/strapi/strapi/pull/16455) @remidej
- [core:database] feat: add indexes to morph tables (https://github.com/strapi/strapi/pull/16453) @Marc-Roig
🔥 Bug fix
- [core:admin] Allow configuration of SSO Cookie Domain (https://github.com/strapi/strapi/pull/16471) @derrickmehaffy
- [core:content-manager] [RepeatableComponents]: Use the full key par the index for the type (https://github.com/strapi/strapi/pull/16441) @joshuaellis
- [core:data-transfer] [Data transfer] Filesystem agnostic loading of Strapi data files (https://github.com/strapi/strapi/pull/16402) @innerdvations
- [core:database] [Fix] KnexJs return parsed JSONB (https://github.com/strapi/strapi/pull/16310) @Marc-Roig
- [core:database] Fixed MySQL dialect connection option to allow to set bigNumberString… (https://github.com/strapi/strapi/pull/16313) @owen107
- [core:database] Fix knex error when updating an entity with large existing relations (https://github.com/strapi/strapi/pull/16472) @molund
- [core:helper-plugin] fix "Uncaught error trying to nullify/remove a date field in Content Manager" (https://github.com/strapi/strapi/pull/16434) @simotae14
- [core:strapi] feat(proxy): allow the use of a proxy in internal requests (https://github.com/strapi/strapi/pull/16367) @nathan-pichon
- [core:strapi] Extend ExtendableContext instead of BaseContext for PolicyContext (https://github.com/strapi/strapi/pull/16427) @bmpickford
- [core:upload] fix: S3 Upload Provider "baseUrl" for Video uploads on DO spaces (https://github.com/strapi/strapi/pull/16467) @Marc-Roig
- [plugin:documentation] Fix/plugin documentation bugs (https://github.com/strapi/strapi/pull/16265) @markkaylor
- [tooling] use Object.defineProperty to redefine localStorage (https://github.com/strapi/strapi/pull/16459) @joshuaellis
⚙️ Chore
- [core:helper-plugin] Deprecate
request
in the helper-plugin (https://github.com/strapi/strapi/pull/16449) @joshuaellis - [core:helper-plugin] Move helper-plugin folder to just src (https://github.com/strapi/strapi/pull/16451) @joshuaellis
- [core:strapi] Fix missing license in core/strapi package (https://github.com/strapi/strapi/pull/16489) @derrickmehaffy
- [dependencies] Bump vm2 from 3.9.11 to 3.9.17 (https://github.com/strapi/strapi/pull/16457) @dependabot
- [docs] Update the contribution guidelines based on the yarn 3 requirements (https://github.com/strapi/strapi/pull/16469) @Convly
- [tooling] Remove overrides from Vercel (https://github.com/strapi/strapi/pull/16346) @derrickmehaffy
- [typescript] Upgrade to TS V5 and fix related breaking changes (https://github.com/strapi/strapi/pull/16462) @Convly
🚨 Security
- [plugin:users-permissions] Update users-permissions registration field blacklist (https://github.com/strapi/strapi/pull/16420) @derrickmehaffy
📖 Documentation
- [docs] Update ds yarn link docs (https://github.com/strapi/strapi/pull/16463) @markkaylor