Change8

v5.52.0

📦 strapiView on GitHub →
3 features🐛 13 fixes🔧 13 symbols

Summary

This release introduces new features like MCP action logging and enhanced Koa configuration, alongside numerous bug fixes across various modules including content management and uploads. It also includes dependency updates and internal tooling migrations.

Migration Steps

  1. Replace umzug with internal migration runner.

✨ New Features

  • Record MCP actions in audit logs.
  • Add locale codes for Corsican.
  • Enhance Koa app configuration with proxy settings.

🐛 Bug Fixes

  • Fix typescript pipeline issue.
  • Deduplicate react-dnd in the admin bundle.
  • Address filter entries by position so duplicate filter chips behave.
  • Merge query populate paths to preserve nested populate.
  • Fix editing relations removing inverse field conditions in content-type-builder.
  • Clear stale validation errors when the form data is replaced in content-type-builder.
  • Skip orphaned links and isolate FK failures on restore during data transfer.
  • Skip unregistered RBAC conditions during ability generation.
  • Allowlist Vite optimizeDeps.exclude for plugin UI kits.
  • Refresh folder header count on upload & delete.
  • Guard cache-buster on signed URLs in new-ML AssetCropEditor.
  • Target current asset in drawer actions.
  • Keep infinite scroll loading when the sentinel stays visible.

Affected Symbols