diff --git a/modules/ROOT/pages/8.7.0-release-notes.adoc b/modules/ROOT/pages/8.7.0-release-notes.adoc index 60a84540ef..9754e7762a 100644 --- a/modules/ROOT/pages/8.7.0-release-notes.adoc +++ b/modules/ROOT/pages/8.7.0-release-notes.adoc @@ -89,6 +89,13 @@ The following premium plugin updates were released alongside {productname} {rele {productname} {release-version} also includes the following bug fix: +=== Block formatting now targets the correct element across a table cell selection +// #TINY-14385 + +Previously, when multiple table cells were selected, the check for whether a block could be renamed did not inspect nested elements. For example, with a blockquote containing a heading, applying a new heading format changed the blockquote instead of the heading. + +In {productname} {release-version}, the check inspects nested elements, so block formatting is applied to the correct element. + // === // #TINY-vwxyz1