Skip to content

Commit 9e3111a

Browse files
DOC-3224: Show editor notification when a premium plugin is not allowed for a given license key. (#3933)
1 parent 0cdce0b commit 9e3111a

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,12 @@ The following premium plugin updates were released alongside {productname} {rele
4646

4747
{productname} {release-version} also includes the following improvements:
4848

49-
=== <TINY-vwxyz 1 changelog entry>
50-
// #TINY-vwxyz1
49+
=== Show editor notification when a premium plugin is not allowed for a given license key.
50+
// #TINY-12937
5151

52-
// CCFR here.
52+
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.
53+
54+
For more informaton on license keys, see: xref:license-key.adoc[License Key].
5355

5456

5557
[[additions]]
@@ -128,4 +130,3 @@ There <is one | are <number> known issue<s> in {productname} {release-version}.
128130
// #TINY-vwxyz1
129131

130132
// CCFR here.
131-

modules/ROOT/pages/license-key.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ a| * Add the `license_key` parameter to your {productname} configuration
298298

299299
| xref:invalid-plugin[Invalid plugin]
300300
| The "+${pluginCode}+" plugin requires a valid {productname} license key
301-
| _No editor message_
301+
| One or more premium plugins are disabled due to license key restrictions.
302302
a| * Verify that your license includes access to the premium plugin
303303
* Check if your license key is valid and not expired
304304
* Visit the link:https://support.tiny.cloud[Support Portal] if you believe you should have access to this plugin

0 commit comments

Comments
 (0)