update changelog
This commit is contained in:
parent
19eb1eda13
commit
0f5bcf1a77
1 changed files with 4 additions and 0 deletions
|
@ -9,15 +9,19 @@ 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
|
* 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
|
### 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
|
* Resolve is no longer cancelled on navigate
|
||||||
|
* Updated API and authentication used by rewards process
|
||||||
|
|
||||||
### 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
|
* Show page updates correctly when navigating from show page to another show page
|
||||||
|
* URI handling navigates to correct page if app is closed
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue