Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions modules/ROOT/pages/7.7.0-release-notes.adoc
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think the customers need to know about the caching and internal technicalities of why the issue existed. Just a description of the issue and that it was fixed are enough in this case specifically.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hamza0867 I have refined the text based on your suggestion.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

agree

Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,13 @@ The {productname} {release-version} release includes an accompanying release of

**Comments** includes the following fixes.

==== Editing a comment and adding a mention to the comment would result in the mention not showing correctly after saving the comment.
// #TINY-11602

Previously, in the **Comments** premium plugin, an issue was identified where mentions were not displayed correctly when editing a comment, adding a mention, and then saving the comment.

{productname} {release-version} resolves this issue by ensuring that newly added mentions to an existing comment are displayed correctly.

==== Pressing Keyboard shorctut `cmd+alt+m` when cursor is on annotated content now opens and focuses the reply textarea.
// #TINY-11321

Expand Down
Loading