Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .api-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.2.1
8.2.2
9 changes: 8 additions & 1 deletion modules/ROOT/pages/8.2.2-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,11 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[]

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

// CCFR here.
=== Improved the ability to load the License Key Manager in different hosting scenarios
// #TINY-13203

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.

For details on hybrid deployment, see: xref:editor-plugin-version.adoc[Editor Plugin Version]

For information on the License Key Manager plugin, see: xref:license-key.adoc[License Key Manager].
4 changes: 3 additions & 1 deletion modules/ROOT/pages/changelog.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ NOTE: This is the {productname} Community version changelog. For information abo

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

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

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

Expand Down
Loading