File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed
Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1+ # 1.0.0-beta.8 / 17 Mar 2017
2+
3+ Features:
4+
5+ * Use React to generate SVG video backdrop. (#562 )
6+ * Show "Back To Recent Messages" button when scrolled up in chat. (#564 )
7+ * Add static page compilation and a Privacy Policy page. (#570 )
8+ * Show cached playlist items when switching playlists, instead of waiting
9+ for the playlist to reload. (#571 )
10+ * Add Skip reason selector. (#573 )
11+
12+ Bugfixes:
13+
14+ * Fix chat scrolling up by itself after resizing the window. (#564 )
15+
16+ Internal:
17+
18+ * Change user settings button to an actual ` <button /> ` . (#575 )
19+ * Use ` import ` everywhere. (#576 )
20+ * Upgrade dependencies.
21+
122# 1.0.0-beta.7 / 24 Feb 2017
223
324Features:
Original file line number Diff line number Diff line change 11{
22 "name" : " u-wave-web" ,
3- "version" : " 1.0.0-beta.7 " ,
3+ "version" : " 1.0.0-beta.8 " ,
44 "description" : " Web client for üWave servers." ,
55 "author" :
" Renée Kooi <[email protected] >" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments