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
7 changes: 7 additions & 0 deletions modules/ROOT/pages/8.7.0-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,13 @@ For information on the **TinyMCE AI** plugin, see: xref:tinymceai.adoc[TinyMCE A

// CCFR here.

=== Removed the 300-item limit on the emoticons dialog All tab
// #TINY-7552

Previously, the emoticons dialog limited the **All** tab to 300 items. This limit was a workaround, because rendering all of the available emoticons (over 1,200) caused performance issues and a laggy experience.

In {productname} {release-version}, the render performance of the emoticons dialog has been optimized and the 300-item limit on the **All** tab has been removed. All available emoticons are now displayed.

=== Pressing Tab or Shift+Tab on an open menu now closes it and moves focus to the next or previous focusable element
// #TINY-13341

Expand Down
Loading