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]
|
## [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
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue