update changelog
This commit is contained in:
parent
99c13f6444
commit
ae296b3111
1 changed files with 6 additions and 14 deletions
20
CHANGELOG.md
20
CHANGELOG.md
|
@ -8,24 +8,16 @@ Web UI version numbers should always match the corresponding version of LBRY App
|
|||
|
||||
## [Unreleased]
|
||||
### Added
|
||||
* Identity verification for new reward participants
|
||||
* 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
|
||||
* 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
|
||||
* Replaced horizontal scrollbars with scroll arrows
|
||||
* Featured weekly reward content shows with an orange star
|
||||
* Added pagination to channel pages
|
||||
|
||||
### 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 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
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue