Skip to content

Commit 095f5b1

Browse files
authored
Docs: DOC-3526 - The AI suggestions preview no longer shows deleted text when content has been replaced (#4192)
1 parent 991984d commit 095f5b1

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,13 @@ The {productname} {release-version} release includes an accompanying release of
7373

7474
**TinyMCE AI** includes the following improvements and fixes and additions.
7575

76+
==== The AI suggestions preview no longer shows deleted text when content has been replaced
77+
// #TINY-14364
78+
79+
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.
80+
81+
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.
82+
7683
==== The AI preview did not match the editor content structure, causing style rendering differences
7784
// #TINY-14328
7885

0 commit comments

Comments
 (0)