update changelog

This commit is contained in:
Jeremy Kauffman 2017-06-18 10:53:06 -04:00
parent eb3f1086a2
commit 320eb8d93a

View file

@ -8,24 +8,24 @@ Web UI version numbers should always match the corresponding version of LBRY App
## [Unreleased]
### Added
*
*
* State is persisted through app close and re-open, resulting in faster opens
### Changed
* Upgraded to lbry daemon 0.13, including updating API signatures
* Channels resolve much faster
* Resolve is no longer cancelled on navigate
### Fixed
* Fix help menu force reloading whole app
*
* Show page updates correctly when navigating from show page to another show page
### Deprecated
*
*
### Removed
*
*
* The author metadata field is no longer shown, in favor of first-class identities
* Availability is no longer checked before showing Download options, due to unreliability
## [0.12.0] - 2017-06-09