From ed72941b000cf8d1a6ba32c4e973dc4172ba1640 Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Thu, 16 Jul 2026 16:06:23 +1000 Subject: [PATCH 1/7] TINYDOC-3560 - Populate TinyMCE 8.8.1 release date --- modules/ROOT/pages/8.8.1-release-notes.adoc | 2 +- modules/ROOT/pages/changelog.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/ROOT/pages/8.8.1-release-notes.adoc b/modules/ROOT/pages/8.8.1-release-notes.adoc index 36bf3daeec..966ea76bfb 100644 --- a/modules/ROOT/pages/8.8.1-release-notes.adoc +++ b/modules/ROOT/pages/8.8.1-release-notes.adoc @@ -11,7 +11,7 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[] [[overview]] == Overview -{productname} {release-version} was released for {enterpriseversion} and {cloudname} on ,
^^, . These release notes provide an overview of the changes for {productname} {release-version}, including: +{productname} {release-version} was released for {enterpriseversion} and {cloudname} on Wednesday, July 22^nd^, 2026. These release notes provide an overview of the changes for {productname} {release-version}, including: // Remove sections and section boilerplates as necessary. // Pluralise as necessary or remove the placeholder plural marker. diff --git a/modules/ROOT/pages/changelog.adoc b/modules/ROOT/pages/changelog.adoc index db86db7087..eb625709f3 100644 --- a/modules/ROOT/pages/changelog.adoc +++ b/modules/ROOT/pages/changelog.adoc @@ -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.8.1-release-notes.adoc[8.8.1 - ] +== xref:8.8.1-release-notes.adoc[8.8.1 - 2026-07-22] //TODO From 5a6fba5392379d99b37e7c7bcb8cdabfcf67f73b Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Mon, 20 Jul 2026 13:28:53 +1000 Subject: [PATCH 2/7] TINYDOC-3560 - Applying or removing formatting on a multi-cell table selection incorrectly styled list items in cells that were not selected (#4284) --- modules/ROOT/pages/8.8.1-release-notes.adoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/modules/ROOT/pages/8.8.1-release-notes.adoc b/modules/ROOT/pages/8.8.1-release-notes.adoc index 966ea76bfb..a5f3ab13b2 100644 --- a/modules/ROOT/pages/8.8.1-release-notes.adoc +++ b/modules/ROOT/pages/8.8.1-release-notes.adoc @@ -160,6 +160,13 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a // CCFR here. +=== Applying or removing formatting on a multi-cell table selection incorrectly styled list items in cells that were not selected. +// #TINYMCE-13235 + +Previously, applying or removing inline formatting, such as bold, font color, or font size, across a multi-cell table selection incorrectly styled list items in cells that were not part of the selection. {productname} resolved the affected list items from the overall selection range rather than from the selected cells, so list items in neighboring cells received the formatting. + +In {productname} {release-version}, {productname} resolves the affected list items from the selected table cells directly. Only the list items within the selected cells now receive the formatting, and list items in unselected cells remain unchanged. + [[security-fixes]] == Security fixes From 53dbb49b148a745baa4aa14fd24a26d9aeb8222f Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Mon, 20 Jul 2026 13:29:02 +1000 Subject: [PATCH 3/7] TINYDOC-3560 - Suggestion cards remained dimmed when selected with Show edits turned off (#4283) --- modules/ROOT/pages/8.8.1-release-notes.adoc | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/modules/ROOT/pages/8.8.1-release-notes.adoc b/modules/ROOT/pages/8.8.1-release-notes.adoc index a5f3ab13b2..1a5e770114 100644 --- a/modules/ROOT/pages/8.8.1-release-notes.adoc +++ b/modules/ROOT/pages/8.8.1-release-notes.adoc @@ -71,6 +71,21 @@ The {productname} {release-version} release includes an accompanying release of For information on the **** plugin, see: xref:.adoc[]. +=== Suggested Edits + +The {productname} {release-version} release includes an accompanying release of the **Suggested Edits** premium plugin. + +**Suggested Edits** includes the following fix. + +==== Suggestion cards remained dimmed when selected with Show edits turned off +// #TINYMCE-14675 + +Previously, in the Suggested Edits plugin, selecting a suggestion card while the **Show edits** toggle was turned off left the card dimmed rather than showing it as active. This regression, introduced in {productname} 8.1, made it difficult to identify which card was active when reviewing the completed version of the document. + +In {productname} {release-version}, {productname} dims a suggestion card only when it is not the active card. Selecting a card now restores its full appearance even when **Show edits** is turned off, so the active card remains distinguishable during review. + +For information on the **Suggested Edits** plugin, see: xref:suggestededits.adoc[Suggested Edits]. + [[accompanying-premium-plugin-end-of-life-announcement]] == Accompanying Premium plugin end-of-life announcement From 85cf6af6b22a55d27640719143181a69b0b35dc2 Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Mon, 20 Jul 2026 15:09:20 +1000 Subject: [PATCH 4/7] TINYDOC-3560 - The menubar now scrolls horizontally on narrow viewports instead of wrapping (#4285) --- modules/ROOT/pages/8.8.1-release-notes.adoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/modules/ROOT/pages/8.8.1-release-notes.adoc b/modules/ROOT/pages/8.8.1-release-notes.adoc index 1a5e770114..1cf59042c6 100644 --- a/modules/ROOT/pages/8.8.1-release-notes.adoc +++ b/modules/ROOT/pages/8.8.1-release-notes.adoc @@ -175,6 +175,13 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a // CCFR here. +=== The menubar could wrap over multiple rows on narrow viewports, such as at high browser zoom levels, leaving little or no visible space for the editable area. The menubar now scrolls horizontally instead. +// #TINYMCE-14233 + +Previously, on narrow viewports, such as at high browser zoom levels, the menubar could wrap across multiple rows. In fullscreen mode, this left little or no visible space for the editable area, which made the editor difficult to use at high zoom levels. + +In {productname} {release-version}, the menubar scrolls horizontally on narrow viewports instead of wrapping. The editable area keeps its visible space, and all menus remain reachable by scrolling the menubar. + === Applying or removing formatting on a multi-cell table selection incorrectly styled list items in cells that were not selected. // #TINYMCE-13235 From 44ad8032a774310b290b5aec00b46b8440796e17 Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Mon, 20 Jul 2026 15:15:32 +1000 Subject: [PATCH 5/7] TINYDOC-3560: Remove template material for final cleanup. --- modules/ROOT/nav.adoc | 12 -- modules/ROOT/pages/8.8.1-release-notes.adoc | 170 +------------------- 2 files changed, 2 insertions(+), 180 deletions(-) diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc index 14f828c868..abac22e477 100644 --- a/modules/ROOT/nav.adoc +++ b/modules/ROOT/nav.adoc @@ -422,20 +422,8 @@ ** xref:release-notes.adoc[Release notes for {productname}] *** {productname} 8.8.1 **** xref:8.8.1-release-notes.adoc#overview[Overview] -**** xref:8.8.1-release-notes.adoc#new-premium-plugin[New Premium Plugin] -**** xref:8.8.1-release-notes.adoc#new-open-source-plugin[New Open Source Plugin] **** xref:8.8.1-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium Plugin changes] -**** xref:8.8.1-release-notes.adoc#accompanying-premium-plugin-end-of-life-announcement[Accompanying Premium Plugin end-of-life announcement] -**** xref:8.8.1-release-notes.adoc#accompanying-open-source-plugin-end-of-life-announcement[Accompanying Open Source Plugin end-of-life announcement] -**** xref:8.8.1-release-notes.adoc#accompanying-enhanced-skins-and-icon-packs-changes[Accompanying Enhanced Skins & Icon Packs changes] -**** xref:8.8.1-release-notes.adoc#improvements[Improvements] -**** xref:8.8.1-release-notes.adoc#additions[Additions] -**** xref:8.8.1-release-notes.adoc#changes[Changes] -**** xref:8.8.1-release-notes.adoc#removed[Removed] **** xref:8.8.1-release-notes.adoc#bug-fixes[Bug fixes] -**** xref:8.8.1-release-notes.adoc#security-fixes[Security fixes] -**** xref:8.8.1-release-notes.adoc#deprecated[Deprecated] -**** xref:8.8.1-release-notes.adoc#known-issues[Known issues] *** {productname} 8.8.0 **** xref:8.8.0-release-notes.adoc#overview[Overview] **** xref:8.8.0-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium Plugin changes] diff --git a/modules/ROOT/pages/8.8.1-release-notes.adoc b/modules/ROOT/pages/8.8.1-release-notes.adoc index 1cf59042c6..eecb893418 100644 --- a/modules/ROOT/pages/8.8.1-release-notes.adoc +++ b/modules/ROOT/pages/8.8.1-release-notes.adoc @@ -13,45 +13,8 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[] {productname} {release-version} was released for {enterpriseversion} and {cloudname} on Wednesday, July 22^nd^, 2026. These release notes provide an overview of the changes for {productname} {release-version}, including: -// Remove sections and section boilerplates as necessary. -// Pluralise as necessary or remove the placeholder plural marker. -* xref:new-premium-plugin[New Premium plugin] -* xref:new-open-source-plugin[New Open Source plugin] * xref:accompanying-premium-plugin-changes[Accompanying Premium plugin changes] -* xref:accompanying-premium-plugin-end-of-life-announcement[Accompanying Premium plugin end-of-life announcement] -* xref:accompanying-open-source-plugin-end-of-life-announcement[Accompanying open source plugin end-of-life-announcement] -* xref:accompanying-enhanced-skins-and-icon-packs-changes[Accompanying Enhanced Skins & Icon Packs changes] -* xref:improvements[Improvements] -* xref:additions[Additions] -* xref:changes[Changes] * xref:bug-fixes[Bug fixes] -* xref:security-fixes[Security fixes] -* xref:deprecated[Deprecated] -* xref:known-issues[Known issues] - - -[[new-premium-plugin]] -== New Premium plugin - -The following new Premium plugin was released alongside {productname} {release-version}. - -=== - -The new Premium plugin, **** // description here. - -For information on the **** plugin, see xref:.adoc[]. - - -[[new-open-source-plugin]] -== New Open Source plugin - -The following new Open Source plugin was released alongside {productname} {release-version}. - -=== - -The new open source plugin, **** // description here. - -For information on the **** plugin, see xref:.adoc[]. [[accompanying-premium-plugin-changes]] @@ -59,18 +22,6 @@ For information on the **** plugin, see xref: - -The {productname} {release-version} release includes an accompanying release of the **** premium plugin. - -**** includes the following . - -==== - -// CCFR here. - -For information on the **** plugin, see: xref:.adoc[]. - === Suggested Edits The {productname} {release-version} release includes an accompanying release of the **Suggested Edits** premium plugin. @@ -87,93 +38,10 @@ In {productname} {release-version}, {productname} dims a suggestion card only wh For information on the **Suggested Edits** plugin, see: xref:suggestededits.adoc[Suggested Edits]. -[[accompanying-premium-plugin-end-of-life-announcement]] -== Accompanying Premium plugin end-of-life announcement - -The following Premium plugin has been announced as reaching its end-of-life: - -=== - -{productname}’s xref:.adoc[] plugin will be deactivated on
, , and is no longer available for purchase. - - -[[accompanying-open-source-plugin-end-of-life-announcement]] -== Accompanying open source plugin end-of-life announcement - -The following open source plugin has been announced as reaching its end-of-life: - -=== - -{productname}’s xref:.adoc[] plugin will be deactivated on
, , and is no longer available for purchase. - - -[[accompanying-enhanced-skins-and-icon-packs-changes]] -== Accompanying Enhanced Skins & Icon Packs changes - -The {productname} {release-version} 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 {productname} {release-version} skin, Oxide. - -For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-and-icon-packs.adoc[Enhanced Skins & Icon Packs]. - - -[[improvements]] -== Improvements - -{productname} {release-version} also includes the following improvement: - -=== -// #TINY-vwxyz1 - -// CCFR here. - - -[[additions]] -== Additions - -{productname} {release-version} also includes the following addition: - -=== -// #TINY-vwxyz1 - -// CCFR here. - - -[[changes]] -== Changes - -{productname} {release-version} also includes the following change: - -=== -// #TINY-vwxyz1 - -// CCFR here. - - -[[removed]] -== Removed - -{productname} {release-version} also includes the following removal: - -=== -// #TINY-vwxyz1 - -// CCFR here. - - [[bug-fixes]] == Bug fixes -{productname} {release-version} also includes the following bug fix: - -=== -// #TINY-vwxyz1 - -// CCFR here. +{productname} {release-version} also includes the following bug fixes: === The menubar could wrap over multiple rows on narrow viewports, such as at high browser zoom levels, leaving little or no visible space for the editable area. The menubar now scrolls horizontally instead. // #TINYMCE-14233 @@ -187,38 +55,4 @@ In {productname} {release-version}, the menubar scrolls horizontally on narrow v Previously, applying or removing inline formatting, such as bold, font color, or font size, across a multi-cell table selection incorrectly styled list items in cells that were not part of the selection. {productname} resolved the affected list items from the overall selection range rather than from the selected cells, so list items in neighboring cells received the formatting. -In {productname} {release-version}, {productname} resolves the affected list items from the selected table cells directly. Only the list items within the selected cells now receive the formatting, and list items in unselected cells remain unchanged. - - -[[security-fixes]] -== Security fixes - -{productname} {release-version} includes : - -=== -// #TINY-vwxyz1 - -// CCFR here. - - -[[deprecated]] -== Deprecated - -{productname} {release-version} includes the following deprecation: - -=== The `` configuration property, ``, has been deprecated - -// placeholder here. - - -[[known-issues]] -== Known issues - -This section describes issues that users of {productname} {release-version} may encounter and possible workarounds for these issues. - -There known issue in {productname} {release-version}. - -=== -// #TINY-vwxyz1 - -// CCFR here. +In {productname} {release-version}, {productname} resolves the affected list items from the selected table cells directly. Only the list items within the selected cells now receive the formatting, and list items in unselected cells remain unchanged. \ No newline at end of file From 319fe0e7dcd991ea8dde78252c77046186269070 Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Mon, 20 Jul 2026 15:22:40 +1000 Subject: [PATCH 6/7] TINYDOC-3560: Add changelog. --- modules/ROOT/pages/changelog.adoc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/modules/ROOT/pages/changelog.adoc b/modules/ROOT/pages/changelog.adoc index eb625709f3..3e7d6a359b 100644 --- a/modules/ROOT/pages/changelog.adoc +++ b/modules/ROOT/pages/changelog.adoc @@ -6,7 +6,11 @@ NOTE: This is the {productname} Community version changelog. For information abo == xref:8.8.1-release-notes.adoc[8.8.1 - 2026-07-22] -//TODO +### Fixed +* Applying or removing formatting on a multi-cell table selection incorrectly styled list items in cells that were not selected. +// #TINY-13235 +* The menubar could wrap over multiple rows on narrow viewports, such as at high browser zoom levels, leaving little or no visible space for the editable area. The menubar now scrolls horizontally instead. +// #TINYMCE-14233 == xref:8.8.0-release-notes.adoc[8.8.0 - 2026-07-15] From 187268e87cd62f975867a928485f995537c1842f Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Mon, 20 Jul 2026 15:23:20 +1000 Subject: [PATCH 7/7] TINYDOC-3560: Update productminorversion to 8.8. --- antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora.yml b/antora.yml index febb9ed29a..3a5f74aec9 100644 --- a/antora.yml +++ b/antora.yml @@ -28,7 +28,7 @@ asciidoc: # product variables productname: TinyMCE productmajorversion: 8 - productminorversion: '8.7' + productminorversion: '8.8' ##### product name in codeblock prodnamecode: tinymce #### more names