🚀 New feature
- [core:admin] Feature: Stage permissions for review workflows (#17611) @gu-stav
- [core:admin] Add new Blocks rich text editor (alpha) (#18166) @simotae14 @markkaylor @madhurisandbhor @Feranchz @remidej
⚙️ Chore
- [core:content-manager] refactor(content-manager): convert InputUIDs data-fetching to use react-query (#18116) @joshuaellis
- [dependencies] Bump the eslint group with 1 update (#18144) @dependabot
- [dependencies] Bump @vitejs/plugin-react from 4.0.4 to 4.1.0 (#18148) @dependabot
- [typescript] Types for the plugins (#17979) @christiancp100
🔥 Bug fix
- [cli] fix(admin): handle windows paths in plugins.js (#18097) @jramstedt
- [core:strapi] fix(core): Revert plugin property on CustomFieldServerOptions (#18107) @bogdaaamn
- [core:utils] Add blocks to namespace mapper (#18177) @markkaylor
- [typescript] Add missing blocks attribute types (#18187) @Convly