Skip to content

Commit 70cc12f

Browse files
DOC-3320: TinyMCE 8.2.2 Release Documentation & Community Changelog. (#3911)
* DOC-3320: TinyMCE 8.2.2 Release Documentation & Community Changelog. * DOC-3320: add changelog entry. * API version bump --------- Co-authored-by: abhinavgandham <[email protected]>
1 parent fb33b34 commit 70cc12f

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

.api-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.2.1
1+
8.2.2

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,11 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[]
2121

2222
{productname} {release-version} also includes the following improvement:
2323

24-
// CCFR here.
24+
=== Improved the ability to load the License Key Manager in different hosting scenarios
25+
// #TINY-13203
26+
27+
The **License Key Manager** plugin no longer requires self-hosting when using a hybrid deployment, where the editor is hosted locally but premium plugins are delivered from the {cloudname} CDN. In this configuration, the License Key Manager will now automatically load from the {cloudname} CDN as required, improving setup flexibility and reducing hosting complexity.
28+
29+
For details on hybrid deployment, see: xref:editor-plugin-version.adoc[Editor Plugin Version]
30+
31+
For information on the License Key Manager plugin, see: xref:license-key.adoc[License Key Manager].

modules/ROOT/pages/changelog.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ NOTE: This is the {productname} Community version changelog. For information abo
66

77
== xref:8.2.2-release-notes.adoc[8.2.2 - 2025-11-13]
88

9-
//TODO
9+
### Improved
10+
* Improved the ability to load the License Key Manager in different hosting scenarios.
11+
// #TINY-13203
1012

1113
== xref:8.2.1-release-notes.adoc[8.2.1 - 2025-11-06]
1214

0 commit comments

Comments
 (0)