more changelog cleanup

This commit is contained in:
Jeremy Kauffman 2017-07-26 16:49:45 -04:00
parent 658e88a467
commit 2a07aa4916

View file

@ -9,17 +9,17 @@ Web UI version numbers should always match the corresponding version of LBRY App
## [Unreleased] ## [Unreleased]
### Added ### Added
* Identity verification for new reward participants * Identity verification for new reward participants
* Added option to release claim when deleting a file * Support rich markup in publishing descriptions and show pages.
* Release past publishing claims (and recover LBC) via the UI
* Added transition to card hovers to smooth animation * Added transition to card hovers to smooth animation
* Support markdown makeup in claim description
* Use randomly colored tiles when image is missing from metadata * Use randomly colored tiles when image is missing from metadata
* Added a loading message to file actions * Added a loading message to file actions
* URL is auto suggested in Publish Page * URL is auto suggested in Publish Page
### Changed ### Changed
* Publishes now uses claims rather than files
* Publishing revamped. Editing claims is much easier. * Publishing revamped. Editing claims is much easier.
* Daemon updated to [v0.14.2](https://github.com/lbryio/lbry/releases/tag/v0.14.2) * Daemon updated from v0.13.1 to [v0.14.2](https://github.com/lbryio/lbry/releases/tag/v0.14.2)
* Publish page now use `claim_list` rather than `file_list`
### Fixed ### Fixed
* Fixed bug with download notice when switching window focus * Fixed bug with download notice when switching window focus