v4.4.6
版本发布时间: 2022-11-02 21:10:28
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
🔥 Bug fix
- [core:admin] Fix: Make favicon middleware backwards compatible with pngs (https://github.com/strapi/strapi/pull/14736) @gu-stav
- [core:database] Fix inline relations not being selected automatically when populated (https://github.com/strapi/strapi/pull/14695) @Convly
- [core:strapi] Fix bulk delete when entity has empty components (https://github.com/strapi/strapi/pull/14600) @Marc-Roig
- [core:strapi] Replace directory to be able to get license.txt using a typescript project (https://github.com/strapi/strapi/pull/14691) @christiancp100
- [core:upload] fix(aws-provider): add https protocol when missing in file url (https://github.com/strapi/strapi/pull/14654) @nathan-pichon
- [core:utils] Fix load-files import (https://github.com/strapi/strapi/pull/14732) @Convly
- [marketplace] [Marketplace] Exp-320 Change wording in marketplace card (https://github.com/strapi/strapi/pull/14714) @madhurisandbhor
- [plugin: color-picker] Color-Picker: Add react and react-dom dependencies (https://github.com/strapi/strapi/pull/14731) @gu-stav
- [tooling] [fix][webpack]: Use a dynamic list of exclude to allow TSX plugins to be transpiled (https://github.com/strapi/strapi/pull/14674) @joshuaellis
- [tooling] Add default app keys to the server config (https://github.com/strapi/strapi/pull/14692) @christiancp100
- [typescript] Allow ESM module for custom middlewares (https://github.com/strapi/strapi/pull/14280) @5ika
⚙️ Chore
- [core:helper-plugin] chore: remove design-system from helper deps (https://github.com/strapi/strapi/pull/14679) @joshuaellis
- [tooling] App: Extend theme extension tests and swallow deprecation message (https://github.com/strapi/strapi/pull/14708) @gu-stav
- [tooling] Chore: Fix prop-type errors in setting list views (https://github.com/strapi/strapi/pull/14710) @gu-stav
💅 Enhancement
- [plugin:users-permissions] chore: Update koa2-ratelimit to 1.1.2 (https://github.com/strapi/strapi/pull/14730) @gu-stav