1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-27 21:05:53 +00:00

3.5.374. Fixed clicking usernames in ban notices. Add no_tooltip attribute for badges. Add sort attribute to emote sets for the My Emoticons menu. Add source_line attribute to emote sets for customizing tooltips. Add chat-view-init and chat-view-destroy events to the API.

This commit is contained in:
SirStendec 2016-11-20 13:43:12 -05:00
parent cc5aec5591
commit 9345237327
10 changed files with 83 additions and 41 deletions

View file

@ -1,3 +1,11 @@
<div class="list-header">3.5.363 <time datetime="2016-11-08">(2016-11-08)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Properly position Search popout when sidebars are swapped and in portrait mode.</li>
<li>Fixed: Dispatch events correctly when clicking mod icons for TwitchBot responses.</li>
<li>Fixed: Friend notices not appearing in chat when BetterTTV is also present.</li>
<li>Changed: Dark mode CSS tweaks.</li>
</ul>
<div class="list-header">3.5.362 <time datetime="2016-11-03">(2016-11-03)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Twitch changed how the player is sized, particularly in theater mode. This broke positioning of the player in several configurations.</li>