TinyMCE 8.7.0
| These are the Tiny Cloud and TinyMCE Enterprise release notes. For information on the latest community version of TinyMCE, see the TinyMCE Changelog. |
Overview
TinyMCE 8.7.0 was released for TinyMCE Enterprise and Tiny Cloud on Tuesday, June 30th, 2026. These release notes provide an overview of the changes for TinyMCE 8.7.0, including:
Accompanying Premium plugin changes
The following premium plugin updates were released alongside TinyMCE 8.7.0.
Bug fixes
TinyMCE 8.7.0 also includes the following bug fix<es>:
Worked around a Chromium bug where clicking on the right of an li could fail
Previously, clicking to the right of the content in a list item could place the cursor at the start of the item instead of at the location that was clicked. This was caused by a Chromium browser bug that moved the caret to an incorrect position.
In TinyMCE 8.7.0, a targeted workaround detects this case and corrects the caret position. Clicking to the right of a list item now places the cursor where expected.