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.
TinyMCE AI
The TinyMCE 8.7.0 release includes an accompanying release of the TinyMCE AI premium plugin.
TinyMCE AI includes the following addition.
Integrators can now add custom AI reviews using the tinymceai_reviews option
Previously, the Review sidebar supported only a fixed set of built-in reviews, selected by ID through the tinymceai_reviews option. There was no supported way for integrators to add named reviews, parameterized prompts, or menus that mixed built-in and custom reviews. Integrators had to rely on generic flows, such as Custom review, instead of dedicated review actions in the Review sidebar.
In TinyMCE 8.7.0, the tinymceai_reviews option also accepts integrator-defined review objects alongside the existing built-in string IDs. Integrators can define simple, list, and input review types, each with a custom name, description, and prompt. For the full schema and examples, see the tinymceai_reviews option.
For information on the TinyMCE AI plugin, see: TinyMCE AI.