Skip to content

Commit dcfbb54

Browse files
committed
DOC-3209: Default avatars generated inconsistently.
1 parent 942ba64 commit dcfbb54

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,22 @@ The following premium plugin updates were released alongside {productname} {rele
5454

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

57+
=== Comments
58+
59+
The {productname} {release-version} release includes an accompanying release of the **Comments** premium plugin.
60+
61+
**Comments** Premium plugin includes the following fixes and improvement.
62+
63+
==== Default avatars generated inconsistently
64+
// The same user avatar was generated for all users without an avatar in the mentions dropdown.
65+
// The same user could receive two different default avatars.
66+
// Default avatars are now generated with a consistent color based on the user id.
67+
// #TINY-12526 #TINY-12532 #TINY-12633
68+
69+
Previously, {productname} generated default avatars inconsistently in the Comments plugin. Users without avatars saw the same placeholder avatar in the mentions dropdown, while the same individual could also receive different default avatars in other contexts. This inconsistency made it difficult to distinguish users and, in some cases, created confusion by making a single user appear as two different people. In {release-version}, this issue has been fixed, and default avatars are now consistently generated with a stable color based on the `+user_id+`. This ensures that the same user always has the same default avatar, improving clarity and providing a more reliable user experience.
70+
71+
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to Tiny Comments].
72+
5773

5874
[[improvements]]
5975
== Improvements

0 commit comments

Comments
 (0)