Skip to content

Commit 2914ac0

Browse files
Farzad Hayatkemister85MitchC1999
authored
DOC-2564: Release Note Entry for Mentions in Comments (#3500)
* DOC-2564: Release Note Entry for Mentions in Comments * Update modules/ROOT/pages/7.5-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Add backlink for tinycomments_mentions_enabled * Update modules/ROOT/pages/7.5-release-notes.adoc Co-authored-by: Mitchell Crompton <[email protected]> * Update modules/ROOT/pages/7.5-release-notes.adoc Co-authored-by: Mitchell Crompton <[email protected]> * Update modules/ROOT/pages/7.5-release-notes.adoc Co-authored-by: Mitchell Crompton <[email protected]> * Update modules/ROOT/pages/7.5-release-notes.adoc Co-authored-by: Mitchell Crompton <[email protected]> * Update modules/ROOT/pages/7.5-release-notes.adoc Co-authored-by: Mitchell Crompton <[email protected]> * Update modules/ROOT/pages/7.5-release-notes.adoc * Update modules/ROOT/pages/7.5-release-notes.adoc --------- Co-authored-by: Karl Kemister-Sheppard <[email protected]> Co-authored-by: Mitchell Crompton <[email protected]>
1 parent edd57cc commit 2914ac0

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

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

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,20 @@ For information on the **Markdown** plugin, see xref:markdown.adoc[Markdown].
161161

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

164-
**Comments** Premium plugin includes the following fixes.
164+
**Comments** Premium plugin includes the following additions and fixes.
165+
166+
==== Comments with Mentions
167+
// EPIC-111
168+
169+
The **Comments** plugin now supports the use of mentions in comments, with the **Mentions** plugin enabled.
170+
171+
In {productname} {release-version}, the **Comments** plugin has been enhanced to support xref:mentions.adoc[Mentions] in comments. Users can now mention other users in comments by typing the `+@+` symbol followed by the user's name.
172+
173+
Additionally, the **Comments** plugin now includes a new `mentionedUids` property for events within the EventLog API when the Mentions plugin is enabled. This property provides an array of UIDs mentioned in the comment, allowing integrators to retrieve which users have been mentioned in comments.
174+
175+
The **Comments** plugin now offers the `xref:comments-with-mentions.adoc#tinycomments_mentions_enabled[tinycomments_mentions_enabled]` option to enable or disable mentioning other users in comments when both plugins are included in the configuration.
176+
177+
For information on the **Comments with Mentions** feature, see xref:comments-with-mentions.adoc[Configuring the Comments plugin with the Mentions plugin].
165178

166179
==== The `conversationAuthor` property was missing from 'create` conversation events in the EventLog API.
167180
// #TINY-11352

0 commit comments

Comments
 (0)