Skip to content

Releases: lbryio/lbry-desktop

v0.50.1-rc.1

18 Mar 22:32
Compare
Choose a tag to compare
v0.50.1-rc.1 Pre-release
Pre-release

Quick patch to fix the upgrade prompt extending beyond the height of the app

v0.50.0

18 Mar 21:02
Compare
Choose a tag to compare

Added

  • New moderation tools: block & mute (#5572)
  • Improved markdown file styling (#5659)
  • Mass tip unlock (#5409)
  • Zoomable image viewer in Markdown (posts and comments) community pr! (#5387)
  • Enable PDF Viewer in App community pr! (#2903)
  • The video/audio player's control tooltip is now localized and includes hints for keyboard shortcuts (#5584)
  • Finnish and Norwegian language support (#5532)

Changed

  • Updated lbry-sdk to 0.92.0
  • Re-enable PDF Viewer in desktop app community pr! (#5420)

Release notes truncated to fix overflow issue, see Github.

v0.50.0-rc.3

18 Mar 16:31
Compare
Choose a tag to compare
v0.50.0-rc.3 Pre-release
Pre-release

Added

  • New moderation tools: block & mute (#5572)
  • Improved markdown file styling (#5659)
  • Mass tip unlock (#5409)
  • Zoomable image viewer in Markdown (posts and comments) community pr! (#5387)
  • Enable PDF Viewer in App community pr! (#2903)
  • The search bar now handles both lbry.tv and Odysee links regardless of which site the user is in (#5604)
  • The video/audio player's control tooltip is now localized and includes hints for keyboard shortcuts (#5584)
  • Finnish and Norwegian language support (#5532)

Changed

  • Updated lbry-sdk to 0.92.0
  • Re-enable PDF Viewer in desktop app community pr! (#5420)

Fixed

  • Player doesn't stop playing when editing a comment that includes a video url community pr! (#5384)
  • Main video/audio playback stopped every time a comment is edited or deleted (#5606)
  • Winning search result not working correctly with mature content enabled community pr! (#5388)
  • Home/End key not working as expected in Search Bar (#5642)
  • Fixes to inline videos in comments community pr! (#5389)
  • Search page crashing on some results (#5428)
  • Long channel names caused comments to extend underneath related content community pr! (#5431)
  • Keep floating player always visible community pr! (#5448)
  • LBRY Desktop incorrectly setting itself as the default HTML-file application in Linux (#5617)
  • All notifications being cleared when only 1 is clicked (#5619)
  • Markdown editor's "Create Link (Ctrl-K)" action now directly highlights the URL stub when the label is present (#5585)

v0.49.5

26 Feb 21:27
Compare
Choose a tag to compare

Fix for in-app LBC purchases via MoonPay

v0.49.4

26 Jan 22:49
Compare
Choose a tag to compare

Added

  • Theater mode (#5255)
  • Repost flow improvements (#5293)
  • Desktop: Enable 'Alt+Left/Right' for history navigation community pr! (#5203)
  • Make playback rate setting persistent community pr! (#5310)
  • Make UI zoom setting persistent community pr! (#5385)

Changed

  • No longer supporting 32 bit windows
  • Updated lbry-sdk to 0.88.0
  • Improve how spendable balance is displayed (#5276)

Fixed

  • Lots of bug fixes
  • Fix bug where subscriptions could be lost (#5302)

v0.49.3

30 Dec 18:49
Compare
Choose a tag to compare

Added

  • Turn timestamps in a video's description and comments into links community pr! (#5156)
  • Mobile video player enhancements and the ability to tap on the left and right edges to seek community pr! (#5119)
  • Added tile layout for tags page a0ec5.

Changed

  • Repost option now has a full page and can be triggered from search results (click "View competing uploads for ...").

Fixed

  • Upgrade SDK to 0.87.0. Forces wallet resync which fixes balance issues for some users and improves memory usage.

0.49.1

15 Dec 18:27
Compare
Choose a tag to compare

Fixed

  • Sidenav unable to open when on the file page
  • Fix "open external" button to open files on your OS

0.49.0

09 Dec 20:25
Compare
Choose a tag to compare

Added

  • Better search suggestions (#5124)
  • Inline video player in comments/markdown posts (#4894)
  • Better handling of winning claim + top page improvements (#4944)
  • Comment pinning (#4895)
  • Comment reactions (#4895)
  • Language search (#4907)
  • Customize scrollbar to fit the dark theme community pr! (#5056)
  • Keyboard shortcut: adjust video playback-rate using ">" and "<" community pr! (#5075)

Changed

  • Updated lbry-sdk to 0.86.1
  • Refactored file/lbc details UI (#4937)

Fixed

  • Loss of subscriptions on startup (#4882)
  • Fix lost search results when a timeout occurs community pr! (#4996)
  • Can't slide volume slider in pop-sout mode community pr! (#4913)
  • Hide mouse cursor when video is playing community pr! (#5046)

0.48.2

16 Oct 17:05
Compare
Choose a tag to compare

Changed

  • Disable snapshot thumbnail upload on desktop until Electron issue is fixed (#4905)

Fixed

  • Files not opening externally properly and folder selection defaulting to a file (#4908)
  • Crash on Channels page due to not being logged in / having ownership of a channel (#4910)

0.48.1

14 Oct 19:24
Compare
Choose a tag to compare

Added

  • Add Publish Preview dialog community pr! (#4620)
  • "ctrl/cmd+enter" can now be used to directly submit a comment (#4809)
  • Deeper comment thread depth (#4868)

Changed

  • Upgrade electron to v9 (#4824))
  • Fade out expandable areas (e.g. comments, file description) when collapsed community pr! (#4818)
  • Upgraded SDK to 0.83.0 to support comment pinning

Fixed

  • Videos started as muted on initial desktop session community pr! (#4864)