Skip to content

Commit 7a82cee

Browse files
Merge branch 'feature/7.6.0/DOC-2578' into feature/7.6.0/DOC-2578_TINY-11391
2 parents 9ed5981 + dd6800a commit 7a82cee

File tree

1 file changed

+17
-8
lines changed

1 file changed

+17
-8
lines changed

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

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -57,17 +57,20 @@ For information on the **<Open source plugin name>** plugin, see xref:<plugincod
5757

5858
The following premium plugin updates were released alongside {productname} {release-version}.
5959

60-
=== <Premium plugin name 1> <Premium plugin name 1 version>
60+
=== Comments
6161

62-
The {productname} {release-version} release includes an accompanying release of the **<Premium plugin name 1>** premium plugin.
62+
The {productname} {release-version} release includes an accompanying release of the **Comments** premium plugin.
6363

64-
**<Premium plugin name 1>** <Premium plugin name 1 version> includes the following <fixes, changes, improvements>.
64+
**Comments** Premium plugin includes the following improvements.
6565

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
6768

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.
70+
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.
6972

70-
For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
73+
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to {companyname} Comments].
7174

7275

7376
[[accompanying-premium-plugin-end-of-life-announcement]]
@@ -112,7 +115,6 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
112115
=== <TINY-vwxyz 1 changelog entry>
113116
// #TINY-vwxyz1
114117

115-
// CCFR here.
116118

117119

118120
[[additions]]
@@ -151,7 +153,7 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
151153
[[bug-fixes]]
152154
== Bug fixes
153155

154-
{productname} {release-version} also includes the following bug fix<es>:
156+
{productname} {release-version} also includes the following bug fixes:
155157

156158
=== Tooltip would not show for group toolbar button.
157159
// #TINY-11391
@@ -160,6 +162,13 @@ Previously, an issue was identified where tooltips were not displayed when hover
160162

161163
In {productname} {release-version}, this issue has been resolved by applying the custom tooltip behavior to the toolbar group buttons, ensuring that tooltips are now displayed on hover.
162164

165+
=== Numbered table context menu not properly applying changes
166+
// #TINY-11383
167+
168+
Previously, there was an issue where changes to the row type in numbered tables were not properly applied. This occurred because the action of modifying the row type from a `+contentEditable="false"+` cell was being deliberately blocked.
169+
170+
In {productname} {release-version}, this issue has been resolved by removing the restriction on changing the row type from a `+contentEditable="false"+` cell. As a result, changes to the row type are now correctly applied.
171+
163172

164173
[[security-fixes]]
165174
== Security fixes

0 commit comments

Comments
 (0)