lbry-desktop

A browser and wallet for LBRY, the decentralized, user-controlled content marketplace.

MIT License

Stars
3.6K

Bot releases are visible (Hide)

lbry-desktop - 0.35.2-rc.10

Published by neb-b about 5 years ago

lbry-desktop - 0.35.1

Published by neb-b about 5 years ago

Fixed

Uploading thumbnails to spee.ch was broken in the previous version

lbry-desktop - Franklin - 0.35.0

Published by neb-b about 5 years ago

Fixed

  • Add startup statuses back to splash screen (#2721)
  • Ensure 'mature' tag is always visible on claim previews for mature content (#2720)
  • Editing claim always re-uploading a new file (#2709)
  • Publish to LBRY button on unclaimed URLs (#2684)
  • Claim preview for lbry URLs in description (#2656)

Added

  • Brand new video player (#2707)
    • Uses range requests which vastly improves seeking and somewhat improves time to stream start
    • Better support video and audio types
    • Variable playback speed
    • Volume control is back!
  • Pop out player allows continued browsing while watching content (#579)
  • Ability to block channels (#2706)
  • Table styling on file pages (#2717)
  • Option to disable startup animation (#2721)
  • Suggest channels in "Channels you follow" option if none are followed (#2643 )
lbry-desktop - 0.34.2 - Patch Release #2

Published by neb-b about 5 years ago

Fixed

  • Library and other pages not displaying correctly in some instances
lbry-desktop - 0.34.1 - Patch Release

Published by neb-b about 5 years ago

Fixed

  • Fixed wallet unlock while still syncing transactions

  • Fixed invalid character checking on channel and content URLs (#2661)

  • Upgrade SDK to 0.38.5 to improve download speeds

lbry-desktop - Erikson - 0.34.0

Published by neb-b about 5 years ago

gif

Added

  • New app design for better content discovery with infinite scroll (#2477)
  • First implementation of comments (#2510)
  • Ability to edit channels with new metadata and tags (#2584)
  • Tagging content on publish page (#2593)
  • New loading page (#2491)
  • Remember file delete preference (#2132)
  • Experimental setting for sending supports (#2647)
  • Experimental setting for language with Indonesian and Polish as first translations (#2539)
  • Short URLs throughout app (#2614)
  • Wallet backup zipping option on Help page (#2585)

Changed

  • Share content options now use beta.lbry.tv instead of spee.ch (#2614)

Fixed

  • Lots of speed, UI, and style improvements
  • Content is now sorted correctly by the date it was released
lbry-desktop - 0.34.0-rc.15

Published by neb-b about 5 years ago

lbry-desktop - 0.33.2

Published by neb-b over 5 years ago

Fixed

lbry-desktop - 0.33.1

Published by neb-b over 5 years ago

Fixed

  • Reflector bugs on failed attempts and improve wallet connection with LBRY SDK patch
lbry-desktop - 0.33.0

Published by neb-b over 5 years ago

Fixed

  • Channel page styling (#2520)

Added

  • Comic book reader (#2484)
  • Base functionality for more language support (#2495)
  • Add easy thumbnail selector for videos (#2492)
  • Add warning before opening external file (#2478)
lbry-desktop - 0.33.0-rc.4

Published by neb-b over 5 years ago

Fixed

  • Channel page styling (#2520)

Added

  • Comic book reader (#2484)
  • Base functionality for more language support (#2495)
  • Add easy thumbnail selector for videos (#2492)
  • Add warning before opening external file (#2478)
lbry-desktop - 0.33.0-rc.1

Published by neb-b over 5 years ago

Fixed

  • Channel page styling (#2520)

Added

  • Comic book reader (#2484)
  • Base functionality for more language support (#2495)
  • Add easy thumbnail selector for videos (#2492)
lbry-desktop - 0.32.2

Published by neb-b over 5 years ago

Changes

  • Upgrade LBRY SDK to 0.37.1
  • Improved error logging
lbry-desktop - 0.32.1

Published by neb-b over 5 years ago

Fixes

  • Fix analytics on desktop
  • Fix text wrapping on file page
lbry-desktop - 0.32.0

Published by neb-b over 5 years ago

New Features:

  • A few new styles throughout the app - rounded edges are back! Also includes side bar tweaks.
  • Randomized suggested subscriptions
  • Initial channel page implementation. Updates can only be made via the CLI currently: https://lbry.tech/api/sdk#channel_update (wallets across multiple PCs will need to be re-synced)
  • Upgraded SDK to support new metadata. It's being captured on upload but not displayed yet.
  • SDK now supports viewing content without saving files or blobs, this release still has both enabled. We'll add options in future releases.

Bug Fixes:

  • Updating claims after they are tipped is no longer an issue
  • Opening html, markdown, and other text documents
  • Opening links from open.lbry.com in some cases
lbry-desktop - 0.32.0-rc.5

Published by neb-b over 5 years ago

New Features:

  • A few new styles throughout the app - rounded edges are back! Also includes side bar tweaks.
  • Randomized suggested subscriptions
  • Initial channel page implementation. Updates can only be made via the CLI currently: https://lbry.tech/api/sdk#channel_update (wallets across multiple PCs will need to be re-synced)
  • Upgraded SDK to support new metadata. It's being captured on upload but not displayed yet.
  • SDK now supports viewing content without saving files or blobs, this release still has both enabled. We'll add options in future releases.

Bug Fixes:

  • Updating claims after they are tipped is no longer an issue
  • Opening html, markdown, and other text documents
  • Opening links from open.lbry.com in some cases
lbry-desktop - 0.32.0-rc.4

Published by neb-b over 5 years ago

Added

  • New routing setup to allow lbry.tv to use the browser url bar for navigation (#2408)
  • Always show new suggested subscriptions (#2541)
  • Style consistency improvements (many PR's)

Changed

  • Remove nested navigation on side bar (#2399)
lbry-desktop - 0.32.0-rc.3

Published by neb-b over 5 years ago

lbry-desktop - 0.32.0-rc.1

Published by neb-b over 5 years ago

Added

  • New routing setup to allow lbry.tv to use the browser url bar for navigation (#2408)
  • New audio player (#2406)
  • Always show new suggested subscriptions (#2541)

Changed

  • Remove nested navigation on side bar (#2399)
lbry-desktop - 0.31.1

Published by neb-b over 5 years ago

Fixed

  • Long links not wrappng on claim pages (70df697)