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

Add info and question icons. Bump version to beta1.7. Add chat badge visibility. Add support for setting inheritance merge strategies.

This commit is contained in:
SirStendec 2018-03-22 22:39:27 -04:00
parent 19c81bb049
commit cc682230e2
16 changed files with 222 additions and 51 deletions

View file

@ -1,3 +1,13 @@
<div class="list-header">4.0.0-beta1.7<span>@a50bda0e204137eb8f28</span> <time datetime="2018-03-22">(2018-03-22)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Chat Badge Visibility. Hide the badges you don't like.</li>
</ul>
<div class="list-header">4.0.0-beta1.7<span>@18be0a772c267953f6e3</span> <time datetime="2018-03-22">(2018-03-22)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Changed: Settings will now open in a new window when accessed from a chat pop-out.</li>
</ul>
<div class="list-header">4.0.0-beta1.6<span>@d2469b218214357ed0c0</span> <time datetime="2018-03-21">(2018-03-21)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Settings are now properly and immediately synchronized across all open windows.</li>