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

3.5.249. Add option to hide the Bits Tag display on streams such as EVO.

This commit is contained in:
SirStendec 2016-07-14 23:01:15 -04:00
parent 25eadeb89a
commit 0482887343
16 changed files with 72 additions and 81 deletions

View file

@ -1,3 +1,8 @@
<div class="list-header">3.5.249</div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Option to hide the Bits Tag display on certain channels (notably EVO).</li>
</ul>
<div class="list-header">3.5.248</div>
<ul class="chat-menu-content menu-side-padding">
<li>Changed: Start using <code>playback_bytes_per_second</code> to calculate the current bitrate, as the other bitrate statistics don't update properly.</li>