Skip to content

Commit 5a80106

Browse files
DOC-3132: Extended the functionality to support the new option in addition to readonly mode. (#3625)
1 parent 73d18ec commit 5a80106

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,11 @@ For information on the **Image Optimizer** plugin, see: xref:uploadcare.adoc[Ima
168168

169169
{productname} {release-version} also includes the following improvement<s>:
170170

171+
=== Extended the `forceReadOnly` functionality to support the new `disabled` option in addition to readonly mode.
172+
// #TINY-11490
173+
174+
In previous versions of {productname}, the editor would transition to read-only mode if the API key was missing, invalid, or if the domain was invalid. With the release of {productname} {release-version}, this behavior has been updated to instead activate disabled mode in these scenarios.
175+
171176
=== Added `link_attributes_postprocess` option that allows overriding attributes of a link inserted through the link dialog.
172177
// #TINY-11707
173178

modules/ROOT/pages/cloud-troubleshooting.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,4 +175,6 @@ This message is shown when {productname} is loaded from a domain that has not be
175175

176176
==== Solution
177177

178-
Please request that your admin add this domain to the approved domains in the Customer Portal. For more information see xref:cloud-troubleshooting.adoc#domain-not-registered[Domain not registered]
178+
Please request that your admin add this domain to the approved domains in the Customer Portal. For more information see xref:cloud-troubleshooting.adoc#domain-not-registered[Domain not registered]
179+
180+
NOTE: From xref:7.6.0-release-notes.adoc[{productname} 7.6.0] onwards, the editor uses disabled mode instead of read-only mode.

0 commit comments

Comments
 (0)