TinyMCE 8.4.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.4.0 was released for TinyMCE Enterprise and Tiny Cloud on Wednesday, February 4th, 2026. These release notes provide an overview of the changes for TinyMCE 8.4.0, including:

[[new-premium-plugin<s>]] == New Premium plugin<s>

The following new Premium plugin was released alongside TinyMCE 8.4.0.

<Premium plugin name>

The new Premium plugin, <Premium plugin name> // description here.

For information on the <Premium plugin name> plugin, see xref:<plugincode>.adoc[<Premium plugin name>].

New Open Source plugin

The following new Open Source plugin was released alongside TinyMCE 8.4.0.

<Open source plugin name>

The new open source plugin, <Open source plugin name> // description here.

For information on the <Open source plugin name> plugin, see xref:<plugincode>.adoc[<Open source plugin name>].

Accompanying Premium plugin changes

The following premium plugin updates were released alongside TinyMCE 8.4.0.

<Premium plugin name 1> <Premium plugin name 1 version>

The TinyMCE 8.4.0 release includes an accompanying release of the <Premium plugin name 1> premium plugin.

<Premium plugin name 1> <Premium plugin name 1 version> includes the following <fixes, changes, improvements>.

<Premium plugin name 1 change 1>

For information on the <Premium plugin name 1> plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].

Accompanying Premium plugin end-of-life announcement

The following Premium plugin has been announced as reaching its end-of-life:

<Premium plugin name eol>

TinyMCE’s xref:<plugincode>.adoc[<Premium plugin name eol>] plugin will be deactivated on <month> <DD>, <YYYY>, and is no longer available for purchase.

Accompanying open source plugin end-of-life announcement

The following open source plugin has been announced as reaching its end-of-life:

<Open source plugin name eol>

TinyMCE’s xref:<plugincode>.adoc[<Open source plugin name eol>] plugin will be deactivated on <month> <DD>, <YYYY>, and is no longer available for purchase.

Accompanying Enhanced Skins & Icon Packs changes

The TinyMCE 8.4.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.4.0 skin, Oxide.

For information on using Enhanced Skins & Icon Packs, see: Enhanced Skins & Icon Packs.

Improvements

TinyMCE 8.4.0 also includes the following improvement<s>:

<TINY-vwxyz 1 changelog entry>

Additions

TinyMCE 8.4.0 also includes the following addition<s>:

<TINY-vwxyz 1 changelog entry>

Changes

TinyMCE 8.4.0 also includes the following change<s>:

<TINY-vwxyz 1 changelog entry>

Removed

TinyMCE 8.4.0 also includes the following removal<s>:

<TINY-vwxyz 1 changelog entry>

Bug fixes

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

<TINY-vwxyz 1 changelog entry>

Setting width via Table Properties did not apply when table_style_by_css was false.

Previously, when table_style_by_css was set to false, updating the width of a table through the Table Properties dialog did not apply the width attribute. The dialog only applied width when using CSS styles, which broke the functionality for users who rely on HTML attributes for table sizing.

In TinyMCE 8.4.0, updating the width through the Table Properties dialog now ensures the width attribute is applied correctly when table_style_by_css is false. The table dialog behaves as expected for both attribute-based and style-based width settings.

Tables with unitless width or height attributes could not be resized correctly.

Previously, tables that used unitless width or height attributes (for example, numeric values without px or %) could not be resized correctly. Resizing handles and column operations did not behave as expected for these tables.

In TinyMCE 8.4.0, the table resize logic correctly handles unitless width and height attributes. Tables can now be resized and modified as expected regardless of how their dimensions are specified.

Security fixes

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

<TINY-vwxyz 1 changelog entry>

Deprecated

TinyMCE 8.4.0 includes the following deprecation<s>:

The <plugin> configuration property, <name>, has been deprecated

Known issues

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

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

<TINY-vwxyz 1 changelog entry>