Skip to content

Commit

Permalink
1.0.0-beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Feb 17, 2017
1 parent 5084a58 commit f1d1730
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 1 deletion.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
# 1.0.0-beta.6 / 17 Feb 2017

Features:

* Sort emoji autocomplete suggestions by length. (#544)
* Use ReCaptcha's Dark theme. (#552)
* Add button to swap artist/title in EditMediaDialog. (#553)

Bugfixes:

* Chat performance fixes. (#543)

Internal:

* Add Lodash Webpack plugin. (#512, #549)
* Always render VideoBackdrop regardless of current media source. (#550)

# 1.0.0-beta.5 / 28 Jan 2017

This release contains an important fix for renaming playlists, and some minor fixes.

Bugfixes:

* Fix chat timestamps appearing behind emoji. (#533)
* Fix squeezed display of non-square emoji in suggestions list. (#535)
* Fix playlist meta actions. (#538)

Internal:

* Deal a bit better with missing browser features. (#518)

# 1.0.0-beta.4 / 22 Jan 2017

Features:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "u-wave-web",
"version": "1.0.0-beta.5",
"version": "1.0.0-beta.6",
"description": "Web client for üWave servers.",
"author": "Renée Kooi <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit f1d1730

Please sign in to comment.