Added: The Stats tab of moderation cards now tells you a user's ID, if and when they followed a channel, and how many times they've been banned in the channel.
+
Added: Name History, so you can see what a user's previous usernames have been. This data is sourced from CommanderRoot's tools and Twitch's own API.
+
Changed: Refactor stats rendering for moderation cards and the debugging menu to reduce duplicate code.
+
Fixed: Theater Hover Stats could cover up timestamps when viewing a video.
+
Fixed: Follower-only moderation action messages weren't being de-duplicated correctly.
+
+
3.5.431
API Changed: Add different modes for merging badges.
@@ -63,19 +72,5 @@
Fixed: Tooltips for links to Clips.
-
3.5.421
-
-
Fixed: Error initializing bits rendering breaking other parts of the client.
-
-
-
3.5.420
-
-
Added: Tab-completion for the /reset command which clears the current Top Cheer.
-
Fixed: Show "Dismiss for Everyone" button on Top Cheers when user is a moderator.
-
Fixed: Color and positioning of chat header.
-
-
This is also the 420th commit to FrankerFaceZ's GitHub repository.
\ No newline at end of file
diff --git a/old_changes.html b/old_changes.html
index 5f4b90e3..87e4b455 100644
--- a/old_changes.html
+++ b/old_changes.html
@@ -1,3 +1,17 @@
+
3.5.421
+
+
Fixed: Error initializing bits rendering breaking other parts of the client.
+
+
+
3.5.420
+
+
Added: Tab-completion for the /reset command which clears the current Top Cheer.
+
Fixed: Show "Dismiss for Everyone" button on Top Cheers when user is a moderator.
+
Fixed: Color and positioning of chat header.
+
+
This is also the 420th commit to FrankerFaceZ's GitHub repository.