forked from FrankerFaceZ/FrankerFaceZ
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.html
332 lines (280 loc) · 20.3 KB
/
changelog.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
<div class="list-header">4.0.0-beta1.6<span>@b26925b82613bdc459b5</span> <time datetime="2018-03-14">(2018-03-14)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Minimal Navigation causing the navigation bar to render over theater mode.</li>
<li>Fixed: Provide a secondary build of FrankerFaceZ that uses Babel for transpiling for Microsoft Edge compatibility.</li>
<li>Changed: Start subscribing to the channel topic when viewing a channel for future features such as SRL races and Featured Channel buttons.</li>
<li>Performance: Refactored the React component hooks to allow for less time with a MutationObserver registered.</li>
</ul>
<div class="list-header">4.0.0-beta1.6<span>@66bf9e883f32aba529af</span> <time datetime="2018-03-11">(2018-03-11)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Metadata covering chat in theater mode with Swap Sidebars enabled.</li>
<li>Fixed: Player Overlay Extensions not being hidden properly.</li>
<li>Fixed: FFZ settings not being added to the chat settings menu.</li>
<li>Changed: Display subscriber notifications as <code>Tier X</code> like Twitch does rather than with the monetary value.</li>
</ul>
<div class="list-header">4.0.0-beta1.6<span>@0a9fd7bd2f3805c7acc9</span> <time datetime="2018-03-07">(2018-03-07)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Gap at the top of the page with Minimize Navigation enabled.</li>
</ul>
<div class="list-header">4.0.0-beta1.6<span>@a5ecaae56ffd500ab715</span> <time datetime="2018-03-03">(2018-03-03)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Changed: Add an error handler to the chat scroller, along with alternative rendering when there is an error. This will hopefully stop chat breaking without automatically recovering.</li>
</ul>
<div class="list-header">4.0.0-beta1.6<span>@c643fcdd1cb8343964c3</span> <time datetime="2018-03-01">(2018-03-01)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Changed: Add error handlers for the chat controller and chat container React components to, hopefully, stop chat from breaking entirely when React forgets how to DOM.</li>
</ul>
<div class="list-header">4.0.0-beta1.6<span>@5442f1e095968e230f60</span> <time datetime="2018-03-01">(2018-03-01)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Stop displaying empty messages with resub notices that don't have a message.</li>
<li>Changed: Make adjustments to timing and how errors are handled when forcing React components to update to hopefully resolve an impossible to reproduce issue with chat disappearing.</li>
</ul>
<div class="list-header">4.0.0-beta1.6<span>@e9ed380d87da80b42502</span> <time datetime="2018-02-28">(2018-02-28)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Changed: Update setting that hides pinned cheers for the new Top Cheerers leaderboards.</li>
</ul>
<div class="list-header">4.0.0-beta1.6<span>@1d563b0f42b9912f8494</span> <time datetime="2018-02-28">(2018-02-28)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Prime Reminder! Display a crown on subscription buttons when your free channel sub with Prime is available.</li>
</ul>
<div class="list-header">4.0.0-beta1.5<span>@08fecb05d7e54dc038b0</span> <time datetime="2018-02-27">(2018-02-27)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Setting to control how much the player volume changes when you scroll to adjust the volume.</li>
<li>Changed: Update the gray theme with the latest changes to Twitch's dark theme.</li>
<li>Fixed: <code>/me</code> messages in chat not rendering correctly.</li>
</ul>
<div class="list-header">4.0.0-beta1.5<span>@e5095bc624a4d0c6be15</span> <time datetime="2018-02-22">(2018-02-22)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Further fixes for the React 16 upgrade. Most features should now be working.</li>
</ul>
<div class="list-header">4.0.0-beta1.5<span>@ef163f5d644217193110</span> <time datetime="2018-02-22">(2018-02-22)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Integration for the <code>Emote Menu for Twitch</code> extension.</li>
<li>Fixed: React 16 support.</li>
<li>Note: Many features are still broken. This is just an initial quick fix.</li>
</ul>
<div class="list-header">4.0.0-beta1.5<span>@a752805865b1313466a7</span> <time datetime="2018-02-08">(2018-02-08)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Setting to hide the Live indicator from live channels in the directory.</li>
<li>Fixed: Bug preventing clicking on box art on a live streamer in the directory when a channel avatar is being displayed.</li>
<li>Fixed: Chat on Videos with a custom chat width.</li>
<li>Changed: Update the Gray Theme with the latest changes from Twitch's dark theme.</li>
<li>API Changed: Draw settings page sub-pages if there are no contents of the settings page.</li>
</ul>
<div class="list-header">4.0.0-beta1.5<span>@676b97e4ce5229b90db5</span> <time datetime="2018-02-06">(2018-02-06)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: The <code>Hide Vodcasts</code> setting has been updated to <code>Hide Reruns</code>.</li>
<li>Fixed: Text wrapping and performance issues with the directory after a Twitch update.</li>
</ul>
<div class="list-header">4.0.0-beta1.5<span>@bd87103fc1c64cf0df6d</span> <time datetime="2018-02-02">(2018-02-02)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Error fetching room-specific user-specific emote sets.</li>
<li>Fixed: Tweaks to badge CSS generation.</li>
<li>API Changed: Add optional arguments to suppress logging when registering emote sets.</li>
</ul>
<div class="list-header">4.0.0-beta1.5<span>@bd87103fc1c64cf0df6d</span> <time datetime="2018-02-02">(2018-02-02)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Setting to disable chat rituals, such as "User is new here! Say hello!"</li>
<li>Changed: When badges have combined, display both source badges in the tooltip to reduce confusion.</li>
<li>Changed: Support overriding color, image, and title for badges on a per-user level.</li>
<li>Fixed: Apollo caching modified queries when it shouldn't, causing additional data requested by FFZ including stream up-time to not be fetched.</li>
</ul>
<div class="list-header">4.0.0-beta1.5<span>@a072b3e2b1e9dd395378</span> <time datetime="2018-02-01">(2018-02-01)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Part two of the fixes for the new Apollo version. FFZ should now be loading data mostly correctly.</li>
<li>Bug: The directory features are not currently working unless you navigate to it from another page.</li>
</ul>
<div class="list-header">4.0.0-beta1.5<span>@ab19f207a73078a1e97f</span> <time datetime="2018-01-19">(2018-01-19)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Changed: Include our own version of GraphQL because we can't trust Twitch.</li>
<li>Fixed: Temporary fix for FFZ not loading at all on the build of Twitch with updated Apollo and GraphQL libraries.</li>
<li>Several features are still broken for users experiencing that build including: literally everything to do with the directory and stream uptime display.</li>
<li>We'll fix these issues as soon as the main developer can actually get access to the newer build to write compatible code.</li>
</ul>
<div class="list-header">4.0.0-beta1.5<span>@5f6029b8672c05bfed85</span> <time datetime="2018-01-19">(2018-01-19)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Unable to load Twitch badge data. (They moved it in memory.)</li>
</ul>
<div class="list-header">4.0.0-beta1.5<span>@5aed9c5b086948ebcfc3</span> <time datetime="2018-01-16">(2018-01-16)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Render badges added by FrankerFaceZ and other extensions using FFZ's API.</li>
<li>Added: Option to show the channel metadata bar when hovering over the player in theatre mode.</li>
<li>Fixed: Badges and chat font size displaying incorrectly when the browser's font size is not set to default.</li>
</ul>
<div class="list-header">4.0.0-beta1.5<span>@68369664d8835665997c</span> <time datetime="2018-01-15">(2018-01-15)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Chat Freeze breaking due to Twitch moving the <code>scrollToBottom</code> function out of the prototype and defining it on the chat pane during construction.</li>
</ul>
<div class="list-header">4.0.0-beta1.5<span>@9a60ce1ee6c58905c6eb</span> <time datetime="2017-12-13">(2017-12-13)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Player not covering the whole window in theater mode with a custom chat width and chat collapsed.</li>
<li>Fixed: Player not covering the whole screen when you enter fullscreen from theater mode. (Twitch Bug)</li>
<li>Fixed: Position of channel bar with Minimize Navigation is enabled.</li>
<li>Fixed: Tooltip placement.</li>
</ul>
<div class="list-header">4.0.0-beta1.5<span>@764c7c372c158220ed04</span> <time datetime="2017-12-13">(2017-12-13)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Directory stuff breaking.</li>
</ul>
<div class="list-header">4.0.0-beta1.5<span>@fbebd8ab68081089f9f4</span> <time datetime="2017-12-13">(2017-12-13)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Detection of Promise return values on Firefox, where Promises are apparently not Promises.</li>
</ul>
<div class="list-header">4.0.0-beta1.5<span>@88b2aa86d34d0649d0d5</span> <time datetime="2017-12-13">(2017-12-13)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Host Button</li>
<li>Added: Option to hide vodcasts from the directory.</li>
</ul>
<div class="list-header">4.0.0-beta1.4<span>@317c31074720f7071bd3</span> <time datetime="2017-12-13">(2017-12-13)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Tooltip positioning.</li>
<li>Fixed: Stream titles disappearing in the directory.</li>
<li>Fixed: Borders with Swap Sidebars enabled.</li>
<li>Fixed: Channel logos and game boxart not hiding on hover when the appropriate option is enabled.</li>
<li>Fixed: Custom chat font sizes not changing the line height.</li>
</ul>
<div class="list-header">4.0.0-beta1.4<span>@7ca245f1bf1509160a2c</span> <time datetime="2017-12-13">(2017-12-13)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Everything.</li>
<li> </li>
<li>Twitch renamed all their CSS classes to start with <code>tw-</code> requiring significant modifications to basically all of FFZ to insert <code>tw-</code> everywhere.</li>
</ul>
<div class="list-header">4.0.0-beta1.4<span>@8e759e6ddfa7aa70cfea</span> <time datetime="2017-12-01">(2017-12-01)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Message highlighting in chat.</li>
</ul>
<div class="list-header">4.0.0-beta1.4<span>@eb51eeb2dadafdea2bde</span> <time datetime="2017-12-01">(2017-12-01)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Block games and hide thumbnails in the directory.</li>
<li>Added: Show stream up-time in the directory.</li>
<li>Added: Group hosts of the same channel in the directory.</li>
<li>Added: Show user avatars in the directory.</li>
<li>Changed: Use chat appearance settings on whisper messages.</li>
<li>Fixed: Don't try running on the blog sub-domain.</li>
<li>Fixed: Invalid cheers in chat rendering as cheers.</li>
<li>Fixed: Swap Sidebars, the channel bar positioning, and Chat Width that broke when Twitch launched their Mini Player feature.</li>
</ul>
<div class="list-header">4.0.0-beta1.3<span>@5e6a1dc050c847836d76</span> <time datetime="2017-11-28">(2017-11-28)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Update the Gray Theme to work with the latest Twitch changes.</li>
</ul>
<div class="list-header">4.0.0-beta1.3<span>@e9f50a51ebfc3148faf9</span> <time datetime="2017-11-28">(2017-11-28)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Option to disable the player's auto-play when you're on the front page of Twitch.</li>
<li>Fixed: Bug with emoticons not appearing for yourself, or appearing incorrectly, when you send a message with emoticons.</li>
<li>Fixed: Chat Width not applying to Chat on Videos.</li>
</ul>
<div class="list-header">4.0.0-beta1.3<span>@af36d7201d43cc346d1b</span> <time datetime="2017-11-23">(2017-11-23)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Chat lines that you have been mentioned in not highlighting and not having proper padding.</li>
</ul>
<div class="list-header">4.0.0-beta1.3<span>@7493d51cfb8e1b4448f0</span> <time datetime="2017-11-23">(2017-11-23)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Emoticons not appearing for yourself when you send a message with <code>/me</code></li>
<li>Changed: Transform re-sub notices into a standard chat message so that we can override the rendering. This fixes colors, emotes, etc.</li>
</ul>
<div class="list-header">4.0.0-beta1.3<span>@da5b35d5323e5151e3ea</span> <time datetime="2017-11-22">(2017-11-22)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Add a touch scroll event handler for chat scrolling, as Twitch left that out for some reason.</li>
<li>Fixed: Don't use the user login from the FFZ API unless we don't already have the login for a room.</li>
<li>Fixed: Don't leave a gap under the player in theatre mode when whispers are hidden.</li>
</ul>
<div class="list-header">4.0.0-beta1.3<span>@1ee69894e169e3173e19</span> <time datetime="2017-11-20">(2017-11-20)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Twitch removed the current route from the output of <code>store.getState()</code>, causing loading issues with FFZ enabled.</li>
<li>Changed: Use slightly brighter/darker colors for testing username readability, due to alternating rows having different background colors.</li>
</ul>
<div class="list-header">4.0.0-beta1.3<span>@f93396a7a97f1a01b284</span> <time datetime="2017-11-17">(2017-11-17)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Chat Font Size and Family settings not being applied.</li>
<li>Fixed: Scroll to Change Volume being reversed on Firefox.</li>
</ul>
<div class="list-header">4.0.0-beta1.3<span>@e82e3deb4ad3e3f1b253</span> <time datetime="2017-11-17">(2017-11-17)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Chat > Behavior > General > Scrollback Length</li>
<li>Added: Chat > Filtering > Appearance > Highlight Mentions</li>
<li>Fixed: Tooltips with the WOT extension installed.</li>
<li>Fixed: Swap Sidebars not working in Theatre Mode.</li>
<li>Fixed: Scroll to Change Volume not allowing you to increase the volume on Firefox.</li>
</ul>
<div class="list-header">4.0.0-beta1.3<span>@0c55f4f15b6397d644f4</span> <time datetime="2017-11-17">(2017-11-17)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: The Stream Uptime display sometimes failing to appear.</li>
</ul>
<div class="list-header">4.0.0-beta1.3<span>@fb9568932222b25ebd88</span> <time datetime="2017-11-16">(2017-11-16)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Automatic Theatre Mode</li>
<li>Added: Hide Whispers in Theatre Mode</li>
<li>Fixed: The player could be the wrong width in theatre mode when used with a custom chat width.</li>
</ul>
<div class="list-header">4.0.0-beta1.3<span>@c89ba74a13dda449dfec</span> <time datetime="2017-11-16">(2017-11-16)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Old-style RGB Loop color adjustment for the users that prefer it.</li>
<li>Fixed: Clicking chat when Chat Freeze is working will no longer set the chat to not auto-scroll.</li>
<li>Fixed: The Chat Freeze warning will not be displayed over the More Messages Below warning.</li>
<li>Fixed: Make proper use of the the chat buffer maximum size variable.</li>
</ul>
<div class="list-header">4.0.0-beta1.3<span>@bdf2ec93761131252233</span> <time datetime="2017-11-16">(2017-11-16)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Issue with chat scrolling when the world doesn't make any sense.</li>
</ul>
<div class="list-header">4.0.0-beta1.3<span>@3feb3c14c65d7ebbed91</span> <time datetime="2017-11-16">(2017-11-16)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Temporary legacy API implementation to allow FFZ:AP channel and global emotes to work.</li>
<li>Added: A few options for the player, including scroll to change volume.</li>
<li>Fixed: Height of the FFZ control center.</li>
<li>Changed: Just another minor scroller change to make absolutely sure any issues aren't the result of FFZ.</li>
</ul>
<div class="list-header">4.0.0-beta1.3<span>@f855394a01c28a59836c</span> <time datetime="2017-11-15">(2017-11-15)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Changed: Simplify the Chat Freeze code just a bit more to reduce the chance of bugs.</li>
<li>Fixed: Username color flickering in Chrome.</li>
</ul>
<div class="list-header">4.0.0-beta1.3<span>@e9879a42770421353fc3</span> <time datetime="2017-11-15">(2017-11-15)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Changed: Made slight alterations to Chat Freeze processing to hopefully fix an issue with chat not unfreezing for some users.</li>
<li>Fixed: Be more specific about which React root we want, to avoid issues with other extensions like WOT that inject extra ones.</li>
</ul>
<div class="list-header">4.0.0-beta1.3<span>@e1583f75d1ada7e37ca8</span> <time datetime="2017-11-14">(2017-11-14)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: FFZ Control Center option to the chat settings menu to maybe improve discovery.</li>
</ul>
<div class="list-header">4.0.0-beta1.3<span>@bebd15e93d1888192504</span> <time datetime="2017-11-14">(2017-11-14)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Always remove chat lines in multiples of two to avoid the alternating background colors changing.</li>
<li>Fixed: If there are multiple emoticons for the same indices, render the one with the biggest ID. Fixes self-sent turbo/prime face emotes.</li>
</ul>
<div class="list-header">4.0.0-beta1.3<span>@63206f4ff1c95b591873</span> <time datetime="2017-11-14">(2017-11-14)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Appearance > Theme > Gray Theme (no Purple)</li>
<li>Added: Chat > Appearance > Font Family</li>
<li>Added: Chat > Appearance > Font Size</li>
<li>Fixed: Chat not working if the username has a capital letter in it.</li>
</ul>
<div class="list-header">4.0.0-beta1.3<span>@b86de82715b14711a01c</span> <time datetime="2017-11-13">(2017-11-13)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Freeze Chat Scrolling</li>
<li>Changed: Wrap chat line text in <code><span></code> elements for greater compatibility.</li>
</ul>
<div class="list-header">4.0.0-beta1.2<span>@5ddb43a7481741a4fdec</span> <time datetime="2017-11-13">(2017-11-13)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Stop running the FFZ script on certain Twitch subdomains.</li>
</ul>
<div class="list-header">4.0.0-beta1.2<span>@843d3308f09fa8d42276</span> <time datetime="2017-11-13">(2017-11-13)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Not catching errors when emitting events.</li>
<li>Fixed: lastResult is null when getting stream uptime.</li>
</ul>
<div class="list-header">4.0.0-beta1.2<span>@a2ef3cb4f248129b2a3b</span> <time datetime="2017-11-13">(2017-11-13)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: New socket server: <code>lilz.frankerfacez.com</code></li>
<li>Fixed: Avoid hiding page content when the FFZ menu is maximized to avoid causing scrolling issues.</li>
<li>Fixed: Stop modifying the games directory query until we have a better way to modify queries.</li>
</ul>
<div class="list-header">4.0.0-beta1 <time datetime="2017-11-12">(2017-11-12)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>This is the initial release of the complete rewrite, FrankerFaceZ v4.</li>
<li>Changed: Every single thing.</li>
</ul>
<div class="list-header" id="ffz-old-news-button"><a href="#">View Older</a></div>
<div id="ffz-old-news"></div>