mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-09-03 12:30:10 +00:00
update CHANGELOG
This commit is contained in:
parent
0db0fd1307
commit
e42aa217d0
1 changed files with 7 additions and 0 deletions
|
@ -9,19 +9,26 @@ 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
|
||||||
|
* Desktop notifications on downloads finishing
|
||||||
* Support webm, ogg, m4v, and a few others
|
* Support webm, ogg, m4v, and a few others
|
||||||
* Translations added to build process
|
* Translations added to build process
|
||||||
|
* Claim IDs are shown in your published files
|
||||||
|
|
||||||
### 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
|
* Updated API and authentication used by rewards process
|
||||||
|
* Improved security of reward credential storage
|
||||||
|
* Additional information submitted in DMCA reports
|
||||||
|
* Switched packaging to yarn
|
||||||
|
|
||||||
### 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
|
||||||
|
* NSFW setting respected on show page
|
||||||
* URI handling navigates to correct page if app is closed
|
* URI handling navigates to correct page if app is closed
|
||||||
|
* Changing the NSFW setting refreshes properly (previously required app restart)
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue