# Strapi v5.52.3 - Product: Strapi (https://whatsnew.fyi/product/strapi) - Vendor: Strapi - Date: 2026-09-02 - Version: v5.52.3 - Original notes: https://github.com/strapi/strapi/releases/tag/v5.52.3 - Permalink: https://whatsnew.fyi/product/strapi/releases/v5.52.3 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** — Preserve special characters in filter and search values in admin - **fixed** — Fix relation picker losing locale in nested entries in content-manager - **fixed** — Fix relation fields displaying document ids when main fields are empty - **fixed** — Remove unused runtime import of @strapi/types in content-type-builder - **fixed** — Guard release-action service call when cms-content-releases is disabled in review-workflows - **fixed** — Sniff file bytes in admin when browser MIME is generic in upload - **fixed** — Show each asset as soon as its upload completes in upload - **fixed** — Apply various fixes and adjustments to new media library in upload - **fixed** — Repair typecheck on develop after merge collision in upload - **fixed** — Disable the folder tree chevron when a folder has no children in upload - **fixed** — Keep the asset name when replacing its file in upload - **fixed** — Use path.posix.normalize for route matching and path sanitization in users-permissions and core - **removed** — Remove unused nodemon dependencies ##### 5.52.3 (2026-09-02) ###### 🔥 Bug fix - **admin:** preserve special characters in filter and search values ([#27440](https://github.com/strapi/strapi/pull/27440)) - **content-manager:** relation picker loses locale in nested entries ([#27487](https://github.com/strapi/strapi/pull/27487)) - **content-manager:** relation fields display document ids when main fields are empty ([#27488](https://github.com/strapi/strapi/pull/27488)) - **content-type-builder:** remove unused runtime import of @strapi/types ([#27452](https://github.com/strapi/strapi/pull/27452)) - **review-workflows:** guard release-action service call when cms-content-releases is disabled ([#27312](https://github.com/strapi/strapi/pull/27312)) - **upload:** sniff file bytes in admin when browser MIME is generic ([#27363](https://github.com/strapi/strapi/pull/27363)) - **upload:** show each asset as soon as its upload completes ([#27456](https://github.com/strapi/strapi/pull/27456)) - **upload:** various fixes and adjustments of new media library ([#27477](https://github.com/strapi/strapi/pull/27477)) - **upload:** repair the typecheck on develop after two merges collided ([#27497](https://github.com/strapi/strapi/pull/27497)) - **upload:** disable the folder tree chevron when a folder has no children ([#27495](https://github.com/strapi/strapi/pull/27495)) - **upload:** keep the asset name when replacing its file ([#27501](https://github.com/strapi/strapi/pull/27501)) - **users-permissions,core:** use path.posix.normalize for route matching and path sanitization ([#27158](https://github.com/strapi/strapi/pull/27158)) ###### ⚙️ Chore - **strapi:** remove unused nodemon dependencies ([#27479](https://github.com/strapi/strapi/pull/27479)) ###### ❤️ Thank You - Adrien L @Adzouz - Andrei L @unrevised6419 - Bassel Kanso - Ben Irvin - Kushal Rathod @KushalXCoder - Lovepreet Singh @singhlovepreet9 - Nico André - Valentin @valfur03