🚀 New feature
- [core:admin, core:review-workflows] Feature: Multiple review workflows (#16755) @gu-stav
- [core:admin] Feature: Improved Bulk Publish (#17185) @markkaylor
⚙️ Chore
- [core:admin] Chore: Split user RBAC permissions from useLicenseLimits hook (#17285) @gu-stav
- [dependencies] chore(deps): bump semver from 7.5.1 to 7.5.2 (#17090) @dependabot
- [dependencies] chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#17364) @dependabot
- [dependencies] chore(deps): bump sanitize-html from 2.10.0 to 2.11.0 (#17415) @dependabot
- [dependencies] chore(deps): bump aws-sdk from 2.1415.0 to 2.1420.0 (#17417) @dependabot
- [plugin:documentation] refactor: documentation tests (#17368) @joshuaellis
💅 Enhancement
- [core:admin] Chore: Give precedence to error.message over error.details (#17354) @gu-stav
- [core:admin] Feat: Add RBAC permissions for review-workflow settings pages (#17358) @gu-stav
- [core:review-workflows] Multiple Workflows - Tracking events (#17294) @jhoward1994
- [providers] Chunk Cloudinary uploads only for large files (#17159) @goodhoko
🔥 Bug fix
- [core:admin] admin lastname defaults to undefined (#17319) @fbalhawan
- [core:admin] [SSO] Accept null value for ssoLockedRoles (#17341) @innerdvations
- [core:admin] [SSO] allow defaultRole to be nullable when autoRegister is false (#17387) @innerdvations
- [core:admin] [bulk publish] Deselect the entries that were published from the list view (#17402) @markkaylor
- [core:admin] [bulk publish] Set page size to the number of selected entries (#17405) @markkaylor
- [core:content-manager] Bulk Publish: fix Select All not working inside the Modal (#17403) @simotae14
- [core:admin] [bulk publish] Move edit icon to the right in the Modal (#17423) @simotae14
- [core:admin] [bulk publish] Change published label in the modal (#17426) @simotae14
- [core:admin] Bulk publish: fix, enable countManyEntriesDraftRelations API only when you have selected entries in the modal (#17428) @simotae14
- [core:admin] [bulk publish] Remove sorting from the bulk publish modal (#17431) @simotae14
- [core:admin] Await for
isSsoLocked
promise, fix #17409 (#17410) @wtchnm - [core:content-manager] Fix error on adding relations (#17340) @hasebsiddiqui
- [core:content-manager] fix: display & clone relations in components (#17363) @joshuaellis
- [core:database] fix: relations are not returned in the correct order (#17262) @Marc-Roig
- [core:strapi] Fix command not mounting the routes correctly (#17396) @alexandrebodin
- [core:utils] Fix Strapi utils with ts migration (#17380) @alexandrebodin