• v0.50.1-rc.1 85bfffe607

    v0.50.1-rc.1 Pre-release

    neb-b released this 2021-03-18 23:17:24 +01:00 | 1790 commits to master since this release

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

    Downloads
  • v0.50.0 49c2d05b48

    v0.50.0 Stable

    neb-b released this 2021-03-18 21:26:18 +01:00 | 1792 commits to master since this 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 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.

    Downloads
  • v0.50.0-rc.3 b9cc57b57b

    v0.50.0-rc.3 Pre-release

    neb-b released this 2021-03-18 17:07:48 +01:00 | 1793 commits to master since this 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)
    Downloads
  • v0.49.5 ff9a942c33

    v0.49.5 Stable

    neb-b released this 2021-02-26 21:50:42 +01:00 | 2035 commits to master since this release

    Fix for in-app LBC purchases via MoonPay

    Downloads
  • v0.49.4 1faca2dcee

    v0.49.4 Stable

    neb-b released this 2021-01-26 21:34:06 +01:00 | 2038 commits to master since this release

    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)
    Downloads
  • v0.49.3 7ccfcdd167

    v0.49.3 Stable

    neb-b released this 2020-12-30 19:19:29 +01:00 | 2132 commits to master since this release

    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.
    Downloads
  • v0.49.1 bdf2ea5669

    0.49.1 Stable

    neb-b released this 2020-12-15 16:12:35 +01:00 | 2230 commits to master since this release

    Fixed

    • Sidenav unable to open when on the file page
    • Fix "open external" button to open files on your OS
    Downloads
  • v0.49.0 45afd22e9e

    0.49.0 Stable

    neb-b released this 2020-12-09 17:26:08 +01:00 | 2233 commits to master since this release

    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)
    Downloads
  • v0.48.2 8767d25cff

    0.48.2 Stable

    neb-b released this 2020-10-16 18:16:15 +02:00 | 2465 commits to master since this release

    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)
    Downloads
  • v0.48.1 75d21d41b8

    0.48.1 Stable

    neb-b released this 2020-10-14 19:13:42 +02:00 | 2487 commits to master since this release

    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)
    Downloads