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