v4.5.0
版本发布时间: 2022-11-09 22:54:12
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
🚀 New feature
- [core:content-manager] Move relations into the content-manager main-view and improve loading performance (https://github.com/strapi/strapi/pull/14401) @gu-stav @joshuaellis @nathan-pichon @petersg83 @jhoward1994 @ronronscelestes @Marc-Roig @MarionLemaire
- [marketplace] Add sort and filters (https://github.com/strapi/strapi/pull/14664) @Feranchz @remidej @markkaylor
- [marketplace] Add GitHub stars and npm downloads to plugins & providers (https://github.com/strapi/strapi/pull/14783) @madhurisandbhor @markkaylor
⚙️ Chore
- [core:admin] Update logo (https://github.com/strapi/strapi/pull/14809) @Aurelsicoko
- [core:admin] Chore: Cleanup brand assets (https://github.com/strapi/strapi/pull/14810) @gu-stav
- [core:admin] Chore: Cleanup brand assets (https://github.com/strapi/strapi/pull/14816) @gu-stav
- [core:helper-plugin] Chore: Upgrade react-select from v4 to v5 (https://github.com/strapi/strapi/pull/14777) @gu-stav
- [dependencies] Chore: Update @Strapi/design-system to 1.2.6 (https://github.com/strapi/strapi/pull/14773) @gu-stav
- [tooling] Move e2e to api tests and unify test command (https://github.com/strapi/strapi/pull/14733) @alexandrebodin
🔥 Bug fix
- [core:admin] ConditionsModal: Fix modal component structure and add missing translations (https://github.com/strapi/strapi/pull/14782) @gu-stav
- [core:admin] ConditionsModal: Fix selection of multiple items in different categories (https://github.com/strapi/strapi/pull/14784) @gu-stav
- [core:content-manager] CM: Replace custom State and Badge components with Status (https://github.com/strapi/strapi/pull/14761) @gu-stav
- [core:content-manager] [fix][relations]: scroll to end of list when relations are updated (https://github.com/strapi/strapi/pull/14801) @joshuaellis
💅 Enhancement
- [core:admin] HomePage: Replace corner ornament with a small SVG (https://github.com/strapi/strapi/pull/14817) @gu-stav
- [core:content-manager] RelationInput: Overwrite default react-select no-options message (https://github.com/strapi/strapi/pull/14776) @gu-stav
- [core:content-manager] ReactSelect: Add missing box-shadow (https://github.com/strapi/strapi/pull/14785) @gu-stav