🚀 New feature
- [core:data-transfer] [Data Transfer] Data Transfer Pull (#16006) @innerdvations @Bassel17 @christiancp100 @Convly @simotae14
- [core:upload] [Feature]: Private S3 bucket provider (#15773) @Marc-Roig
💅 Enhancement
- [core:admin] EE Add audit logs configuration and react to license changes (#15913) @remidej
- [core:admin] Reduce and optimize lodash usage in the admin app (#16119) @gu-stav
- [core:content-manager] InputUID: Hide re-generate button when field is disabled (#16141) @gu-stav
- [core:database] Return newly created IDs when using createMany (#14269) @WalkingPizza
- [core:strapi] Add Not implemented error class (#15938) @derrickmehaffy
- [core:strapi] fix(logger): remove request status code coloring (#16064) @sjoukedv
- [core:strapi] Perf optimizations (#16117) @alexandrebodin
- [core:upload] Add baseUrl and rootPath properties to upload-aws-s3 plugin's configuration (#13040) @v-dimitroff
- [dependencies] Use Yarn3 (#16124) @joshuaellis
- [core:database] Persist DB tables for EE features (#16084) @jhoward1994
- [plugin:graphql] Remove subscriptions-transport-ws package from graphql plugin (#16108) @Bassel17
🔥 Bug fix
- [core:admin] Auth: Trim whitespace from fields (#16177) @gu-stav
- [core:content-manager] Single components should not populate if they're not required (#16158) @joshuaellis
- [core:data-transfer] Fix error handling for transfer websocket connection (#15971) @Bassel17
- [core:helper-plugin] useAPIErrorHandler: Reverse error handling (API -> Axios) (#16162) @gu-stav
- [core:strapi] fix typo in examples (#15029) @scissorstail
- [core:strapi] Allow to sort by ID in the sort sanitize operations (#16139) @Convly
- [core:upload] Decouple image resizing and optimization (#14029) @WalkingPizza
- [generators:app] fix: use default postgres port for fallback (#16129) @arthurjdam
- [tooling] Skip cache on
build:ts
in CI (#16229) @joshuaellis
⚙️ Chore
- [core:admin] Add
module
to mainFields (#16225) @joshuaellis - [core:upload] fix(core upload): add missing FR translations (signed) (#16156) @edlefebvre
- [core:utils] Expand nx usage and migrate logger to ts (#15957) @alexandrebodin
- [dependencies] Update Design System to 1.6.6 (#16113) @joshuaellis
- [dependencies] build(deps): bump webpack-dev-server from 4.11.1 to 4.13.1 (#16154) @dependabot
- [dependencies] build(deps): bump react-intl from 6.2.8 to 6.3.2 (#16155) @dependabot
- [dependencies] build(deps): bump sanitize-html from 2.7.3 to 2.10.0 (#16160) @dependabot
- [dependencies] build(deps): bump react-window from 1.8.7 to 1.8.8 (#16175) @dependabot
- [tooling] Separate Experimental & Nightly releases (#16200) @joshuaellis