🔥 Bug fix
- [cli] Don't prompt to choose installation type when user has provided database options (#12694) @cupofnestor
- [core:content-manager] RepeatableComponent: Fix error messages when component is nested (#12975) @gu-stav
- [core:content-manager] Allow date fields to be selected as component main fields (#13006) @gu-stav
- [core:content-type-builder] [Fix] CTB Media advanced settings layout (#13315) @ronronscelestes
- [core:content-type-builder] Fix CTB not adding all field extensions (#13354) @sargreal
- [core:strapi] #12081 Fix empty string is accepted by API (#12170) @DanieleAurilio
- [core:strapi] migration fix: skip git config file that looks like dir (#12277) @jamidwyer
- [core:upload] Fix actionOptions not taking into account by the upload provider (#13018) @gu-stav
- [plugin:documentation] [plugin:documentation] fix required attributes on post requests (#13323) @markkaylor
- [plugin:documentation] add missing items property causing infinite load on error schema (#13339) @markkaylor
- [plugin:graphql] fix emailConfirmation graphql mutation (#12773) @e23thr
- [plugin:users-permissions] fix: handle user not found error (#12196) @kayac-chang
- [plugin:users-permissions] Fix not working deleteUsersPermissionsUser and mutations related to role (#12454) @iicdii
🚀 New feature
- [core:admin] Make component icons optional (#13256) @gu-stav
- [core:database] Fix state not being shared with "beforeXXX" and "afterXXX" events (#12203) @rgoupil
💅 Enhancement
- [cli] Validate plugin/middleware/policy name inside generators (#12264) @sunnysonx
- [cli] Check that plugin name is kebab-cased upon generation (#12312) @WalkingPizza
- [core:admin] [Enh] Homepage links trackUsage (#13310) @ronronscelestes
- [tooling] Increase test coverage for get-file-path util (#13345) @tahaziauci
📖 Documentation
- [core:upload] dots in bucket names (#13298) @pointout
- [doc:readme] Docs: Update upload provider readme files (#12959) @gu-stav
⚙️ Chore
- [core:admin] chore: Update @strapi/design-system to 1.1.1 (#13390) @gu-stav
- [core:upload] Upload Plugin UI Catalan translation (#13249) @davefv
- [dependencies] Bump umzug to 3.1.1 (#13272) @petersg83