🔥 Bug fix
- [core:admin] Fix global.users translation for ES (#14264) @WalkingPizza
- [core:content-manager] Fix/delete components when deleting entity (#14132) @Marc-Roig
- [core:content-manager] 0 values are not handled correctly in relations (#14206) @gitstart
- [core:content-manager] SelectMany/ SelectOne: Fix loadingMessage prop-types (#14326) @gu-stav
- [core:database] Add primary keys to relational table (#13720) @alexandrebodin
- [core:database] Allow USE RETURNING in SQLite (#14267) @WalkingPizza
- [plugin:graphql] Fix/i18n locale queries forbidden access (#14282) @Convly
- [plugin:i18n] CM: Fix i18n LocalePicker component (#14239) @gu-stav
- [plugin:users-permissions] Fix several issues in the users-permissions OpenAPI specification (#14275) @dmeijboom
💅 Enhancement
- [core:admin] Make all settings header primary actions small (#14195) @WalkingPizza
- [core:admin] Update upload plugin catalan translation (#14260) @davefv
- [core:strapi] Allow the use of 'true', 't', 'false', 'f', '1', '0' when populating a field in REST API (#14124) @petersg83
⚙️ Chore
- [core:admin] Chore: Bump @strapi/design-system to 1.2.2 (#14241) @gu-stav
- [core:database] Improve pk management in schema builder (#14332) @alexandrebodin
- [docs] Update minimum and recommended database versions (#14279) @derrickmehaffy
- [tooling] Run nightlies only on our repo (#14252) @alexandrebodin