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.

Improvements

TinyMCE 8.7.0 also includes the following improvement<s>:

Additions

TinyMCE 8.7.0 also includes the following addition<s>:

New tinymce.dom.AriaAnnouncer API for screen reader announcements

TinyMCE 8.7.0 adds the tinymce.dom.AriaAnnouncer API for sending messages to screen readers through an aria-live region without shifting focus. The announce method accepts a message and an optional { assertive } setting. Integrators can use it to announce formatting changes, for example by listening to the FormatApply and FormatRemove events.

tinymce.dom.AriaAnnouncer.announce('Bold on');
tinymce.dom.AriaAnnouncer.announce('Error occurred', { assertive: true });

Changes

TinyMCE 8.7.0 also includes the following change<s>:

Removed

TinyMCE 8.7.0 also includes the following removal<s>:

Bug fixes

TinyMCE 8.7.0 also includes the following bug fix<es>:

Security fixes

TinyMCE 8.7.0 includes <a fix | fixes for the following security issue<s>:

Deprecated

TinyMCE 8.7.0 includes the following deprecation<s>:

Known issues

This section describes issues that users of TinyMCE 8.7.0 may encounter and possible workarounds for these issues.

There <is one | are <number> known issue<s> in TinyMCE 8.7.0.