From abd2e5c7e170d5b0af8b7d5b21277560db7a0b40 Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Thu, 11 Jun 2026 14:21:17 +1000 Subject: [PATCH] DOC-3526: Add Page Embed bug fix release note for iframe alignment (TINY-14458) --- modules/ROOT/pages/8.7.0-release-notes.adoc | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/modules/ROOT/pages/8.7.0-release-notes.adoc b/modules/ROOT/pages/8.7.0-release-notes.adoc index 60a84540ef..b257c034de 100644 --- a/modules/ROOT/pages/8.7.0-release-notes.adoc +++ b/modules/ROOT/pages/8.7.0-release-notes.adoc @@ -28,6 +28,19 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[] The following premium plugin updates were released alongside {productname} {release-version}. +=== Page Embed + +The {productname} {release-version} release includes an accompanying release of the **Page Embed** premium plugin. + +**Page Embed** includes the following fix. + +==== Alignment buttons now work on iframes inserted with Page Embed +// #TINY-14458 + +Previously, the alignment toolbar buttons had no effect on iframes inserted with the **Page Embed** plugin, because the alignment formats did not recognize the Page Embed wrapper element. {productname} now applies left, center, and right alignment to Page Embed iframes. + +For information on the **Page Embed** plugin, see: xref:pageembed.adoc[Page Embed]. + // === // The {productname} {release-version} release includes an accompanying release of the **** premium plugin.