Skip to content

Commit f0d08f2

Browse files
DOC-3150: TinyMCE 7.7.1 Release Documentation and Community Changelog. (#3637)
* DOC-3150: TinyMCE 7.7.1 Release Documentation and Community Changelog. * DOC-3150: Skin UI content CSS was truncated when bundling, causing CSS styles to be missing. (#3638) * DOC-3150: Skin UI content CSS was truncated when bundling, causing CSS styles to be missing. * Update modules/ROOT/pages/7.7.1-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> --------- Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/7.7.1-release-notes.adoc * Updated changelog with 7.7.1 entries. * DOC-3150: Context forms used to disappear if their input were disabled in the `onSetup` API (#3644) * DOC-3150: Update release notes for 7.7.1 to include security fixes and accompanying changes. * DOC-3150: update nav.adoc file to include server-side changes. * Update modules/ROOT/pages/7.7.1-release-notes.adoc * Removed headings that are not needed. --------- Co-authored-by: Karl Kemister-Sheppard <[email protected]>
1 parent dd91498 commit f0d08f2

File tree

5 files changed

+69
-42
lines changed

5 files changed

+69
-42
lines changed

modules/ROOT/nav.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,9 +421,9 @@
421421
** xref:release-notes.adoc[Release notes for {productname}]
422422
*** {productname} 7.7.1
423423
**** xref:7.7.1-release-notes.adoc#overview[Overview]
424-
**** xref:7.7.1-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium plugin changes]
424+
**** xref:7.7.1-release-notes.adoc#accompanying-premium-self-hosted-server-side-component-changes[Accompanying Premium self-hosted server-side component changes]
425425
**** xref:7.7.1-release-notes.adoc#bug-fixes[Bug fixes]
426-
**** xref:7.7.1-release-notes.adoc#known-issues[Known issues]
426+
**** xref:7.7.1-release-notes.adoc#security-fixes[Security fixes]
427427
*** {productname} 7.7.0
428428
**** xref:7.7.0-release-notes.adoc#overview[Overview]
429429
**** xref:7.7.0-release-notes.adoc#accompanying-premium-self-hosted-server-side-component-changes[Accompanying Premium self-hosted server-side component changes]

modules/ROOT/pages/7.7.1-release-notes.adoc

Lines changed: 58 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
:release-version: 7.7.1
33
:navtitle: {productname} {release-version}
44
:description: Release notes for {productname} {release-version}
5-
:keywords: releasenotes, new, changes, bugfixes
5+
:keywords: releasenotes, bugfixes, security
66
:page-toclevels: 1
77

88
include::partial$misc/admon-releasenotes-for-stable.adoc[]
@@ -11,64 +11,88 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[]
1111
[[overview]]
1212
== Overview
1313

14-
{productname} {release-version} was released for {enterpriseversion} and {cloudname} on <weekday>, <month> <DD>^<st|nd|rd|th>^, <YYYY>. These release notes provide an overview of the changes for {productname} {release-version}, including:
14+
{productname} {release-version} was released for {enterpriseversion} and {cloudname} on Wednesday, March 05^st^, 2025. These release notes provide an overview of the changes for {productname} {release-version}, including:
1515

16-
// Remove sections and section boilerplates as necessary.
17-
// Pluralise as necessary or remove the placeholder plural marker.
18-
* xref:accompanying-premium-plugin-changes[Accompanying Premium plugin changes]
19-
* xref:accompanying-enhanced-skins-and-icon-packs-changes[Accompanying Enhanced Skins & Icon Packs changes]
16+
* xref:accompanying-premium-self-hosted-server-side-component-changes[Accompanying Premium self-hosted server-side component changes]
2017
* xref:bug-fixes[Bug fixes]
21-
* xref:known-issues[Known issues]
18+
* xref:security-fixes[Security fixes]
2219

20+
[[accompanying-premium-self-hosted-server-side-component-changes]]
21+
== Accompanying Premium self-hosted server-side component changes
2322

24-
[[accompanying-premium-plugin-changes]]
25-
== Accompanying Premium plugin changes
23+
The {productname} {release-version} release includes accompanying changes affecting the {productname} **self-hosted** services for the following plugins:
2624

27-
The following premium plugin updates were released alongside {productname} {release-version}.
25+
* **Enhanced Media Embed** plugin `mediaembed`.
26+
* **Image Editing** plugin `editimage`.
27+
* **Link Checker** plugin `linkchecker`.
28+
* **Spell Checker** plugin `tinymcespellchecker`.
29+
* **Spelling Autocorrect** plugin `autocorrect`.
2830

29-
=== <Premium plugin name 1> <Premium plugin name 1 version>
31+
For information on:
3032

31-
The {productname} {release-version} release includes an accompanying release of the **<Premium plugin name 1>** premium plugin.
33+
* The **Enhanced Media Embed** plugin, see: xref:introduction-to-mediaembed.adoc[Enhanced Media Embed plugin].
34+
* The **Image Editing** plugin, see: xref:editimage.adoc[Image Editing plugin].
35+
* The **Link Checker** plugin, see: xref:linkchecker.adoc[Link Checker plugin].
36+
* The **Spell Checker** plugin, see: xref:introduction-to-tiny-spellchecker.adoc[Spell Checkerplugin].
37+
* The **Spelling Autocorrect** plugin, see: xref:autocorrect.adoc[Spelling Autocorrect plugin].
38+
* Deploying the **server-side** components, see: xref:introduction-to-premium-selfhosted-services.adoc[Server-side component installation].
3239

33-
**<Premium plugin name 1>** <Premium plugin name 1 version> includes the following <fixes, changes, improvements>.
40+
The Java server-side components have been updated to the following versions:
3441

35-
==== <Premium plugin name 1 change 1>
42+
* `ephox-hyperlinking.war`: 2.109.5
43+
* `ephox-image-proxy.war`: 2.111.6
44+
* `ephox-spelling.war`: 2.128.4
3645

37-
// CCFR here.
46+
=== Updating the self-hosted server-side components
3847

39-
For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
48+
The new versions of the server-side services provide updates for the Java-based server-side components. To deploy the updated version of the server-side components:
4049

50+
. Update your Java Application Server to the minimum required version:
4151

42-
[[accompanying-enhanced-skins-and-icon-packs-changes]]
43-
== Accompanying Enhanced Skins & Icon Packs changes
52+
include::partial$misc/supported-application-servers.adoc[]
4453

45-
The {productname} {release-version} release includes an accompanying release of the **Enhanced Skins & Icon Packs**.
54+
. Replace the existing server-side `.war` files with the `.war` files bundled with {productname} {release-version} or later.
4655

47-
=== Enhanced Skins & Icon Packs
56+
For information on:
4857

49-
The **Enhanced Skins & Icon Packs** release includes the following updates:
50-
51-
The **Enhanced Skins & Icon Packs** were rebuilt to pull in the changes also incorporated into the default {productname} {release-version} skin, Oxide.
52-
53-
For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-and-icon-packs.adoc[Enhanced Skins & Icon Packs].
58+
* Deploying the server-side components, see: xref:introduction-to-premium-selfhosted-services.adoc[Server-side component installation].
59+
* Deploying the server-side components using Docker, see: xref:bundle-intro-setup.adoc[Containerized service deployments].
5460

61+
include::partial$misc/admon-no-functionality-changes-in-updated-server-side-components.adoc[]
5562

5663
[[bug-fixes]]
5764
== Bug fixes
5865

59-
{productname} {release-version} also includes the following bug fix<es>:
66+
{productname} {release-version} also includes the following bug fixes:
67+
68+
=== Skin UI content CSS was truncated when bundling, causing CSS styles to be missing.
69+
// #TINY-11875
70+
71+
Previously in {productname}, an issue was identified where skin content CSS was truncated during the build process when bundling CSS files into JavaScript resources. This caused invalid styles, leading to partial or complete loss of CSS in the editor UI for self-hosted setups, which resulted in broken styling and reduced usability.
72+
73+
This issue has been resolved in {productname} {release-version}. The bundling process now correctly incorporates CSS styles into the generated JavaScript resources, preventing truncation and ensuring consistent styling across the editor UI.
74+
75+
=== Context forms used to disappear if their input was disabled in the `onSetup` API.
76+
// #TINY-11890
77+
78+
Previously, an issue was identified where disabling a context form's input in the `onSetup` function caused the form to disappear due to focus being set on a non-focusable element.
79+
80+
In {productname} {release-version}, this issue has been resolved by ensuring that the fallback focus is directed to a focusable element. As a result, even when the input is disabled, the focus remains intact, preventing the context form from disappearing.
81+
82+
For more information on the `onSetup` function and context forms, see: xref:contextform.adoc[Context Forms]
6083

61-
=== <TINY-vwxyz 1 changelog entry>
62-
// #TINY-vwxyz1
84+
[[security-fixes]]
85+
== Security fixes
6386

64-
// CCFR here.
87+
{productname} {release-version} includes two fixes for the following security issue:
6588

89+
The following server-side component has been updated to include dependency updates addressing the following security issues.
6690

67-
[[known-issues]]
68-
== Known issues
91+
* https://nvd.nist.gov/vuln/detail/CVE-2025-25193[CVE-2025-25193]
92+
* https://nvd.nist.gov/vuln/detail/CVE-2025-24970[CVE-2025-24970]
6993

70-
This section describes issues that users of {productname} {release-version} may encounter and possible workarounds for these issues.
94+
This update is considered as a **Medium** & *High* severity vulnerability fix.
7195

72-
There one known issue in {productname} {release-version}.
96+
For information on the server-side components updates, see: xref:#accompanying-premium-self-hosted-server-side-component-changes[Accompanying Premium self-hosted server-side component changes].
7397

74-
=== <TINY-vwxyz 1 changelog entry>
98+
include::partial$misc/admon-no-functionality-changes-in-updated-server-side-components.adoc[]

modules/ROOT/pages/changelog.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

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

7+
== xref:7.7.1-release-notes.adoc[7.7.1 - 2025-03-05]
8+
9+
=== Fixed
10+
* Skin UI content CSS was truncated when bundling, causing CSS styles to be missing.
11+
// #TINY-11875
12+
* Context forms used to disappear if their input were disabled on `onSetup`.
13+
// #TINY-11890
14+
715
== xref:7.7.0-release-notes.adoc[7.7.0 - 2025-02-20]
816

917
=== Added

modules/ROOT/pages/support.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,6 @@ Java Development Kit::
4242
Java (J2EE) Application Servers::
4343
include::partial$misc/supported-application-servers.adoc[]
4444

45-
Operating Systems::
46-
* Windows Server 2008 SP2
47-
* Red Hat Enterprise Linux v6
48-
* Red Hat Enterprise Linux v5
49-
5045
Minimum Hardware Requirements::
5146
* CPU: Dual Core Processor ~ 2Ghz. For higher loads, a quad core or higher is recommended.
5247
* RAM: 4 Gigabytes of RAM available for services

modules/ROOT/partials/misc/supported-application-servers.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
* Eclipse Jetty:
2-
** 9.4+
2+
** 9.4+ (with extended support)
33
* WebSphere Application Server (WAS) 8 or later
44
* Apache Tomcat:
55
+

0 commit comments

Comments
 (0)