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

3.5.379. Fix chat breaking due to unloaded badge data. Fix host mode not starting correctly. Add name_key parameter to API constructor. Use name_key for badge classes rather than id to give badges added by the API stable, predictable classnames.

This commit is contained in:
SirStendec 2016-11-23 16:41:49 -05:00
parent caa68c507c
commit 32f3e9b20b
8 changed files with 60 additions and 55 deletions

View file

@ -1,3 +1,21 @@
<div class="list-header">3.5.367 <time datetime="2016-11-09">(2016-11-09)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Bug showing button to dismiss a pinned cheer twice.</li>
<li>Fixed: Bug where a pinned cheer would linger when switching to another room.</li>
</ul>
<div class="list-header">3.5.366 <time datetime="2016-11-09">(2016-11-09)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Option to hide Pinned Cheers.</li>
<li>Added: Option to control expanded view for Pinned Cheers.</li>
<li>Fixed: Make the moderation tools for Pinned Cheers work correctly.</li>
</ul>
<div class="list-header">3.5.365 <time datetime="2016-11-09">(2016-11-09)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Emergency fix to stop Pinned Cheers from breaking FFZ.</li>
</ul>
<div class="list-header">3.5.364 <time datetime="2016-11-08">(2016-11-08)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Player size when Theater Mode is enabled and you enter fullscreen.</li>