diff --git a/CHANGELOG.md b/CHANGELOG.md index bd4340c1b..f98234a7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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