megachangelog
Fix5.52.3

v5.52.3

Bug fix release addressing multiple issues across admin, content manager, upload, and permissions features. Includes fixes for filter preservation, locale handling in relations, media library improvements, and security path sanitization.

5.52.3 (2026-09-02)

🔥 Bug fix

  • admin: preserve special characters in filter and search values (#27440)
  • content-manager: relation picker loses locale in nested entries (#27487)
  • content-manager: relation fields display document ids when main fields are empty (#27488)
  • content-type-builder: remove unused runtime import of @strapi/types (#27452)
  • review-workflows: guard release-action service call when cms-content-releases is disabled (#27312)
  • upload: sniff file bytes in admin when browser MIME is generic (#27363)
  • upload: show each asset as soon as its upload completes (#27456)
  • upload: various fixes and adjustments of new media library (#27477)
  • upload: repair the typecheck on develop after two merges collided (#27497)
  • upload: disable the folder tree chevron when a folder has no children (#27495)
  • upload: keep the asset name when replacing its file (#27501)
  • users-permissions,core: use path.posix.normalize for route matching and path sanitization (#27158)

⚙️ Chore

  • strapi: remove unused nodemon dependencies (#27479)

❤️ Thank You

bug-fixadmincontent-manageruploadsecurity

Source: original entry ↗