v4.16.0
版本发布时间: 2023-12-20 22:56:56
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
🔥 Bug fix
- [core:admin] Fix issues with case sensitive email addresses sent by some SSO providers (https://github.com/strapi/strapi/pull/18883) @Convly
- [core:content-manager] chore: backport relations search fix (https://github.com/strapi/strapi/pull/19070) @joshuaellis
- [core:helper-plugin] fix: wrapAxiosInstance.test (https://github.com/strapi/strapi/pull/18382) @jhoward1994
- [core:strapi] Register logger middleware before errors middleware (https://github.com/strapi/strapi/pull/16921) @goodhoko
- [core:utils] fix deep query populate issue on dynamic zone (https://github.com/strapi/strapi/pull/18966) @Bassel17
- [plugin:documentation] fix(documentation): use correct localization schema (https://github.com/strapi/strapi/pull/18580) @ciriousjoker
- [typescript] Fix entity-service types for relations' input (https://github.com/strapi/strapi/pull/19011) @Convly
⚙️ Chore
- [plugin:graphql] chore(deps): bump graphql-upload to 15.0.2 (https://github.com/strapi/strapi/pull/18811) @josephemswiler
📖 Documentation
- [utils:pack-up] doc(pack-up): fix config file name in readme (https://github.com/strapi/strapi/pull/19037) @remidej
❇️ Enhancement
- [core:strapi] feature: add feature flags with experimental content-releases (https://github.com/strapi/strapi/pull/18586) @Feranchz @joshuaellis @simotae14 @markkaylor