mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-06-27 21:05:53 +00:00
3.5.373. Fix global emotes bug. Fix API stupidity with not passing all attributes of emotes/emote sets/badges. Add badge click_action function. Add support for target-msg-id CLEARMESSAGE tag. Add alternate mode tab-completion handling. Also older changes because I'm bad at commiting. Closes #55
This commit is contained in:
parent
791fcab2d2
commit
cc5aec5591
12 changed files with 203 additions and 142 deletions
|
@ -1,3 +1,24 @@
|
|||
<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>
|
||||
<li>Fixed: Issue that could cause Subscriber badges to render invisibly.</li>
|
||||
<li>Fixed: Elements of the Twitch Feed have been renamed. (It used to be Channel Feed.)</li>
|
||||
<li>Changed: Dark theme CSS tweaks.</li>
|
||||
</ul>
|
||||
|
||||
<div class="list-header">3.5.361 <time datetime="2016-11-02">(2016-11-02)</time></div>
|
||||
<ul class="chat-menu-content menu-side-padding">
|
||||
<li>Fixed: Twitch renamed VOD chat components internally so no FFZ features were working for it.</li>
|
||||
<li>Fixed: VOD chat would become light again after toggling theater mode on and then off again.</li>
|
||||
</ul>
|
||||
|
||||
<div class="list-header">3.5.360 <time datetime="2016-10-28">(2016-10-28)</time></div>
|
||||
<ul class="chat-menu-content menu-side-padding">
|
||||
<li>Changed: Move the Twitch emotes data file so CloudFlare will actually cache it. Woo Page Rules</li>
|
||||
<li>Changed: Minor CSS tweaks.</li>
|
||||
<li>Fixed: Report menu for Hosts was not positioned well.</li>
|
||||
</ul>
|
||||
|
||||
<div class="list-header">3.5.359 <time datetime="2016-10-28">(2016-10-28)</time></div>
|
||||
<ul class="chat-menu-content menu-side-padding">
|
||||
<li>Fixed: Presence was not getting set to Invisible properly.</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue