update changelog

This commit is contained in:
Jeremy Kauffman 2017-07-30 16:05:41 -04:00
parent 99c13f6444
commit ae296b3111

View file

@ -8,24 +8,16 @@ Web UI version numbers should always match the corresponding version of LBRY App
## [Unreleased] ## [Unreleased]
### Added ### Added
* Identity verification for new reward participants * Replaced horizontal scrollbars with scroll arrows
* Support rich markup in publishing descriptions and show pages. * Featured weekly reward content shows with an orange star
* Release past publishing claims (and recover LBC) via the UI * Added pagination to channel pages
* Added transition to card hovers to smooth animation
* Use randomly colored tiles when image is missing from metadata
* Added a loading message to file actions
* URL is auto suggested in Publish Page
* Added infinite scroll to channel pages
### Changed ### Changed
* Publishing revamped. Editing claims is much easier.
* Publish page now use `claim_list` rather than `file_list`
* Daemon updated to [v0.14.2](https://github.com/lbryio/lbry/releases/tag/v0.14.2)
* Made channel claim storage more efficient
### Fixed ### Fixed
* * Fixed requirement to double click play button on many videos
* * Fixed errors from calls to `get` not bubbling correctly
* Fixed some corner-case flows that could break file pages
### Deprecated ### Deprecated
* *