Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions modules/ROOT/pages/8.2.0-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,19 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[]
[[accompanying-premium-plugin-changes]]
== Accompanying Premium plugin changes

The following premium plugin updates were released alongside {productname} 8.2.0.
The following premium plugin updates were released alongside {productname} {release-version}.

=== Media Optimizer

The {productname} 8.2.0 release includes an accompanying release of the **Media Optimizer** premium plugin.
The {productname} {release-version} release includes an accompanying release of the **Media Optimizer** premium plugin.

**Media Optimizer** now includes comprehensive video handling capabilities.

==== Video Upload Support

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.

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.
The plugin now supports commonly available video formats including MP4, WebM, and other standard video formats.

This new functionality is supported with the following configuration options:

Expand All @@ -53,7 +53,7 @@ For information on the **Media Optimizer** plugin, see: xref:uploadcare.adoc[Med

=== License Key Manager

The {productname} 8.2.0 release includes an accompanying release of the **License Key Manager**.
The {productname} {release-version} release includes an accompanying release of the **License Key Manager**.

==== New `+js/commerciallicensekeymanager.js+` file to lazyload majority of plugin after editor init.
// #TINY-12820
Expand Down Expand Up @@ -123,7 +123,7 @@ For information on the **Full Page HTML** plugin, see: xref:fullpagehtml.adoc[Fu
[[improvements]]
== Improvements

{productname} 8.2.0 also includes the following improvement<s>:
{productname} {release-version} also includes the following improvement:

=== Some elements would be given an extra newline by the serializer when indented
// #TINY-12857
Expand All @@ -133,7 +133,7 @@ Previously, certain elements received an additional newline when indented due to
[[bug-fixes]]
== Bug fixes

{productname} 8.2.0 also includes the following bug fixes:
{productname} {release-version} also includes the following bug fixes:

=== UI elements like focus outlines and placeholders would be visible after printing
// TINY-12584
Expand Down Expand Up @@ -205,7 +205,7 @@ Previously, there was no method to load web components into the editor iframe or

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].

=== Addressed split buttons rendering narrower than in TinyMCE 7, ensuring consistent sizing across the toolbar
=== Addressed split buttons rendering narrower than in {productname} 7, ensuring consistent sizing across the toolbar
// #TINY-13097 && #TINY-13111

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.
Expand Down
4 changes: 2 additions & 2 deletions modules/ROOT/pages/changelog.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

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].

== xref:8.2.0-release-notes.adoc[8.2.0 - 2025-10-22]
== xref:8.2.0-release-notes.adoc[8.2.0 - 2025-10-23]

### Improved
* Some elements would be given an extra newline by the serializer when indented.
Expand Down Expand Up @@ -33,7 +33,7 @@ NOTE: This is the {productname} Community version changelog. For information abo
// #TINY-13006
* Reverted toolbar button width to `auto`.
// #TINY-13097
* Addressed split buttons rendering narrower than in TinyMCE 7, ensuring consistent sizing across the toolbar.
* Addressed split buttons rendering narrower than in {productname} 7, ensuring consistent sizing across the toolbar.
// #TINY-13111

