You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following premium plugin updates were released alongside {productname} 8.2.0.
24
+
The following premium plugin updates were released alongside {productname} {release-version}.
25
25
26
26
=== Media Optimizer
27
27
28
-
The {productname} 8.2.0 release includes an accompanying release of the **Media Optimizer** premium plugin.
28
+
The {productname} {release-version} release includes an accompanying release of the **Media Optimizer** premium plugin.
29
29
30
30
**Media Optimizer** now includes comprehensive video handling capabilities.
31
31
32
32
==== Video Upload Support
33
33
34
34
The **Media Optimizer** plugin now supports video upload and processing, extending beyond its previous image-only functionality. Users can now upload videos directly within the editor through drag-and-drop, file selection, or URL input.
35
35
36
-
The plugin now supports commonly available video formats including MP4, WebM, 3GPP, MPEG variants, QuickTime, Matroska, AVI, Flash Video, RealMedia, and other standard video formats.
36
+
The plugin now supports commonly available video formats including MP4, WebM, and other standard video formats.
37
37
38
38
This new functionality is supported with the following configuration options:
39
39
@@ -53,7 +53,7 @@ For information on the **Media Optimizer** plugin, see: xref:uploadcare.adoc[Med
53
53
54
54
=== License Key Manager
55
55
56
-
The {productname} 8.2.0 release includes an accompanying release of the **License Key Manager**.
56
+
The {productname} {release-version} release includes an accompanying release of the **License Key Manager**.
57
57
58
58
==== New `+js/commerciallicensekeymanager.js+` file to lazyload majority of plugin after editor init.
59
59
// #TINY-12820
@@ -123,7 +123,7 @@ For information on the **Full Page HTML** plugin, see: xref:fullpagehtml.adoc[Fu
123
123
[[improvements]]
124
124
== Improvements
125
125
126
-
{productname} 8.2.0 also includes the following improvement<s>:
126
+
{productname} {release-version} also includes the following improvement:
127
127
128
128
=== Some elements would be given an extra newline by the serializer when indented
129
129
// #TINY-12857
@@ -133,7 +133,7 @@ Previously, certain elements received an additional newline when indented due to
133
133
[[bug-fixes]]
134
134
== Bug fixes
135
135
136
-
{productname} 8.2.0 also includes the following bug fixes:
136
+
{productname} {release-version} also includes the following bug fixes:
137
137
138
138
=== UI elements like focus outlines and placeholders would be visible after printing
139
139
// TINY-12584
@@ -205,7 +205,7 @@ Previously, there was no method to load web components into the editor iframe or
205
205
206
206
For an example of using custom elements with block-level and inline-level components, see: xref:content-filtering.adoc#example-using-custom_elements-with-block-level-and-inline-level-components[Example using `+custom_elements+` with block-level and inline-level components].
207
207
208
-
=== Addressed split buttons rendering narrower than in TinyMCE 7, ensuring consistent sizing across the toolbar
208
+
=== Addressed split buttons rendering narrower than in {productname} 7, ensuring consistent sizing across the toolbar
209
209
// #TINY-13097 && #TINY-13111
210
210
211
211
In {productname} {release-version}, an issue was resolved where split buttons rendered narrower than in {productname} 7 and other toolbar buttons. This occurred because the main portion of the split button used a CSS rule that caused it to collapse to the icon size during initialization, resulting in an incorrect fixed width. This made split buttons appear visually inconsistent, reduced their clickability, and could cause text labels to be truncated.
Copy file name to clipboardExpand all lines: modules/ROOT/pages/changelog.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
NOTE: This is the {productname} Community version changelog. For information about the latest {cloudname} or {enterpriseversion} Release, see: xref:release-notes.adoc[{productname} Release Notes].
Copy file name to clipboardExpand all lines: modules/ROOT/pages/migration-from-4x.adoc
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,15 +29,15 @@ tinymce.init({
29
29
30
30
=== Plugin Ecosystem
31
31
32
-
The {productname} plugin ecosystem was significantly restructured in version 6.0, with several plugins being removed, folded into the {productcorename}, or reclassified as premium features. The following breakdown clarifies the status of each affected plugin.
32
+
The {productname} plugin ecosystem was significantly restructured in version 6.0, with several plugins being removed, folded into the {productname}, or reclassified as premium features. The following breakdown clarifies the status of each affected plugin.
33
33
34
34
* **Removed Plugins** (no longer available as of {productname} 6.0):
35
35
** `bbcode`, `fullpage`, `legacyoutput`: Deprecated in 5.9.0. Removed in 6.0.
36
36
37
-
* **Integrated into {productcorename}**:
38
-
** `paste`, `hr`, `noneditable`, `table`, `print`, `colorpicker` and `contextmenu`: These plugins were absorbed into {productcorename} and no longer require separate installation.
39
-
** `contextmenu`: Deprecated in version 5.0 following the integration of context menu functionality into {productcorename} editor. Removed in version 6.0. For more information, see the link:https://www.tiny.cloud/docs/tinymce/latest/contextmenu/[contextmenu documentation].
40
-
** `tabfocus`: Removed in 6.0. Keyboard navigation via Tab is now handled by the browser and {productcorename}.
37
+
* **Integrated into {productname}**:
38
+
** `paste`, `hr`, `noneditable`, `table`, `print`, `colorpicker` and `contextmenu`: These plugins were absorbed into {productname} and no longer require separate installation.
39
+
** `contextmenu`: Deprecated in version 5.0 following the integration of context menu functionality into {productname} editor. Removed in version 6.0. For more information, see the link:https://www.tiny.cloud/docs/tinymce/latest/contextmenu/[contextmenu documentation].
40
+
** `tabfocus`: Removed in 6.0. Keyboard navigation via Tab is now handled by the browser and {productname}.
41
41
42
42
* **Now Premium Only**:
43
43
** `mediaembed`, `tableofcontents`: These features are available through premium plugins.
@@ -82,7 +82,7 @@ If you used the following toolbar buttons or menu options, they have changed nam
82
82
83
83
{productname} 6 → {productname} 7:
84
84
85
-
* `InsertOrderedList` and `InsertUnorderedList` commands were removed from {productcorename} and are now provided by the `lists` plugin.
85
+
* `InsertOrderedList` and `InsertUnorderedList` commands were removed from {productname} and are now provided by the `lists` plugin.
86
86
* Default text pattern triggers were updated to activate on `Space` instead of `Enter`. A `trigger` property was added to configure block-level text pattern behavior.
87
87
88
88
Refer to the latest release notes at link:https://www.tiny.cloud/docs/tinymce/latest/release-notes/[latest release notes] for further details.
Copy file name to clipboardExpand all lines: modules/ROOT/pages/migration-from-5x.adoc
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,10 +33,10 @@ The {productname} plugin ecosystem underwent a significant overhaul starting in
33
33
* **Removed Plugins** (no longer available as of {productname} 6.0):
34
34
** `bbcode`, `fullpage`, `legacyoutput`: Deprecated in 5.9.0. Removed in 6.0.
35
35
36
-
* **Integrated into {productcorename}**:
37
-
** `paste`, `hr`, `table`, `noneditable`, `nonbreaking`, `print`, `colorpicker` and `contextmenu`: These plugins were absorbed into {productcorename} and no longer require separate installation.
38
-
** `contextmenu`: Deprecated in version 5.0 following the integration of context menu functionality into {productcorename} editor. Removed in version 6.0. For more information, see the link:https://www.tiny.cloud/docs/tinymce/latest/contextmenu/[contextmenu documentation].
39
-
** `tabfocus`: Removed in 6.0. Keyboard navigation via Tab is now handled by the browser and {productcorename}.
36
+
* **Integrated into {productname}**:
37
+
** `paste`, `hr`, `table`, `noneditable`, `nonbreaking`, `print`, `colorpicker` and `contextmenu`: These plugins were absorbed into {productname} and no longer require separate installation.
38
+
** `contextmenu`: Deprecated in version 5.0 following the integration of context menu functionality into {productname} editor. Removed in version 6.0. For more information, see the link:https://www.tiny.cloud/docs/tinymce/latest/contextmenu/[contextmenu documentation].
39
+
** `tabfocus`: Removed in 6.0. Keyboard navigation via Tab is now handled by the browser and {productname}.
40
40
41
41
* **Now Premium Only**:
42
42
** `mediaembed`, `tableofcontents`: These features are available through premium plugins.
@@ -83,7 +83,7 @@ If you used the following toolbar buttons or menu options, they have changed nam
83
83
84
84
{productname} 6 → {productname} 7:
85
85
86
-
* `InsertOrderedList` and `InsertUnorderedList` commands were removed from {productcorename} and are now provided by the `lists` plugin.
86
+
* `InsertOrderedList` and `InsertUnorderedList` commands were removed from {productname} and are now provided by the `lists` plugin.
87
87
* Default text pattern triggers were updated to activate on `Space` instead of `Enter`. A `trigger` property was added to configure block-level text pattern behavior.
88
88
89
89
Refer to the latest release notes at link:https://www.tiny.cloud/docs/tinymce/latest/release-notes/[latest release notes] for further details.
@@ -173,7 +173,7 @@ Refer to version-specific release notes for changes in toolbar button names and
For additional details on {productname} {release-version} changes, see xref:7.0-release-notes.adoc[{productname} {release-version} release notes].
28
+
For additional details on {productname} {release-version} changes, see link:https://www.tiny.cloud/docs/tinymce/7/7.0-release-notes/[{productname} {release-version} release notes].
29
29
30
30
31
31
[[commands-and-apis]]
@@ -66,7 +66,7 @@ Applying basic formats such as headings, lists, bold and italic from typing them
66
66
{productname} {release-version} updates the default behavior of the `text-patterns` option to apply these formats when the user presses the `Space` key.
67
67
68
68
[NOTE]
69
-
The previous default `text_patterns` behavior, applying the format on an `Enter` key press, can be configured by replacing the `trigger` property with the value `'space'`. Learn more about how you can configure `text_patterns` in the xref:7.0-release-notes.adoc#a-new-trigger-property-for-block-text-pattern-configurations-allowing-pattern-activation-with-either-space-or-enter-keys[{release-version} Release notes]
69
+
The previous default `text_patterns` behavior, applying the format on an `Enter` key press, can be configured by replacing the `trigger` property with the value `'space'`. Learn more about how you can configure `text_patterns` in the link:https://www.tiny.cloud/docs/tinymce/7/7.0-release-notes/#a-new-trigger-property-for-block-text-pattern-configurations-allowing-pattern-activation-with-either-space-or-enter-keys[{release-version} Release notes]
0 commit comments