# Strapi v5.52.2 - Product: Strapi (https://whatsnew.fyi/product/strapi) - Vendor: Strapi - Date: 2026-08-26 - Version: v5.52.2 - Original notes: https://github.com/strapi/strapi/releases/tag/v5.52.2 - Permalink: https://whatsnew.fyi/product/strapi/releases/v5.52.2 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Make drag and drop more fluent in configuration view - **fixed** — Fix out of sort memory when listing audit logs on MySQL - **fixed** — Send credentials on fetch client requests in admin - **fixed** — Keep API token permissions on localized content types at boot - **fixed** — Honor redirectTo when the auth page redirects an authenticated user - **fixed** — Fix slow startup with many roles due to redundant permission checks - **fixed** — Fix draft status filter with i18n sibling locale published - **fixed** — Reject MCP relation writes combining set with connect or disconnect - **fixed** — Fix out of sort memory when listing history versions on MySQL - **fixed** — Fix access token rotation with asymmetric JWT algorithms - **fixed** — Serialize JSON columns before INSERT in discard-drafts migration - **fixed** — Fix local plugins duplicating the admin module graph and exhausting build memory - **fixed** — Fix relation reorder saving the wrong position - **fixed** — Correct broken placeholders in pt-BR translations - **fixed** — Surface clear error for unsupported RBAC condition operators - **fixed** — Fix admin build failing to resolve @strapi/admin under isolated node_modules - **fixed** — Translate server error codes in the new media library - **fixed** — Enforce sizeLimit when replacing a file in upload - **fixed** — Move replace media to the drawer footer and add tooltips in upload - **fixed** — List queued files in the upload progress dialog ##### 5.52.2 (2026-08-26) ###### 🔥 Bug fix - make drag and drop more fluently in configuation view fix#23161 ([#26320](https://github.com/strapi/strapi/pull/26320), [#23161](https://github.com/strapi/strapi/issues/23161)) - **admin:** out of sort memory when listing audit logs on mysql ([#27410](https://github.com/strapi/strapi/pull/27410)) - **admin:** send credentials on fetch client requests ([#27413](https://github.com/strapi/strapi/pull/27413)) - **admin:** keep api token permissions on localized content types at boot ([#27420](https://github.com/strapi/strapi/pull/27420)) - **admin:** honour redirectTo when the auth page redirects an authenticated user ([#27213](https://github.com/strapi/strapi/pull/27213)) - **admin:** slow startup with many roles due to redundant permission … ([#27438](https://github.com/strapi/strapi/pull/27438)) - **content-manager:** draft status filter with i18n sibling locale published ([#26835](https://github.com/strapi/strapi/pull/26835)) - **content-manager:** reject MCP relation writes combining set with connect or disconnect ([#27423](https://github.com/strapi/strapi/pull/27423)) - **content-manager:** out of sort memory when listing history versions on mysql ([#27394](https://github.com/strapi/strapi/pull/27394)) - **core:** Access token rotation fails with asymmetric JWT algorithms ([#27201](https://github.com/strapi/strapi/pull/27201)) - **core:** serialize JSON columns before INSERT in discard-drafts migration ([#25927](https://github.com/strapi/strapi/pull/25927)) - **core/strapi:** local plugins duplicate the admin module graph and exhaust build memory ([#27311](https://github.com/strapi/strapi/pull/27311)) - **database:** relation reorder saves the wrong position ([#27444](https://github.com/strapi/strapi/pull/27444)) - **i18n:** correct broken placeholders in pt-BR translations ([#27257](https://github.com/strapi/strapi/pull/27257), [#27383](https://github.com/strapi/strapi/pull/27383)) - **permissions:** surface clear error for unsupported RBAC condition operators ([#27355](https://github.com/strapi/strapi/pull/27355)) - **plugins:** admin build fails to resolve @strapi/admin under isolated node_modules ([#27337](https://github.com/strapi/strapi/pull/27337)) - **upload:** translate server error codes in the new media library ([#27345](https://github.com/strapi/strapi/pull/27345)) - **upload:** sizeLimit is not enforced when replacing a file ([#27414](https://github.com/strapi/strapi/pull/27414)) - **upload:** move replace media to the drawer footer, add tooltips ([#27425](https://github.com/strapi/strapi/pull/27425)) - **upload:** list queued files in the upload progress dialog ([#27416](https://github.com/strapi/strapi/pull/27416)) - **upload:** merge a second drop into the running upload batch ([#27415](https://github.com/strapi/strapi/pull/27415)) ###### ⚙️ Chore - replace lodash forEach with native Object.entries/values ([#27409](https://github.com/strapi/strapi/pull/27409)) - add worktree bootstrap command ([#27426](https://github.com/strapi/strapi/pull/27426)) - **deps:** upgrade memfs to 4.68.1 in @strapi/upgrade ([#27406](https://github.com/strapi/strapi/pull/27406)) - **deps:** migrate first-party zod to 4.4.3 ([#27428](https://github.com/strapi/strapi/pull/27428)) ###### 💅 Enhancement - **data-transfer:** clarify partial transfer stage scope ([#27322](https://github.com/strapi/strapi/pull/27322)) - **database:** log internal migrations at info level ([#27324](https://github.com/strapi/strapi/pull/27324)) - **database:** add migration progress heartbeats ([#27325](https://github.com/strapi/strapi/pull/27325)) ###### 🚨 Security - **graphql:** warn about unbounded operation limits ([#27390](https://github.com/strapi/strapi/pull/27390)) - **upload:** deny svg in generated project defaults ([#27360](https://github.com/strapi/strapi/pull/27360)) ###### ⚠️ Changes to be aware of ###### New projects block SVG uploads by defau _[Truncated at 4000 characters — full notes: https://github.com/strapi/strapi/releases/tag/v5.52.2]_