🚀 New feature
- [core:content-manager] feat: date/time picker improvements (#16805) @joshuaellis
- [core:content-manager] feat: add dynamic components above and below (#16826) @joshuaellis
- [core:content-manager] Allow bulk publishing and unpublishing from the list view (#16863) @markkaylor @Feranchz @remidej
- [core:content-type-builder] Add icon picker to components and show component's icons (#16703) @Feranchz
⚙️ Chore
- [dependencies] Chore: Update to React v18 (#16795) @joshuaellis
- [dependencies] Chore: Update @strapi/design-system and @strapi/icons to 1.7.10 (#16899) @gu-stav
- [dependencies] chore(deps): bump typescript from 5.0.4 to 5.1.3 (#16910) @dependabot
- [dependencies] chore: upgrade ds to 1.8.0 (#16931) @joshuaellis
💅 Enhancement
- [core:admin] [Webhooks] Refactor Edit view (#16800) @jhoward1994
- [core:strapi] [WebHooks] - expose allowed webhook events in webhook store (#16835) @jhoward1994
🔥 Bug fix
- [core:database] fix: ids in query.createMany return type (#16884) @Marc-Roig
- [core:helper-plugin] fix: dtp value should not pass empty string (#16942) @joshuaellis
- [core:upload] fix: add type compare in row isSelected condition (#16824) @gitstart
- [generators:app] fix: init sentry only when generating an app (#16865) @Marc-Roig