v4.23.0
版本发布时间: 2024-04-10 22:44:34
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
⚙️ Chore
- [dependencies] Chore: Update vite and webpack-dev-middleware (https://github.com/strapi/strapi/pull/20037) @derrickmehaffy
-
[external] Update sharp package to version v0.33.3 (https://github.com/strapi/strapi/pull/19311) @mariansimecek - [tooling] chore: ignore nx cache (https://github.com/strapi/strapi/pull/20023) @innerdvations
- [tooling] chore: add watch script for all projects (https://github.com/strapi/strapi/pull/20068) @innerdvations
🔥 Bug fix
- [core:admin] fix(admin): force an absolute URL if the BACKEND_URL is relative (https://github.com/strapi/strapi/pull/19950) @joshuaellis
- [core:content-releases] Hide Locale column and grouping option when i18n plugin is not installed (https://github.com/strapi/strapi/pull/19358) @simotae14
- [core:content-releases] fix: fix boot issue when removing i18n from an app (https://github.com/strapi/strapi/pull/20073) @Marc-Roig
- [core:helper-plugin] fix issue #19532 (https://github.com/strapi/strapi/pull/19970) @alexandrebodin
- [core:strapi] fix(content-manager): populate media and nested components on cloning (https://github.com/strapi/strapi/pull/19958) @simotae14
- [core:upload] Revert sharp to 0.32.6 (https://github.com/strapi/strapi/pull/20066) @markkaylor
🚀 New feature
- [core:content-releases] Feat(releases): add release column to CM list view (https://github.com/strapi/strapi/pull/19926) @madhurisandbhor
💅 Enhancement
- [core:database] feat: support media deep filtering & relation shortcut filters (https://github.com/strapi/strapi/pull/19971) @alexandrebodin