You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/7.6.0-release-notes.adoc
+11-12Lines changed: 11 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,17 +57,20 @@ For information on the **<Open source plugin name>** plugin, see xref:<plugincod
57
57
58
58
The following premium plugin updates were released alongside {productname} {release-version}.
59
59
60
-
=== <Premium plugin name 1> <Premium plugin name 1 version>
60
+
=== Comments
61
61
62
62
The {productname} {release-version} release includes an accompanying release of the **<Premium plugin name 1>** premium plugin.
63
63
64
-
**<Premium plugin name 1>** <Premium plugin name 1 version> includes the following <fixes, changes, improvements>.
64
+
**Comments** Premium plugin includes the following improvements.
65
65
66
-
==== <Premium plugin name 1 change 1>
66
+
=== Pressing Shift+Enter in Mentions in Comments dropdown should accept the active menu item
67
+
// #TINY-11455
67
68
68
-
// CCFR here.
69
+
In previous versions of {productname}, the `Shift+Enter` key was not properly handled when used with mentions in comments. This led to a new line being inserted while the mentions dropdown remained open, resulting in inconsistent behavior compared to mentions within the editor.
69
70
70
-
For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
71
+
In {productname} {release-version}, mentions in comments now handle the `Shift+Enter` key by inserting the highlighted user into the comment text area and closing the dropdown, ensuring consistent functionality across the editor and comment areas.
72
+
73
+
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to {companyname} Comments].
@@ -107,14 +110,10 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
107
110
[[improvements]]
108
111
== Improvements
109
112
110
-
{productname} {release-version} also includes the following improvements:
111
-
112
-
=== Pressing Shift+Enter in Mentions in Comments dropdown should accept the active menu item
113
-
// #TINY-11455
114
-
115
-
In previous versions of {productname}, the `Shift+Enter` key was not properly handled when used with mentions in comments. This caused a new line to be inserted while the mentions dropdown remained open, leading to inconsistent behavior compared to mentions within the editor.
113
+
{productname} {release-version} also includes the following improvement<s>:
116
114
117
-
In {productname} {release-version}, mentions in comments now handle the `Shift+Enter` key correctly by inserting the highlighted user into the comment text area and closing the dropdown. This ensures consistent functionality across the editor and comment areas.
0 commit comments