diff --git a/CHANGELOG.md b/CHANGELOG.md index f98234a7c..beef797e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,15 +9,19 @@ 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 + * Support webm, ogg, m4v, and a few others + * Translations added to build process ### Changed * Upgraded to lbry daemon 0.13, including updating API signatures * Channels resolve much faster * Resolve is no longer cancelled on navigate + * Updated API and authentication used by rewards process ### Fixed * Fix help menu force reloading whole app * Show page updates correctly when navigating from show page to another show page + * URI handling navigates to correct page if app is closed ### Deprecated *