TinyMCE 8.0.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.0.0 was released for TinyMCE Enterprise and Tiny Cloud on <weekday>, <month> <DD><st|nd|rd|th>, <YYYY>. These release notes provide an overview of the changes for TinyMCE 8.0.0, including:
For additional details on TinyMCE 8.0.0 breaking changes when considering upgrading, see Migrating from TinyMCE 7 to TinyMCE 8.0.0. |
[[new-premium-plugin<s>]] New Premium plugin<s>
The following new Premium plugin was released alongside TinyMCE 8.0.0.
Accompanying Premium plugin changes
The following premium plugin updates were released alongside TinyMCE 8.0.0.
Accompanying Premium plugin end-of-life announcement
The following Premium plugin has been announced as reaching its end-of-life:
Accompanying open source plugin end-of-life announcement
The following open source plugin has been announced as reaching its end-of-life:
Accompanying Enhanced Skins & Icon Packs changes
The TinyMCE 8.0.0 release includes an accompanying release of the Enhanced Skins & Icon Packs.
Enhanced Skins & Icon Packs
The Enhanced Skins & Icon Packs release includes the following updates:
The Enhanced Skins & Icon Packs were rebuilt to pull in the changes also incorporated into the default TinyMCE 8.0.0 skin, Oxide.
For information on using Enhanced Skins & Icon Packs, see: Enhanced Skins & Icon Packs.
Improvements
TinyMCE 8.0.0 also includes the following improvement<s>:
Focus is now restored to a dialog after closing an alert, confirmation or another dialog
Previously, when a dialog was opened from within another dialog—such as a file picker triggered via a file_picker_callback
the focus was not correctly restored to the original dialog after closing the secondary one. This issue also affected alert and confirmation dialogs opened from within a parent dialog.
As a result, keyboard users experienced disrupted navigation and loss of focus context, impairing accessibility and usability in multi-dialog workflows.
In 8.0.0, TinyMCE now restores focus to the triggering button in the parent dialog once the nested dialog is closed. This improvement enhances keyboard navigation and accessibility in scenarios involving multiple overlapping dialogs.