From 52ec95aecf11afe72edb8a71ddb2dcdaa6cded90 Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Tue, 13 Jan 2026 09:45:58 +1000 Subject: [PATCH 1/5] DOC-3340: TinyMCE 8.3.2 Release Documentation and Community changelog. --- modules/ROOT/nav.adoc | 2 +- modules/ROOT/pages/8.3.2-release-notes.adoc | 25 ++++++++++----------- modules/ROOT/pages/changelog.adoc | 3 ++- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc index 55b825473d..dd57248a4d 100644 --- a/modules/ROOT/nav.adoc +++ b/modules/ROOT/nav.adoc @@ -387,7 +387,7 @@ *** {productname} 8.3.2 **** xref:8.3.2-release-notes.adoc#overview[Overview] **** xref:8.3.2-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium Plugin changes] -**** xref:8.3.2-release-notes.adoc#bug-fixes[Bug fix] +**** xref:8.3.2-release-notes.adoc#improvements[Improvements] *** {productname} 8.3.1 **** xref:8.3.1-release-notes.adoc#overview[Overview] **** xref:8.3.1-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium Plugin changes] diff --git a/modules/ROOT/pages/8.3.2-release-notes.adoc b/modules/ROOT/pages/8.3.2-release-notes.adoc index fd0b430e15..e4593ad1b8 100644 --- a/modules/ROOT/pages/8.3.2-release-notes.adoc +++ b/modules/ROOT/pages/8.3.2-release-notes.adoc @@ -14,7 +14,7 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[] {productname} {release-version} was released for {enterpriseversion} and {cloudname} on Wednesday, January 14^th^, 2026. These release notes provide an overview of the changes for {productname} {release-version}, including: * xref:accompanying-premium-plugin-changes[Accompanying Premium plugin changes] -* xref:bug-fixes[Bug fix] +* xref:improvements[Improvements] [[accompanying-premium-plugin-changes]] @@ -22,25 +22,24 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[] The following premium plugin updates were released alongside {productname} {release-version}. -=== +=== Media Optimizer -The {productname} {release-version} release includes an accompanying release of the **** premium plugin. +The {productname} {release-version} release includes an accompanying release of the **Media Optimizer** premium plugin. -**** includes the following . +**Media Optimizer** includes the following improvement. -==== +=== Placeholder loading had two progress indicators -// CCFR here. +// TODO: add documentation -For information on the **** plugin, see: xref:.adoc[]. +For information on the **Media Optimizer** plugin, see: xref:uploadcare.adoc[Media Optimizer]. -[[bug-fixes]] -== Bug fix +[[improvements]] +== Improvements -{productname} {release-version} also includes the following bug fix: +{productname} {release-version} also includes the following improvement: -=== -// #TINY-vwxyz1 +=== Placeholder loading had two progress indicators -// CCFR here. +// TODO: add documentation diff --git a/modules/ROOT/pages/changelog.adoc b/modules/ROOT/pages/changelog.adoc index fd5964622f..522a819921 100644 --- a/modules/ROOT/pages/changelog.adoc +++ b/modules/ROOT/pages/changelog.adoc @@ -6,7 +6,8 @@ NOTE: This is the {productname} Community version changelog. For information abo == xref:8.3.2-release-notes.adoc[8.3.2 - 2026-01-14] -//TODO +* `uc-video` elements are not refreshed on undo/redo actions. +// #TINY-12884 == xref:8.3.1-release-notes.adoc[8.3.1 - 2025-12-17] From 898e970d57785233a01dec02e45707cd6045e6aa Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Wed, 14 Jan 2026 08:58:00 +1000 Subject: [PATCH 2/5] DOC-3340: Placeholder loading had two progress indicators. (#3960) --- modules/ROOT/pages/8.3.2-release-notes.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/ROOT/pages/8.3.2-release-notes.adoc b/modules/ROOT/pages/8.3.2-release-notes.adoc index e4593ad1b8..5c5a21a463 100644 --- a/modules/ROOT/pages/8.3.2-release-notes.adoc +++ b/modules/ROOT/pages/8.3.2-release-notes.adoc @@ -29,8 +29,9 @@ The {productname} {release-version} release includes an accompanying release of **Media Optimizer** includes the following improvement. === Placeholder loading had two progress indicators +// #TINY-13163 -// TODO: add documentation +Uploading a video in {productname} could display two progress indicators at the same time (a spinner and a progress bar), which unnecessarily cluttered the UI and made upload status harder to interpret. In {release-version}, the upload experience was updated to display only a single progress indicator: a progress bar when the upload duration can be estimated, or a spinner when the remaining time is unknown, resulting in a cleaner and clearer interface during video uploads. For information on the **Media Optimizer** plugin, see: xref:uploadcare.adoc[Media Optimizer]. From 97d32cd2b951463ef21d7202ccd65da6f67a624b Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Wed, 14 Jan 2026 08:58:30 +1000 Subject: [PATCH 3/5] DOC-3340: `uc-video` elements are not refreshed on undo/redo actions. (#3961) * DOC-3340: uc-video elements are not refreshed on undo/redo actions. * DOC-3340: fix syntax issue. --- modules/ROOT/pages/8.3.2-release-notes.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/ROOT/pages/8.3.2-release-notes.adoc b/modules/ROOT/pages/8.3.2-release-notes.adoc index 5c5a21a463..b9027348d0 100644 --- a/modules/ROOT/pages/8.3.2-release-notes.adoc +++ b/modules/ROOT/pages/8.3.2-release-notes.adoc @@ -41,6 +41,7 @@ For information on the **Media Optimizer** plugin, see: xref:uploadcare.adoc[Med {productname} {release-version} also includes the following improvement: -=== Placeholder loading had two progress indicators +=== `uc-video` elements are not refreshed on undo/redo actions +// #TINY-12884 -// TODO: add documentation +Previously, undo and redo operations rewrote the entire editor content, causing embedded `uc-video` elements to be rewritten and unintentionally refreshed, which disrupted playback and user experience. This behavior affected any content containing `uc-video`, as media elements were reloaded even when unrelated changes were undone or redone. The undo/redo mechanism has been updated to align with the existing iframe handling logic so that, when `uc-video` elements are present, only the modified portion of the content is refreshed rather than the full editor content. As a result, `uc-video` elements now remain stable and are no longer refreshed during undo or redo actions in {productname} {release-version}. \ No newline at end of file From 8bb0a8e00210f85e2724a7c1d58f8e120bebb492 Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Wed, 14 Jan 2026 09:51:37 +1000 Subject: [PATCH 4/5] DOC-3340: copy edits and cleanup. --- modules/ROOT/nav.adoc | 2 +- modules/ROOT/pages/8.3.2-release-notes.adoc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc index dd57248a4d..89221fabbd 100644 --- a/modules/ROOT/nav.adoc +++ b/modules/ROOT/nav.adoc @@ -387,7 +387,7 @@ *** {productname} 8.3.2 **** xref:8.3.2-release-notes.adoc#overview[Overview] **** xref:8.3.2-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium Plugin changes] -**** xref:8.3.2-release-notes.adoc#improvements[Improvements] +**** xref:8.3.2-release-notes.adoc#improvement[Improvement] *** {productname} 8.3.1 **** xref:8.3.1-release-notes.adoc#overview[Overview] **** xref:8.3.1-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium Plugin changes] diff --git a/modules/ROOT/pages/8.3.2-release-notes.adoc b/modules/ROOT/pages/8.3.2-release-notes.adoc index b9027348d0..9391809bf1 100644 --- a/modules/ROOT/pages/8.3.2-release-notes.adoc +++ b/modules/ROOT/pages/8.3.2-release-notes.adoc @@ -14,7 +14,7 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[] {productname} {release-version} was released for {enterpriseversion} and {cloudname} on Wednesday, January 14^th^, 2026. These release notes provide an overview of the changes for {productname} {release-version}, including: * xref:accompanying-premium-plugin-changes[Accompanying Premium plugin changes] -* xref:improvements[Improvements] +* xref:improvement[Improvement] [[accompanying-premium-plugin-changes]] @@ -26,7 +26,7 @@ The following premium plugin updates were released alongside {productname} {rele The {productname} {release-version} release includes an accompanying release of the **Media Optimizer** premium plugin. -**Media Optimizer** includes the following improvement. +**Media Optimizer** includes the following fix. === Placeholder loading had two progress indicators // #TINY-13163 From e4c710d95f9ea0eee232ff39bf32b65f8a9bb8b7 Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Wed, 14 Jan 2026 11:04:27 +1000 Subject: [PATCH 5/5] DOC-3340: bump api-version to 8.3.2. --- .api-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.api-version b/.api-version index 905c243928..9246c4f01e 100644 --- a/.api-version +++ b/.api-version @@ -1 +1 @@ -8.3.1 \ No newline at end of file +8.3.2 \ No newline at end of file