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] ## [Unreleased]
### Added ### Added
* * State is persisted through app close and re-open, resulting in faster opens
*
### Changed ### Changed
* Upgraded to lbry daemon 0.13, including updating API signatures * Upgraded to lbry daemon 0.13, including updating API signatures
* Channels resolve much faster * Channels resolve much faster
* Resolve is no longer cancelled on navigate
### Fixed ### Fixed
* Fix help menu force reloading whole app * Fix help menu force reloading whole app
* * Show page updates correctly when navigating from show page to another show page
### Deprecated ### Deprecated
* *
* *
### Removed ### 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 ## [0.12.0] - 2017-06-09