Skip to content

Commit 58ec85b

Browse files
committed
Docs: DOC-3526 - The AI suggestions preview no longer shows deleted text when content has been replaced
1 parent 72052a8 commit 58ec85b

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

modules/ROOT/pages/8.7.0-release-notes.adoc

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,21 @@ The following premium plugin updates were released alongside {productname} {rele
3939

4040
// For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
4141

42+
=== TinyMCE AI
43+
44+
The {productname} {release-version} release includes an accompanying release of the **TinyMCE AI** premium plugin.
45+
46+
**TinyMCE AI** includes the following improvement.
47+
48+
==== The AI suggestions preview no longer shows deleted text when content has been replaced
49+
// #TINY-14364
50+
51+
Previously, when reviewing AI suggestions, the preview displayed both the deleted text and the inserted text side by side for replacements. This made the preview cluttered and harder to read, because the original and new content had to be parsed at the same time, especially when a document contained multiple replacements.
52+
53+
In {productname} {release-version}, the preview hides the deleted text for replacements and shows only the new content. When a replacement is selected, the inserted content is shown and highlighted while the removed text stays hidden. Standalone deletions continue to show the removed text when selected, so pure deletions remain fully visible. This makes the preview cleaner and easier to read when reviewing AI-generated changes.
54+
55+
For information on the **TinyMCE AI** plugin, see: xref:tinymceai.adoc[TinyMCE AI].
56+
4257

4358
[[improvements]]
4459
== Improvements

0 commit comments

Comments
 (0)