Skip to content

Commit 448ac24

Browse files
authored
DOC-2312: update services for tinymcespellchecker for TinyMCE 7.7.0. (#3628)
1 parent 4683258 commit 448ac24

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

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

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,46 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[]
1313

1414
{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:
1515

16+
* xref:accompanying-premium-self-hosted-server-side-component-changes[Accompanying Premium self-hosted server-side component changes]
1617
* xref:accompanying-premium-plugin-changes[Accompanying Premium plugin changes]
1718
* xref:improvements[Improvements]
1819
* xref:additions[Additions]
1920
* xref:bug-fixes[Bug fixes]
2021
* xref:known-issues[Known issues]
2122

23+
[[accompanying-premium-self-hosted-server-side-component-changes]]
24+
== Accompanying Premium self-hosted server-side component changes
25+
26+
The {productname} {release-version} release includes accompanying changes affecting the {productname} **self-hosted** services for the following plugin:
27+
28+
* **Spell Checker** plugin `tinymcespellchecker`.
29+
30+
For information on:
31+
32+
* The **Spell Checker** plugin, see: xref:introduction-to-tiny-spellchecker.adoc[Spell Checker plugin].
33+
* Deploying the **server-side** components, see: xref:introduction-to-premium-selfhosted-services.adoc[Server-side component installation].
34+
35+
The Java server-side component has been updated to the following version:
36+
37+
* `ephox-spelling.war`: 2.128.3
38+
39+
=== Updating the self-hosted server-side components
40+
41+
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:
42+
43+
. Update your Java Application Server to the minimum required version:
44+
45+
include::partial$misc/supported-application-servers.adoc[]
46+
47+
. Replace the existing server-side `.war` files with the `.war` files bundled with {productname} {release-version} or later.
48+
49+
For information on:
50+
51+
* Deploying the server-side components, see: xref:introduction-to-premium-selfhosted-services.adoc[Server-side component installation].
52+
* Deploying the server-side components using Docker, see: xref:bundle-intro-setup.adoc[Containerized service deployments].
53+
54+
include::partial$misc/admon-no-functionality-changes-in-updated-server-side-components.adoc[]
55+
2256

2357
[[accompanying-premium-plugin-changes]]
2458
== Accompanying Premium plugin changes

0 commit comments

Comments
 (0)