Releases: lbryio/lbry-desktop
v0.14.1
v0.14.0
This release contains some big first-run changes in anticipation of open beta (only visible to new users), support for rich markup in descriptions, and a large amount of polishing changes and bug fixes.
Added
- Revamped first-run and reward verification for new users.
- Support rich markup in publishing descriptions and show pages.
- Release past publishing claims (and recover LBC) via the UI
- Added transition to card hovers to smooth animation
- Use randomly colored tiles when image is missing from metadata
- Added a loading message to file actions
- URL is auto suggested in Publish Page
Changed
- Publishing revamped. Editing claims is much easier.
- Daemon updated from v0.13.1 to v0.14.2
- Publish page now use
claim_list
rather thanfile_list
Fixed
- Fixed bug with download notice when switching window focus
- Fixed newly published files appearing twice
- Fixed unconfirmed published files missing channel name
- Fixed old files from updated published claims appearing in downloaded list
- Fixed inappropriate text showing on searches
- Stop discover page from pushing jumping vertically while loading
- Restored feedback on claim amounts
- Fixed hiding price input when Free is checked on publish form
- Fixed hiding new identity fields on publish form
- Fixed files on downloaded tab not showing download progress
- Fixed downloading files that are deleted not being removed from the downloading list
- Fixed download progress bar not being cleared when a downloading file is deleted
- Fixed refresh regression after adding scroll position to history state
- Fixed app not monitoring download progress on files in progress between restarts
Removed
- Removed bandwidth caps from settings, because the daemon was not respecting them anyway.
v0.14.0rc4
This version still will not work for new users confirming identity until we get provider issues sorted out.
This release contains some big first-run changes in anticipation of open beta, support for rich markup in descriptions, and a large amount of polishing changes and bug fixes.
Added
- Revamped first-run and reward verification for new users.
- Support rich markup in publishing descriptions and show pages.
- Release past publishing claims (and recover LBC) via the UI
- Added transition to card hovers to smooth animation
- Use randomly colored tiles when image is missing from metadata
- Added a loading message to file actions
- URL is auto suggested in Publish Page
Changed
- Publishing revamped. Editing claims is much easier.
- Daemon updated from v0.13.1 to v0.14.2
- Publish page now use
claim_list
rather thanfile_list
Fixed
- Fixed bug with download notice when switching window focus
- Fixed newly published files appearing twice
- Fixed unconfirmed published files missing channel name
- Fixed old files from updated published claims appearing in downloaded list
- Fixed inappropriate text showing on searches
- Stop discover page from pushing jumping vertically while loading
- Restored feedback on claim amounts
- Fixed hiding price input when Free is checked on publish form
- Fixed hiding new identity fields on publish form
- Fixed files on downloaded tab not showing download progress
- Fixed downloading files that are deleted not being removed from the downloading list
- Fixed download progress bar not being cleared when a downloading file is deleted
- Fixed refresh regression after adding scroll position to history state
- Fixed app not monitoring download progress on files in progress between restarts
Removed
- Removed bandwidth caps from settings, because the daemon was not respecting them anyway.
v0.14.0rc2
Binaries removed from this release until we can get verification issues sorted out.
This release contains some big first-run changes in anticipation of open beta, support for rich markup in descriptions, and a large amount of polishing changes and bug fixes.
Added
- Revamped first-run and reward verification for new users.
- Support rich markup in publishing descriptions and show pages.
- Release past publishing claims (and recover LBC) via the UI
- Added transition to card hovers to smooth animation
- Use randomly colored tiles when image is missing from metadata
- Added a loading message to file actions
- URL is auto suggested in Publish Page
Changed
- Publishing revamped. Editing claims is much easier.
- Daemon updated from v0.13.1 to v0.14.2
- Publish page now use
claim_list
rather thanfile_list
Fixed
- Fixed bug with download notice when switching window focus
- Fixed newly published files appearing twice
- Fixed unconfirmed published files missing channel name
- Fixed old files from updated published claims appearing in downloaded list
- Fixed inappropriate text showing on searches
- Stop discover page from pushing jumping vertically while loading
- Restored feedback on claim amounts
- Fixed hiding price input when Free is checked on publish form
- Fixed hiding new identity fields on publish form
- Fixed files on downloaded tab not showing download progress
- Fixed downloading files that are deleted not being removed from the downloading list
- Fixed download progress bar not being cleared when a downloading file is deleted
- Fixed refresh regression after adding scroll position to history state
- Fixed app not monitoring download progress on files in progress between restarts
Removed
- Removed bandwidth caps from settings, because the daemon was not respecting them anyway.
v0.13.0
Added
- 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
- Translations added to build process
- Claim IDs are shown in your published files
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
- Improved security of reward credential storage
- Additional information submitted in DMCA reports
- Switched packaging to yarn
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
Fixed
- Fix help menu force reloading whole app
- 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 issues specific to Windows (maybe)
- Changing the NSFW setting refreshes properly (previously required app restart)
v0.13.0rc1
(If you've been following the RC's, this is close to v0.12.2rc9, but we decided it had accumulated enough features for a minor version bump)
Added
- State is persisted through app close and re-open, resulting in faster opens
- Desktop notifications on downloads finishing (gif)
- Support webm, ogg, m4v, and a few others
- Translations added to build process
- Claim IDs are shown in your published files
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
- Improved security of reward credential storage
- Additional information submitted in DMCA reports
- Switched packaging to yarn
Fixed
- Fix help menu force reloading whole app
- 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 issues specific to Windows (maybe)
- Changing the NSFW setting refreshes properly (previously required app restart)
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
v0.12.2rc9
Fixes bugs found in 0.12.2rc7. Despite expanded notes, most of these features were actually in 0.12.2rc7.
There is a good chance this gets released as 0.13.0 instead, as well.
Added
- 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
- Translations added to build process
- Claim IDs are shown in your published files
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
- Improved security of reward credential storage
- Additional information submitted in DMCA reports
- Switched packaging to yarn
Fixed
- Fix help menu force reloading whole app
- 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 issues specific to Windows (maybe)
- Changing the NSFW setting refreshes properly (previously required app restart)
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
v0.12.2rc7
0.12.1 got eaten by a goblin.
Added
- State is persisted through app close, 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
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
v0.12.2rc2
0.12.1 got eaten by a goblin.
This is possibly a rough release, run at your own peril.
Changed
- Upgraded to lbry daemon 0.13, including updating API signatures
- Channels resolve much faster
- Internal refactor and simplification of
lbry.js
Fixed
v0.12.0
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