Skip to content

Commit 91a92da

Browse files
committed
DOC-2312: update services for tinymcespellchecker for TinyMCE 7.7.0.
1 parent a1a94f9 commit 91a92da

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,11 +13,45 @@ 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

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

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

0 commit comments

Comments
 (0)