🔥 Bug fix
- [core:content-manager] Fixing #14587: Can edit json field with false value (#14588) @wusuopu
- [core:content-manager] CM: Fix ToggleInput wrapping for configure the view (#14929) @gu-stav
- [core:content-manager] CM: Fix RelationMultiple text wrapping (#14930) @gu-stav
- [core:content-type-builder] [CTB] fix: preserve pluginOptions in relation properties (#14718) @sargreal
- [core:database] Fix relations for MySQL versions below 8 (#14876) @petersg83
- [core:strapi] Fix schema support for postgres when using raw queries (#14909) @petersg83
- [core:strapi] Fix failing API tests (#14948) @jhoward1994
- [dependencies] [deps]: minification in DS (#14961) @joshuaellis
- [tooling] Fix swc/jest core-js polyfills (#14933) @gu-stav
⚙️ Chore
- [core:admin] [webpack]: use path.resolve instead of require (#14848) @joshuaellis
- [dependencies] chore(deps-dev): bump @babel/parser from 7.18.10 to 7.18.13 (#14910) @dependabot
- [dependencies] [design-system]: update to 1.3.0 (#14925) @joshuaellis
- [docs] Update Contrib docs logo with new ones (#14955) @derrickmehaffy
- [tooling] Chore: Update codecov uploader (#14872) @gu-stav
- [tooling] Chore: Ensure core-js polyfills the frontend-tests based on the compile target (#14899) @gu-stav
- [tooling] Chore: Fix AssetCardBase tests (#14903) @gu-stav
- [tooling] Chore: Bump GHA setup-node & checkout to v3 (#14926) @gu-stav
💅 Enhancement
- [core:admin] Tracking system, accessing the CTB (#14875) @simotae14