Releases: lbryio/lbry-desktop
Releases · lbryio/lbry-desktop
v0.12.0rc7
Added
- More file types, like audio and documents, can be streamed and/or served from the app
- App is no longer gated
- Added basic flows for new users
- Videos now have a classy loading spinner
Changed
- All UI strings are now rendered according to gettext standard, in prep for i18n
- Reward and user logic re-written in Redux
- Switched to new fee metadata format
Fixed
- If a daemon is running but unresponsive, startup is no longer blocked indefinitely
- Updated deprecated LBRY API call signatures
- App scrolls to the top of the page on navigation
- Download progress works properly for purchased but deleted files
- Publish channels for less than 1 LBC
v0.12.0rc6
Added
- More file types, like audio and documents, can be streamed and/or served from the app
Changed
- All UI strings are now rendered according to gettext standard, in prep for i18n
- Daemon updated to be 0.11.0rc1 (in anticipation of releasing this with 0.11 proper)
- JS is now formatted via Prettier
- Claims stored locally more efficiently and logically
Fixed
- If a daemon is running but unresponsive, startup is no longer blocked indefinitely
- Updated deprecated LBRY API call signatures
- App scrolls to the top of the page on navigation
- Download progress works properly for purchased but deleted files
- App version shows up correct in release candidates
v0.12.0rc3
Added
- More file types, like audio and documents, can be streamed and/or served from the app
Changed
- All UI strings are now rendered according to gettext standard, in prep for i18n
- Daemon updated to be 0.11.0rc1 (in anticipation of releasing this with 0.11 proper)
Fixed
- If a daemon is running but unresponsive, startup is no longer blocked indefinitely
- Updated deprecated LBRY API call signatures
- App scrolls to the top of the page on navigation
- Download progress works properly for purchased but deleted files
v0.12.0rc2
Added
- More file types, like audio and documents, can be streamed and/or served from the app
Changed
- All UI strings are now rendered according to gettext standard, in prep for i18n
- Daemon updated to be 0.11.0rc1 (in anticipation of releasing this with 0.11 proper)
Fixed
- If a daemon is running but unresponsive, startup is no longer blocked indefinitely
- Updated deprecated LBRY API call signatures
- App scrolls to the top of the page on navigation
- Download progress works properly for purchased but deleted files
v0.12.0rc1
Added
- More file types, like audio and documents, can be streamed and/or served from the app
Changed
- All UI strings are now rendered according to gettext standard, in prep for i18n
Fixed
- If a daemon is running but unresponsive, startup is no longer blocked indefinitely
- Updated deprecated LBRY API call signatures
- App scrolls to the top of the page on navigation
- Download progress works properly for purchased but deleted files
v0.11.9
v0.11.8
v0.11.7
Changed
- Video player switched from plyr to render-media
Fixed
- Video player should behave better on streaming
- Daemon times out more quickly when it cannot start
- Connection should fail more cleanly, rather than get stuck entirely
- Closing modal dialogs was broken on some download and stream errors
- Discover landing page improperly showed loading error when it was loading correctly