Skip to content

Commit 662c12d

Browse files
committed
DOC-2498: Copy edits.
1 parent 3b1bac0 commit 662c12d

File tree

1 file changed

+13
-15
lines changed

1 file changed

+13
-15
lines changed

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

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ For information on the **Import from Word** plugin, see: xref:importword.adoc[Im
9999

100100
The {productname} {release-version} release includes an accompanying release of the **Markdown** premium plugin.
101101

102-
This **Markdown** premium plugin release includes the following improvement:
102+
This **Markdown** premium plugin release includes the following improvements:
103103

104104
==== The command `MarkdownInsert` is now registered immediately and operates in an async manner, instead of waiting for resources before registering the command.
105105
// #TINY-11280
@@ -117,7 +117,7 @@ For information on the **Markdown** plugin, see xref:markdown.adoc[Markdown].
117117

118118
The {productname} {release-version} release includes an accompanying release of the **Comments** premium plugin.
119119

120-
**Comments** Premium plugin includes the following additions and fixes.
120+
**Comments** Premium plugin includes the following additions and fixes and improvement.
121121

122122
==== Comments with Mentions
123123
// EPIC-111
@@ -148,6 +148,15 @@ This behavior led to confusion and increased the risk of interacting with obsole
148148

149149
In {productname} {release-version}, this issue has been resolved. Now, when annotated content is deleted, the associated conversation card is automatically removed from the sidebar.
150150

151+
==== Use default 'Anon' value for `tinycomments_author` and `tinycomments_author_name` options when the provided value is an empty string.
152+
// #TINY-11323
153+
154+
Previously in xref:7.4-release-notes.adoc#comments-not-functional-with-empty-tinycomments_author-and-tinycomments_author_name[{productname} 7.4.0], an issue was identified in **Embedded mode** where the commenting functionality became non-operational when either the `tinycomments_author` or the `tinycomments_author_name` options were configured as empty strings `""`. As a consequence, users were unable to create comments when these options were empty.
155+
156+
In {productname} {release-version}, the `tinycomments_author` and `tinycomments_author_name` options now default to "Anon" when the provided value is an empty string. As a result, the commenting functionality is now operational even when these options are empty.
157+
158+
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to {companyname} Comments].
159+
151160
=== PowerPaste
152161

153162
The {productname} {release-version} release includes an accompanying release of the **PowerPaste** premium plugin.
@@ -164,19 +173,10 @@ As a result, the `mceInsertClipboardContent` command now always executes synchro
164173

165174
For information on the **PowerPaste** plugin, see: xref:introduction-to-powerpaste.adoc[Introduction to PowerPaste].
166175

167-
==== Use default 'Anon' value for `tinycomments_author` and `tinycomments_author_name` options when the provided value is an empty string.
168-
// #TINY-11323
169-
170-
Previously in xref:7.4-release-notes.adoc#comments-not-functional-with-empty-tinycomments_author-and-tinycomments_author_name[{productname} 7.4.0], an issue was identified in **Embedded mode** where the commenting functionality became non-operational when either the `tinycomments_author` or the `tinycomments_author_name` options were configured as empty strings `""`. As a consequence, users were unable to create comments when these options were empty.
171-
172-
In {productname} {release-version}, the `tinycomments_author` and `tinycomments_author_name` options now default to "Anon" when the provided value is an empty string. As a result, the commenting functionality is now operational even when these options are empty.
173-
174-
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to {companyname} Comments].
175-
176176
[[improvements]]
177177
== Improvements
178178

179-
{productname} {release-version} also includes the following improvement<s>:
179+
{productname} {release-version} also includes the following improvement:
180180

181181
=== Improved color picker aria support.
182182
// #TINY-11291
@@ -188,7 +188,7 @@ In previous versions of {productname}, an issue was identified where screen read
188188
[[additions]]
189189
== Additions
190190

191-
{productname} {release-version} also includes the following addition<s>:
191+
{productname} {release-version} also includes the following addition:
192192

193193
=== Added support for using raw CSS in the list of possible colours, using the `color_map_raw` property.
194194
// #TINY-11385
@@ -203,8 +203,6 @@ For more information on customizing the color picker, see xref:user-formatting-o
203203

204204
NOTE: {companyname} Technologies would like to thank link:https://github.com/andrewnicols[Andrew Nicols] for contributing to this feature.
205205

206-
207-
208206
[[bug-fixes]]
209207
== Bug fixes
210208

0 commit comments

Comments
 (0)