Skip to content

Commit b53dcb3

Browse files
DOC-3322: TinyMCE 8.2.2 Release Documentation. (#3910)
* DOC-3322: TinyMCE 8.2.2 Release Documentation. * 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]> --------- Co-authored-by: abhinavgandham <[email protected]>
1 parent bf4db89 commit b53dcb3

File tree

5 files changed

+47
-1
lines changed

5 files changed

+47
-1
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/nav.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,9 @@
379379
** xref:tinymce-and-cors.adoc[Cross-Origin Resource Sharing (CORS)]
380380
* Release information
381381
** xref:release-notes.adoc[Release notes for {productname}]
382+
*** {productname} 8.2.2
383+
**** xref:8.2.2-release-notes.adoc#overview[Overview]
384+
**** xref:8.2.2-release-notes.adoc#improvement[Improvement]
382385
*** {productname} 8.2.1
383386
**** xref:8.2.1-release-notes.adoc#overview[Overview]
384387
**** xref:8.2.1-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium Plugin changes]
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
= {productname} {release-version}
2+
:release-version: 8.2.2
3+
:navtitle: {productname} {release-version}
4+
:description: Release notes for {productname} {release-version}
5+
:keywords: releasenotes, new, changes, bugfixes
6+
:page-toclevels: 1
7+
8+
include::partial$misc/admon-releasenotes-for-stable.adoc[]
9+
10+
11+
[[overview]]
12+
== Overview
13+
14+
{productname} {release-version} was released for {enterpriseversion} and {cloudname} on Thursday, November 13^th^, 2025. These release notes provide an overview of the changes for {productname} {release-version}, including:
15+
16+
* xref:improvement[Improvement]
17+
18+
19+
[[improvement]]
20+
== Improvement
21+
22+
{productname} {release-version} also includes the following improvement:
23+
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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
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:8.2.2-release-notes.adoc[8.2.2 - 2025-11-13]
8+
9+
### Improved
10+
* Improved the ability to load the License Key Manager in different hosting scenarios.
11+
// #TINY-13203
12+
713
== xref:8.2.1-release-notes.adoc[8.2.1 - 2025-11-06]
814

915
### Fixed

modules/ROOT/pages/release-notes.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ This section lists the releases for {productname} {productmajorversion} and the
88

99
[cols="1,1"]
1010
|===
11+
a|
12+
[.lead]
13+
xref:8.2.2-release-notes.adoc#overview[{productname} 8.2.2]
14+
15+
Release notes for {productname} 8.2.2
16+
1117
a|
1218
[.lead]
1319
xref:8.2.1-release-notes.adoc#overview[{productname} 8.2.1]

0 commit comments

Comments
 (0)