v4.4.4
版本发布时间: 2022-10-19 21:20:12
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
🚀 New feature
- [core:admin] Dark theme customization (https://github.com/strapi/strapi/pull/14001) @WalkingPizza
- [marketplace] [Marketplace] Add compatibility tooltip (https://github.com/strapi/strapi/pull/14541) @markkaylor
📖 Documentation
- [core:upload] Add details about amending S3 bucket CORS policies to properly show GIFs and videos in the admin panel (https://github.com/strapi/strapi/pull/14127) @WalkingPizza
⚙️ Chore
- [core:strapi] Updating koa/cors to 3.4.2 in order to fix cors filter origin problem #14357 (https://github.com/strapi/strapi/pull/14552) @CleberRossi
- [dependencies] Bump nexus from 1.2.0 to 1.3.0 (https://github.com/strapi/strapi/pull/14141) @dependabot
- [dependencies] Bump @graphql-tools/utils from 8.10.0 to 8.12.0 (https://github.com/strapi/strapi/pull/14434) @dependabot
🔥 Bug fix
- [core:admin] Fix discord link on admin panel homepage (https://github.com/strapi/strapi/pull/14513) @DanieleAurilio
- [core:admin] [Fix] LogoInput tests (https://github.com/strapi/strapi/pull/14584) @ronronscelestes
- [core:admin] Fix: Catch all errors when sending tracking requests (https://github.com/strapi/strapi/pull/14647) @gu-stav
- [core:content-manager] fix: replace all escaped
\n
with an actual\n
character (https://github.com/strapi/strapi/pull/14454) @joshuaellis - [core:content-type-builder] [Custom fields] Fix number types (https://github.com/strapi/strapi/pull/14554) @markkaylor
- [dependencies] Chore: Unify design-system version across packages (https://github.com/strapi/strapi/pull/14614) @gu-stav
💅 Enhancement
- [core:admin] Add czech translate color-picker plugin (https://github.com/strapi/strapi/pull/14508) @HonzaVrkota
- [core:admin] chore: Update favicon new 2022 version (https://github.com/strapi/strapi/pull/14655) @gu-stav
- [tooling] [chore][redux]: add redux dev-tools to launch in dev mode (https://github.com/strapi/strapi/pull/14660) @joshuaellis