Change8

v5.11.0

📦 strapiView on GitHub →
1 features🐛 10 fixes🔧 2 symbols

Summary

Version 5.11.0 introduces an iframe refresh feature for Strapi previews and includes numerous bug fixes across relation handling, data transfer, and admin building, alongside dependency upgrades.

✨ New Features

  • Preview feature: iframe refreshes when Strapi updates.

🐛 Bug Fixes

  • Fixed relation order.
  • Removed list aliases.
  • Removed additional upgrade aliases.
  • Ensured cleaning of _cmp tables from orphaned morph types.
  • Added types for custom http response APIs.
  • Upgraded koa to 2.15.4.
  • Fixed TypeScript failure caused by a missing mock function.
  • Fixed admin building process with webpack.
  • Addressed race condition and backpressure in large asset transfers within data-transfer.
  • Fixed full page reload when updating the document in preview.

🔧 Affected Symbols

koa_cmp tables