diff --git a/.api-version b/.api-version index 797ed2e270..6c9616431f 100644 --- a/.api-version +++ b/.api-version @@ -1 +1 @@ -8.2.1 \ No newline at end of file +8.2.2 \ No newline at end of file diff --git a/modules/ROOT/pages/8.2.2-release-notes.adoc b/modules/ROOT/pages/8.2.2-release-notes.adoc index 7aef8ee9db..1f93d258b7 100644 --- a/modules/ROOT/pages/8.2.2-release-notes.adoc +++ b/modules/ROOT/pages/8.2.2-release-notes.adoc @@ -21,4 +21,11 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[] {productname} {release-version} also includes the following improvement: -// CCFR here. \ No newline at end of file +=== 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]. \ No newline at end of file diff --git a/modules/ROOT/pages/changelog.adoc b/modules/ROOT/pages/changelog.adoc index aacd8e4f8a..fd64bbad4e 100644 --- a/modules/ROOT/pages/changelog.adoc +++ b/modules/ROOT/pages/changelog.adoc @@ -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]