🚀 New feature
- [core:admin] (EE) Audit Logs (#15536) @madhurisandbhor @remidej @markkaylor @Feranchz
- [core:content-manager] Relations & Dynamic Zones reordering (#15119) @joshuaellis @Marc-Roig
- [core:strapi] Data Import Export (#15036) @Convly @Bassel17 @christiancp100 @innerdvations
- [core:strapi] Online license verification (#15147) @fdel-car @alexandrebodin
💅 Enhancement
- [core:content-manager] Display min/max limits with field description (#15424) @jhoward1994
- [core:admin] [features][Auth logo customization] (#15096) @ronronscelestes
- [core:admin] Admin: Allow reducers to be injected async into the store (#15517) @gu-stav
- [core:content-manager] CM: Refactor edit-view information box to be visually grouped (#15443) @gu-stav
- [core:content-manager] Chore: Make field constraint error messages more consistent (#15512) @gu-stav
- [core:content-type-builder] CTB: Replace ToggleInput with Checkbox for the d&p switch (#15430) @gu-stav
- [core:database] Remove PG Magic Numbers (#15507) @cpaczek
- [core:helper-plugin] axios migration refactoring useFetchClient and getFetchclient (#15400) @simotae14
- [core:strapi] add db dialect to startup info log (#15509) @cpaczek
- [core:strapi] Fix: handle missing plugin with proper error message (#15532) @derrickmehaffy
🔥 Bug fix
- [core:admin] Chore: Update axios to 1.2.2 (#15421) @gu-stav
- [core:admin] [Fix] AddLogoDialog snapshots (#15513) @ronronscelestes
- [core:content-manager] [FIX] LeftMenu collection type name sorting (#15501) @jhoward1994
- [core:content-manager] WYSIWYG: Fix preview pane styles (#15549) @gu-stav
- [core:content-manager] WYSIWYG: Fix CSS flex setup to take the toolbar into account (#15563) @gu-stav
- [core:database] (fix) Warn for duplicated inverseBy relationships (#15217) @Marc-Roig
- [core:database] Fix component reordering for mysql (#15325) @Marc-Roig
- [core:database] Improve SQL queries when cleaning orders (#15554) @petersg83
- [core:strapi] Prevent deadlocks on components and locale updates (#15535) @petersg83
- [core:upload] fix(VideoAssetCard): dissalow pointer-events on videoPreview (#15451) @FabienGreard
- [core:upload] fix: filter dropped files before trying to upload (#15458) @joshuaellis
- [core:upload] [fix] ML Video preview size (#15552) @ronronscelestes
- [dependencies] Update Knex to 2.4.0 to fix CVE-2016-20018 (#15412) @derrickmehaffy
- [dependencies] Fix/solve snapshots tests failing node 18 (#15436) @simotae14
📖 Documentation
- [core:content-manager] Add tiny piece of documentation around the relation component structure (#15223) @gu-stav
- [docs] Consistent ordering of recommended versions table in README (#15426) @innerdvations
- [docs] [docs] Add linking the design system docs (#15439) @markkaylor
- [docs] Fix incorrect location for command (#15442) @markkaylor
⚙️ Chore
- [core:admin] [chore] Bump DS to 1.4.2 (#15428) @ronronscelestes
- [core:admin] Settings: Move SSO page into pages directory (#15499) @gu-stav
- [core:database] Add integration tests for transactions (#15562) @innerdvations
- [dependencies] chore(deps): bump commander from 8.2.0 to 8.3.0 (#15474) @dependabot
- [docs] Docs: Update productboard link in contributing guide (#15553) @gu-stav
- [external] [design-system]: install design-system 1.5.0 (#15487) @joshuaellis
- [external] chore: update DS to 1.6.1 (#15547) @joshuaellis
- [tooling] [webpack]: add browserlist (#15369) @joshuaellis
🚨 Security
- [plugin:users-permissions] Fix: Access/ID Tokens using Cognito Login Provider (#15382) @christiancp100