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

3.5.527. Tooltips! Lots of changes to how link tooltips render. And some stuff about the dark theme I guess.

This commit is contained in:
SirStendec 2017-09-26 17:01:51 -04:00
parent 231e2839e8
commit 9e845b171e
14 changed files with 534 additions and 181 deletions

View file

@ -1,3 +1,36 @@
<div class="list-header">3.5.517 <time datetime="2017-09-02">(2017-09-02)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Changed: Dark theme CSS tweak for the directory.</li>
</ul>
<div class="list-header">3.5.516 <time datetime="2017-09-01">(2017-09-01)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Typo in video url regular expression.</li>
</ul>
<div class="list-header">3.5.515 <time datetime="2017-09-01">(2017-09-01)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Option to disable rich content in chat.</li>
<li>Changed: Add support for rich content in chat. This includes shared purchases, clip information, and video information.</li>
<li>API Added: <code>replaces</code> field to emoticons to allow extension emotes to replace Twitch emotes.</li>
</ul>
<div class="list-header">3.5.514 <time datetime="2017-09-01">(2017-09-01)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Schedule parsing issue with null values.</li>
</ul>
<div class="list-header">3.5.513 <time datetime="2017-08-22">(2017-08-22)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Dark CSS tweak for Chat Replay.</li>
</ul>
<div class="list-header">3.5.512 <time datetime="2017-08-18">(2017-08-18)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Blocked Games feature not properly hiding channels from the social bar.</li>
<li>Fixed: Dark CSS tweaks for the dashboard.</li>
</ul>
<div class="list-header">3.5.511 <time datetime="2017-08-12">(2017-08-12)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Bits rendering after Twitch removed the Ember bits-tags service.</li>