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
15 changes: 15 additions & 0 deletions modules/ROOT/pages/8.1.0-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,21 @@ The following premium plugin updates were released alongside {productname} {rele

// For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].

=== Mentions

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

**Mentions** Premium plugin includes the following improvement.

==== Users without avatars now display avatar placeholders in the mentions dropdown
// #TINY-12473

Previously, the mentions dropdown did not properly handle cases where users lacked profile avatars, resulting in a visually inconsistent and unclear user interface. This impacted usability by making it harder to distinguish between users without avatars and those with incomplete or broken profile information.

In {productname} {release-version}, this issue has been addressed. Now, {productname} provides a default avatar placeholder for users without avatars, ensuring a consistent and polished experience when using the mentions dropdown.

For information on the **Mentions** plugin, see: xref:mentions.adoc[Mentions].

=== AI Assistant

The {productname} {release-version} release includes an accompanying release of the **AI Assistant** premium plugin.
Expand Down