Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions modules/ROOT/pages/8.8.1-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,21 @@ The {productname} {release-version} release includes an accompanying release of

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

=== Suggested Edits

The {productname} {release-version} release includes an accompanying release of the **Suggested Edits** premium plugin.

**Suggested Edits** includes the following fix.

==== Suggestion cards remained dimmed when selected with Show edits turned off
// #TINYMCE-14675

Previously, in the Suggested Edits plugin, selecting a suggestion card while the **Show edits** toggle was turned off left the card dimmed rather than showing it as active. This regression, introduced in {productname} 8.1, made it difficult to identify which card was active when reviewing the completed version of the document.

In {productname} {release-version}, {productname} dims a suggestion card only when it is not the active card. Selecting a card now restores its full appearance even when **Show edits** is turned off, so the active card remains distinguishable during review.

For information on the **Suggested Edits** plugin, see: xref:suggestededits.adoc[Suggested Edits].


[[accompanying-premium-plugin-end-of-life-announcement]]
== Accompanying Premium plugin end-of-life announcement
Expand Down
Loading