From 9ee457617df034114068573a637686f7939b5cbf Mon Sep 17 00:00:00 2001 From: abhinavgandham Date: Tue, 2 Dec 2025 16:10:34 +1000 Subject: [PATCH] DOC-3224: Show editor notification when a premium plugin is not allowed for a given license key. --- modules/ROOT/pages/8.3.0-release-notes.adoc | 9 +++++---- modules/ROOT/pages/license-key.adoc | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/modules/ROOT/pages/8.3.0-release-notes.adoc b/modules/ROOT/pages/8.3.0-release-notes.adoc index 2f195358c4..cfb730141f 100644 --- a/modules/ROOT/pages/8.3.0-release-notes.adoc +++ b/modules/ROOT/pages/8.3.0-release-notes.adoc @@ -46,10 +46,12 @@ The following premium plugin updates were released alongside {productname} {rele {productname} {release-version} also includes the following improvements: -=== -// #TINY-vwxyz1 +=== Show editor notification when a premium plugin is not allowed for a given license key. +// #TINY-12937 -// CCFR here. +Previously, when a premium plugin was not permitted for a given license key, the plugin would be disabled without any corresponding editor message. As of {release-version}, this behaviour has been improved: the editor now displays a notification when a plugin is disabled due to license restrictions, reducing ambiguity. + +For more informaton on license keys, see: xref:license-key.adoc[License Key]. [[additions]] @@ -128,4 +130,3 @@ There known issue in {productname} {release-version}. // #TINY-vwxyz1 // CCFR here. - diff --git a/modules/ROOT/pages/license-key.adoc b/modules/ROOT/pages/license-key.adoc index 8a630e6e10..c965f85de3 100644 --- a/modules/ROOT/pages/license-key.adoc +++ b/modules/ROOT/pages/license-key.adoc @@ -298,7 +298,7 @@ a| * Add the `license_key` parameter to your {productname} configuration | xref:invalid-plugin[Invalid plugin] | The "+${pluginCode}+" plugin requires a valid {productname} license key -| _No editor message_ +| One or more premium plugins are disabled due to license key restrictions. a| * Verify that your license includes access to the premium plugin * Check if your license key is valid and not expired * Visit the link:https://support.tiny.cloud[Support Portal] if you believe you should have access to this plugin