forked from night/betterttv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.html
350 lines (350 loc) · 11.1 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
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
<h1>Changelog</h1>
<br />
<ul>
<li><h2>Version 6.8R2</h2></li>
<ul>
<li>Fix Twitch dashboard</li>
</ul>
<li><h2>Version 6.8R1</h2></li>
<ul>
<li>Fix CSS for new Twitch redesign</li>
</ul>
<li><h2>Version 6.7R11</h2></li>
<ul>
<li>Fix chat line CSS</li>
</ul>
<li><h2>Version 6.7R10</h2></li>
<ul>
<li>Ability to remove group chat</li>
<li>Bug fixes</li>
</ul>
<li><h2>Version 6.7R9</h2></li>
<ul>
<li>Bug fixes</li>
</ul>
<li><h2>Version 6.7R8</h2></li>
<ul>
<li>Major code revision promoting modular design</li>
<li>Fixed issue with "flash block"</li>
</ul>
<li><h2>Version 6.7R7</h2></li>
<ul>
<li>Remove some legacy settings code</li>
</ul>
<li><h2>Version 6.7R6</h2></li>
<ul>
<li>Socket server updates</li>
</ul>
<li><h2>Version 6.7R5</h2></li>
<ul>
<li>Fixed "invited to join" bug</li>
</ul>
<li><h2>Version 6.7R4</h2></li>
<ul>
<li>Better Group Chat Support</li>
</ul>
<li><h2>Version 6.7R3</h2></li>
<ul>
<li>Group Chat Support</li>
</ul>
<li><h2>Version 6.7R2</h2></li>
<ul>
<li>Moderator Card fixes</li>
<li>Moderator Card hotkeys implemented</li>
<li>User blacklisting added</li>
<li>Bugfixes</li>
</ul>
<li><h2>Version 6.7R1</h2></li>
<ul>
<li>Support for Twitch's new chat</li>
</ul>
<li><h2>Version 6.6.2R1</h2></li>
<ul>
<li>Added Alpha Chat Tags</li>
<li>Removed HLS Transcoding (it's built into Twitch's player now)</li>
<li>Fixed issue with mass unban</li>
<li>Fixed issue with paused chat</li>
</ul>
<li><h2>Version 6.6.1R9</h2></li>
<ul>
<li>Fixed title/status edit button</li>
<li>Fixed issue with emoticons</li>
<li>Fixed issue with connection messages</li>
<li>Fixed issue with double-text</li>
</ul>
<li><h2>Version 6.6.1R8</h2></li>
<ul>
<li>Hopefully fixed issue for those unable to chat</li>
<li>Fixed Timeout, Unban, and Ban icons for Twitch (at least temporarily)</li>
<li>Fixed channel backgrounds for Twitch (at least temporarily)</li>
<li>Fixed hovering over title for Twitch (at least temporarily)</li>
<li>Fixed hovering over chat tags for Twitch (at least temporarily)</li>
<li>Fixed issue with resizing not always configuring on load</li>
</ul>
<li><h2>Version 6.6.1R7</h2></li>
<ul>
<li>Fixed issue with already-closed right sidebars</li>
</ul>
<li><h2>Version 6.6.1R6</h2></li>
<ul>
<li>Fixed duplicating mod icons</li>
</ul>
<li><h2>Version 6.6.1R5</h2></li>
<ul>
<li>Scrolling up to pause chat fixed</li>
<li>Freezing issues fixed</li>
</ul>
<li><h2>Version 6.6.1R4</h2></li>
<ul>
<li>Channel resizing reimplemented</li>
<li>Disabled auto-server selection due to problems</li>
<li>Fixed navigating from directory <-> channel</li>
<li>Fixed some issues with the darkened theme</li>
<li>Fixed some issues with the chat</li>
</ul>
<li><h2>Version 6.6.1R3</h2></li>
<ul>
<li>Fixed issues some BTTV moderation buttons</li>
<li>Fixed issue with loading new streams from directory</li>
</ul>
<li><h2>Version 6.6.1R2</h2></li>
<ul>
<li>Fixed issues with Split Chat not loading on page load.</li>
<li>Fixed issues with BTTV Beta Chat Bar</li>
<li>Fixed issues Small Navigation</li>
</ul>
<li><h2>Version 6.6.1R1</h2></li>
<ul>
<li>Support for new Twitch Channel Pages - Still needs work.</li>
</ul>
<li><h2>Version 6.6.0R4</h2></li>
<ul>
<li>Dashboard double-chat issue eradicated</li>
</ul>
<li><h2>Version 6.6.0R3</h2></li>
<ul>
<li>Another attempt to fix Double-Chat in Dashboard</li>
</ul>
<li><h2>Version 6.6.0R2</h2></li>
<ul>
<li>Attempt to fix Double-Chat in Dashboard</li>
</ul>
<li><h2>Version 6.6.0R1</h2></li>
<ul>
<li>Ability to disable chat line history added:<br />
<strong>/linehistory on</strong><br />
<strong>/linehistory off</strong></li>
<li>Ability to export BTTV settings added</li>
<li>Chat command shortcuts added:<br />
<strong>/b</strong> - /ban<br />
<strong>/sub</strong> - /subscribers<br />
<strong>/suboff</strong> - /subscribersoff<br />
<strong>/t</strong> - /timeout<br />
<strong>/u</strong> - /unban<br />
<li>Links in titles can now be clicked</li>
<li>Local sub-only mode added:<br />
<strong>/localsub</strong><br />
<strong>/localsuboff</strong></li>
<li>Modified calculations for video resize</li>
<li>Settings Window Handling Changed</li>
<li>Specific users in chat can now be highlighted by surrounding their name with () in the highlights list</li>
<li>Timestamp localization added, 12 or 24 hour based on user locale</li>
<li>BTTV settings can now be reached within pop-out and embedded chats</li>
</ul>
<li><h2>Version 6.5.8R5</h2></li>
<ul>
<li>Improvements to Desktop Notifications</li>
<li>Message notification fixed</li>
</ul>
<li><h2>Version 6.5.8R4</h2></li>
<ul>
<li>More chat fixes.. Another fix for double-text on Dashboard</li>
</ul>
<li><h2>Version 6.5.8R3</h2></li>
<ul>
<li>More chat fixes.. This time on the Dashboard</li>
</ul>
<li><h2>Version 6.5.8R2</h2></li>
<ul>
<li>More chat fixes.. Everything should be functional again, but there may be bugs.</li>
</ul>
<li><h2>Version 6.5.8</h2></li>
<ul>
<li>Chat Fixes.. more fixes to come</li>
</ul>
<li><h2>Version 6.5.7R6</h2></li>
<ul>
<li>Added Subscriber Count to the Dashboard</li>
<li>Added Chatter Count to the Dashboard</li>
<li>Fixed issue with Viewer count breaking on the Dashboard</li>
</ul>
<li><h2>Version 6.5.7R5</h2></li>
<ul>
<li>Fixed BTTV Transcoding with a workaround (still buggy but nothing I can do at the moment)</li>
</ul>
<li><h2>Version 6.5.7R4</h2></li>
<ul>
<li>Fixed Ignored Users</li>
</ul>
<li><h2>Version 6.5.7R3</h2></li>
<ul>
<li>Added "Auto-Scrolling Paused" message when scrolling in chat</li>
<li>Fixed Default to Live Channels feature</li>
</ul>
<li><h2>Version 6.5.7R2</h2></li>
<ul>
<li>Minor theme tweaks</li>
</ul>
<li><h2>Version 6.5.7</h2></li>
<ul>
<li>Darkened Theme now supports new Messages system</li>
</ul>
<li><h2>Version 6.5.6R2</h2></li>
<ul>
<li>Made Indentation toggleable</li>
</ul>
<li><h2>Version 6.5.6</h2></li>
<ul>
<li>Compatibility Updates</li>
</ul>
<li><h2>Version 6.5.5R8</h2></li>
<ul>
<li>Fix scroll-up to pause chat</li>
</ul>
<li><h2>Version 6.5.5R7</h2></li>
<ul>
<li>Undefined chatter fix (rare issue when looking up names)</li>
</ul>
<li><h2>Version 6.5.5R6</h2></li>
<ul>
<li>Socket-Server Updates</li>
<li>Improved display name lookups</li>
</ul>
<li><h2>Version 6.5.5R5</h2></li>
<ul>
<li>Fix issue with disabling emote settings</li>
</ul>
<li><h2>Version 6.5.5R4</h2></li>
<ul>
<li>Hover over emotes to see the command and channel you must subscribe to</li>
</ul>
<li><h2>Version 6.5.5R3</h2></li>
<ul>
<li>More emote fixes</li>
</ul>
<li><h2>Version 6.5.5R2</h2></li>
<ul>
<li>Fixed JTV Emotes</li>
<li>Prevented replace of emotes object on load (appending instead)</li>
</ul>
<li><h2>Version 6.5.5</h2></li>
<ul>
<li>Updated Licensing</li>
<li>Updated source code</li>
</ul>
<li><h2>Version 6.5.4R4</h2></li>
<ul>
<li>Notifications tweaked again</li>
<li>Updated socket code</li>
</ul>
<li><h2>Version 6.5.4R3</h2></li>
<ul>
<li>Notifications tweaked</li>
</ul>
<li><h2>Version 6.5.4R2</h2></li>
<ul>
<li>BTTV Settings Window Scrollbars changed</li>
</ul>
<li><h2>Version 6.5.4R1</h2></li>
<ul>
<li>Desktop Notifications Added</li>
<li>Ryan's Twitch Chat Emotes plugin has been updated</li>
<li>Chat mention notifications added (when tabbed out of the channel)</li>
</ul>
<li><h2>Version 6.5.3R3</h2></li>
<ul>
<li>Emoticon fixes</li>
</ul>
<li><h2>Version 6.5.3R2</h2></li>
<ul>
<li>Made links in addon About page open in a new tab</li>
<li>Fixed blue highlighting on left sidebar</li>
<li>Aligned JTV-styled chat badges with Turbo/Subscriber badges</li>
<li>Added automated title and game updating on channel pages</li>
</ul>
<li><h2>Version 6.5.3</h2></li>
<ul>
<li>HLS Transcodes are now wrapped in a slick container</li>
<li>VLC Plugin Detection added</li>
</ul>
<li><h2>Version 6.5.2R4</h2></li>
<ul>
<li>Fixed Emote Functionality Changes</li>
</ul>
<li><h2>Version 6.5.2R3</h2></li>
<ul>
<li>Fixed Darkened Mode channel sub buttons (You may need to clear cache too)</li>
<li>Fixed small bug with translation of jtv and twitchnotify messages</li>
</ul>
<li><h2>Version 6.5.2R2</h2></li>
<ul>
<li>Add support for event chat and dev chat</li>
</ul>
<li><h2>Version 6.5.2</h2></li>
<ul>
<li>Code restructuring</li>
</ul>
<li><h2>Version 6.5.1R2</h2></li>
<ul>
<li>Added translation toggle</li>
<li>Fixed Unicode translation issue</li>
</ul>
<li><h2>Version 6.5.1R1</h2></li>
<ul>
<li>You asked, and you received!</li>
<li>Double-click on chat messages to translate them into your language. For example, if you browse Twitch on http://www.twitch.tv, messages written in German would be translated to the English language. Language destination is based on which language you browse with on Twitch.</li>
<li>Wildcards are now available in highlight and blacklist keywords. Just include an asterisk, *, in order to produce a wildcard.</li>
<li>Link detection is now improved beyond Twitch's default. Most links (if not all) should now be clickable in chat.</li>
<li>A "Permit" button was added in the user info panel when clicking on usernames. This button allows moderators to permit a user to post links in a channel (that uses Moobot, Nightbot, or other bots supporting !permit).</li>
</ul>
<li><h2>Version 6.5.0R2</h2></li>
<ul>
<li>Possible fix for bottom chat line being cut off, but issue is unreproduceable in my end.</li>
</ul>
<li><h2>Version 6.5.0R1</h2></li>
<ul>
<li>Revamped Chat Connectivity. BTTV should now always connect to the best chat server it can find.</li>
</ul>
<li><h2>Version 6.4.9R10</h2></li>
<ul>
<li>Added a /massunban command for channel owners</li>
</ul>
<li><h2>Version 6.4.9R9</h2></li>
<ul>
<li>Reworked the global chat ban protection implementation</li>
</ul>
<li><h2>Version 6.4.9R8</h2></li>
<ul>
<li>"Sending messages too quickly" prevention</li>
<li>Global chat ban protection implemented</li>
<li>Fixed an exception when loading BTTV on directory pages</li>
</ul>
<li><h2>Version 6.4.9R7</h2></li>
<ul>
<li>Fixed a bug with JTV Chat tags (setting was inversed)</li>
<li>Fixed bug with BTTV Chat and the bottom chat line being half cut-off (if conditions were right)</li>
</ul>
<li><h2>Version 6.4.9R6</h2></li>
<ul>
<li>Fixed XSS Exploit when parsing links in showing deleted messages</li>
</ul>
<li><h2>Version 6.4.9R5</h2></li>
<ul>
<li>Changed Anti-Prefix Beta to default to Off</li>
<li>Changed Default Tags to JTV Chat Tags, and defaulted it to Off</li>
<li>Added an option for HLS Transcoding (some people didn't like that it showed below the player by default)</li>
<li>Added a bot icon for Twitch Chat Tags</li>
<li>Fixed bug with BTTV Chat and the Subscriber Emotes list that Twitch added today</li>
<li>Added a Changelog into BTTV after reading a comment that there wasn't a place to see updates</li>
</ul>
</ul>