1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-09-17 10:16:57 +00:00

3.5.361. Fix VOD chat.

This commit is contained in:
SirStendec 2016-11-02 01:22:23 -04:00
parent c8a7d65732
commit e1538fe672
5 changed files with 26 additions and 13 deletions

View file

@ -1,3 +1,13 @@
<div class="list-header">3.5.350 <time datetime="2016-10-25">(2016-10-25)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: More tweaks for hover pausing, since that's still glitchy.</li>
</ul>
<div class="list-header">3.5.349 <time datetime="2016-10-25">(2016-10-25)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Tab completion was not being populated correctly.</li>
</ul>
<div class="list-header">3.5.348 <time datetime="2016-10-25">(2016-10-25)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Twitch replaced <code>view:room</code> with <code>component:chat/chat-room</code> which broke several features. Unbroke them.</li>