diff --git a/CHANGELOG.md b/CHANGELOG.md index c9e0a3984..123c53477 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,9 +9,14 @@ Web UI version numbers should always match the corresponding version of LBRY App ## [Unreleased] ### Added * Add setting to automatically purchase low-cost content without a confirmation dialog + * New custom styled scrollbar (#574) * ### Changed + * Changed the File page to make it clearer how to to open the folder for a file. + * Improved tabs styles with a nice animation. (#547) + * Display search bar on discover page instead of title and remove duplicated icon. + * Minor update for themes. * Updated the daemon from 0.16.1 to [0.16.4](https://github.com/lbryio/lbry/releases/tag/v0.16.4) to improve download performance and download issue detection. * There is no longer a minimum channel length (#645) * Changed the File page to make it clearer how to to open the folder for a file @@ -24,6 +29,9 @@ Web UI version numbers should always match the corresponding version of LBRY App * While editing a publish, the URL will no longer change if you select a new file. (#601) * Fixed issues with opening the folder for a file (#606) * Be consistent with the step property on credit inputs (#604) + * Fixed unresponsive header (#613) + * Fixed dark theme issues with text content. + * Minor css fixes. * Fixed issue when file fails to download (#642) * Fixed issue after accessing a video without enough credits (#605) * Fixed channel fetching without claims (#634) @@ -33,7 +41,7 @@ Web UI version numbers should always match the corresponding version of LBRY App * ### Removed - * + * * ## [0.16.0] - 2017-09-21 diff --git a/ui/dist/index.html b/ui/dist/index.html index 4be7ceb5b..b48a3a0a7 100644 --- a/ui/dist/index.html +++ b/ui/dist/index.html @@ -3,8 +3,7 @@
{__("Published on")} | -|
{__("Content-Type")} | {mediaType} |
- -