== xref:8.1.2-release-notes.adoc[8.1.2 - 2025-09-18]
Expand Down
6 changes: 3 additions & 3 deletions modules/ROOT/pages/creating-an-icon-pack.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ An icon pack only **requires** the custom icons to be included; the default {pro
====
*Understanding Icon Pack Loading:*

{productname} loads icon packs from the path `+TINYMCE_BASE/icons/${iconPackName}/icons.js+`, where:
{productname} loads icon packs from the path `+TINYMCE_BASE/icons/{iconPackName}/icons.js+`, where:

* `TINYMCE_BASE` is the {productname} root directory (the directory containing `tinymce.min.js`).
* `${iconPackName}` is the name of the icon pack.
* `+{iconPackName}+` is the name of the icon pack.

**Example Directory Structure:**
----
Expand All @@ -48,7 +48,7 @@ js/tinymce/

=== Icon Pack File Format

The generated `icons.js` file in the `+dist/icons/${iconPackName}/icons.js+` directory follows this exact format:
The generated `icons.js` file in the `+dist/icons/{iconPackName}/icons.js+` directory follows this exact format:

[source,javascript]
----
Expand Down
12 changes: 6 additions & 6 deletions modules/ROOT/pages/migration-from-4x.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ tinymce.init({

=== Plugin Ecosystem

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.
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.

* **Removed Plugins** (no longer available as of {productname} 6.0):
** `bbcode`, `fullpage`, `legacyoutput`: Deprecated in 5.9.0. Removed in 6.0.

* **Integrated into {productcorename}**:
** `paste`, `hr`, `noneditable`, `table`, `print`, `colorpicker` and `contextmenu`: These plugins were absorbed into {productcorename} and no longer require separate installation.
** `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].
** `tabfocus`: Removed in 6.0. Keyboard navigation via Tab is now handled by the browser and {productcorename}.
* **Integrated into {productname}**:
** `paste`, `hr`, `noneditable`, `table`, `print`, `colorpicker` and `contextmenu`: These plugins were absorbed into {productname} and no longer require separate installation.
** `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].
** `tabfocus`: Removed in 6.0. Keyboard navigation via Tab is now handled by the browser and {productname}.

* **Now Premium Only**:
** `mediaembed`, `tableofcontents`: These features are available through premium plugins.
Expand Down Expand Up @@ -82,7 +82,7 @@ If you used the following toolbar buttons or menu options, they have changed nam

{productname} 6 → {productname} 7:

* `InsertOrderedList` and `InsertUnorderedList` commands were removed from {productcorename} and are now provided by the `lists` plugin.
* `InsertOrderedList` and `InsertUnorderedList` commands were removed from {productname} and are now provided by the `lists` plugin.
* 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.

Refer to the latest release notes at link:https://www.tiny.cloud/docs/tinymce/latest/release-notes/[latest release notes] for further details.
Expand Down
12 changes: 6 additions & 6 deletions modules/ROOT/pages/migration-from-5x.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ The {productname} plugin ecosystem underwent a significant overhaul starting in
* **Removed Plugins** (no longer available as of {productname} 6.0):
** `bbcode`, `fullpage`, `legacyoutput`: Deprecated in 5.9.0. Removed in 6.0.

* **Integrated into {productcorename}**:
** `paste`, `hr`, `table`, `noneditable`, `nonbreaking`, `print`, `colorpicker` and `contextmenu`: These plugins were absorbed into {productcorename} and no longer require separate installation.
** `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].
** `tabfocus`: Removed in 6.0. Keyboard navigation via Tab is now handled by the browser and {productcorename}.
* **Integrated into {productname}**:
** `paste`, `hr`, `table`, `noneditable`, `nonbreaking`, `print`, `colorpicker` and `contextmenu`: These plugins were absorbed into {productname} and no longer require separate installation.
** `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].
** `tabfocus`: Removed in 6.0. Keyboard navigation via Tab is now handled by the browser and {productname}.

* **Now Premium Only**:
** `mediaembed`, `tableofcontents`: These features are available through premium plugins.
Expand Down Expand Up @@ -83,7 +83,7 @@ If you used the following toolbar buttons or menu options, they have changed nam

{productname} 6 → {productname} 7:

* `InsertOrderedList` and `InsertUnorderedList` commands were removed from {productcorename} and are now provided by the `lists` plugin.
* `InsertOrderedList` and `InsertUnorderedList` commands were removed from {productname} and are now provided by the `lists` plugin.
* 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.

Refer to the latest release notes at link:https://www.tiny.cloud/docs/tinymce/latest/release-notes/[latest release notes] for further details.
Expand Down Expand Up @@ -173,7 +173,7 @@ Refer to version-specific release notes for changes in toolbar button names and

{productname} 6 → {productname} 7:

* `InsertOrderedList` / `InsertUnorderedList` commands removed from {productcorename} (use `lists` plugin).
* `InsertOrderedList` / `InsertUnorderedList` commands removed from {productname} (use `lists` plugin).
* Default text pattern triggers updated from `Enter` to `Space`, configurable via `trigger`.
====

Expand Down
4 changes: 2 additions & 2 deletions modules/ROOT/pages/migration-from-6x.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Open Source users: please report issues in the https://github.com/tinymce/tinymc
[[tinymce-70-core-changes]]
== {productname} {productmajorversion} core changes.

For additional details on {productname} {release-version} changes, see xref:7.0-release-notes.adoc[{productname} {release-version} release notes].
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].


[[commands-and-apis]]
Expand Down Expand Up @@ -66,7 +66,7 @@ Applying basic formats such as headings, lists, bold and italic from typing them
{productname} {release-version} updates the default behavior of the `text-patterns` option to apply these formats when the user presses the `Space` key.

[NOTE]
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]
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]

.Updated default text patterns
[source, ts]
Expand Down