Change8

v5.12.0-beta.0

📦 strapi
5 features🐛 8 fixes🔧 2 symbols

Summary

This beta release (5.12.0-beta.0) focuses heavily on enhancing the relations management experience, introducing new modals and history features, alongside numerous bug fixes related to preview functionality and TypeScript compatibility.

✨ New Features

  • Added save and publish actions to relations modal.
  • Added back button history for relations.
  • Added the Relation Modal for relations-on-the-fly.
  • Removed the future flag for relations-on-the-fly.
  • Added a full page button in the relations-on-the-fly modal to open the document edit view.

🐛 Bug Fixes

  • Fixed typescript failure caused by a missing mock function.
  • Added origin to the preview message.
  • Disabled the preview form when the status is modified.
  • Implemented finding an available port for vite to allow multiple develop mode instances.
  • Prevented switching preview tabs when there are unsaved changes.
  • Fixed a bug where the preview had a shadow background.
  • Ensured onPreview is called when updating a relation.
  • Fixed an issue where dynamic zones and components could not be used with relations.

🔧 Affected Symbols

relationsrelations-on-the-fly