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>:
Dragging and dropping or copying and pasting an image didn’t add width and height to the tag.
Previously, TinyMCE inserted an img tag without width and height attributes when a user dragged and dropped or copied and pasted an image into the editor. The inserted img tag lacked the dimension attributes that the image dialog adds.
In TinyMCE 8.7.0, the editor reads the dimensions of a dropped or pasted image and adds the width and height attributes to the img tag. A dropped or pasted image now includes the same width and height attributes that the image dialog adds.