Skip to content

Commit cd4d3f6

Browse files
committed
DOC-3209: The same user could receive two different default avatars & Default avatars are now generated with a consistent color based on the user_id.
1 parent 942ba64 commit cd4d3f6

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

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

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,26 @@ 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+
=== Revision History
58+
59+
The {productname} {release-version} release includes an accompanying release of the **Revision History** premium plugin.
60+
61+
**Revision History** includes the following fix and improvement.
62+
63+
==== The same user could receive two different default avatars
64+
// #TINY-12527
65+
66+
In previous versions of Revision History, the same user could receive two different default avatars. This inconsistency could make a single user appear as two distinct contributors, creating confusion when reviewing revision logs.
67+
68+
In {productname} {release-version}, the issue has been resolved so that each user is now always assigned the same default avatar, improving accuracy and consistency in the revision history display.
69+
70+
==== Default avatars are now generated with a consistent color based on the `user_id`
71+
// #TINY-12527
72+
73+
Default avatars are now generated consistently using the `user_id`, ensuring that users are assigned a reliable and predictable color for their avatar. This improvement enhances the user experience by providing clear visual consistency when identifying contributors in revision histories.
74+
75+
For information on the **Revision History** plugin, see: xref:revisionhistory.adoc[Revision History].
76+
5777

5878
[[improvements]]
5979
== Improvements

0 commit comments

Comments
 (0)