Skip to content

Releases: lbryio/lbry-desktop

0.48.0

23 Sep 16:15
Compare
Choose a tag to compare

Added

  • New File Page layout + make sidebar collapsable (#4648)
  • Block mature content when accessed directly from URL community pr! (#4560)
  • You can now add LBRY as a search engine in your browser (via OpenSearch) community pr! (#4640)
  • In-app text and markdown publishing and editing community pr! (#4591)
  • New comment stats on creator analytics page jiggytom certified (#4715)

Changed

  • Move file properties over thumbnails for more space-saving (#4632)

Fixed

  • Fix sluggish Back button when navigation back to channels with lots of comments community pr! (#4576)
  • Fix 'Related' and 'Comments' section lazy-load not working in some scenarios community pr! (#4586)
  • Fix comment-creation failure if you have recently deleted a channel community pr! (#4630)
  • Tip Modal: Don't do final submit when the intention is to create New Channel community pr! (#4629)
  • Fix related + search results loading slowly (#4657)
  • Fix partially untranslated text in the Upgrade Modal community pr! (#4722)
  • Fix floating player being paused after dragging community pr! (#4710)
  • Web: Fix 'Download' not triggering until second attempt community pr! (#4721)
  • Floating player: Stay within screen when window is resized community pr!(#4750)
  • App crash when including % sign in search community pr!(#4753)
  • Fix markdown editor "preview" not working when <iframe>s are present community pr!(#4767)
  • First comment on claim not showing up immeditately (#4747)
  • Fix "Password updated successfully" kept showing up community pr!(#4766)
  • Fix "Price=free" giving 0 results in Following query community pr! (#4489)

0.47.2

31 Aug 20:41
Compare
Choose a tag to compare

Upgraded certificate for Windows

0.47.1

23 Jul 14:14
Compare
Choose a tag to compare

Added

  • Allow zooming on Desktop community pr! (#4513)
  • Show "YT Creator" label in File Page as well community pr! (#4523)
  • Add option to retry video stream on failure community pr! (#4541)
  • Allow blocking channels from comments (#4557)

Changed

  • Updated lbry-sdk to 0.79.1 to improve the reliability of upload process, speed up transaction syncing, and improve transcoding.

Fixed

  • Publish deletion from outside of publishes page (#4566)
  • Fix 'transcoding' checkbox state when switching file types community pr! (#4529)
  • Fix channel file-search not available in mobile community pr! (#4527)
  • New Channel: Fix incorrect GUI configuration at entry community pr! (#4545)
  • Hide blocked/filtered channels in comments (#4557)

Pausch - 0.47.0

13 Jul 15:56
Compare
Choose a tag to compare

Added

  • Add ability to sign supports (#4382)
  • Add "tap to unmute" button for videos that start with audio muted community pr! (#4365)
  • Allow upgrade bar to be dismissed per session community pr! (#4413)
  • Pause the "autoplay next" timer when performing long operations such as Tipping, Supporting or commenting community pr! (4419)
  • Email notification management page (#4409)
  • Publish Page improvements to prevent accidental overwrites of existing claims community pr! (#4416)
  • Option to remove abandoned claims from Blocked Channels page community pr! (#4433)
  • New channel create/edit page (#4445)
  • Add dialog to copy various types of links for a claim community pr! (#4474)
  • Add password reset link to settings page for logged in users community pr! (#4473)

Changed

  • Updated lbry-sdk to 0.77.0
  • Merged Tip and Support Buttons into one UI on file page (#4382)

Fixed

  • Fix report page layout (#4384)
  • Fix language-change not applied to components immediately community pr! (#4437)
  • Fix scenarios where new search results are not appearing when scrolled to the bottom community pr! (4424)
  • Fix incorrect creator status shown when navigating between channels community pr! (#4438)
  • Fix unresolved translations in the Splash Screen community pr! (#4440)
  • Fix Notification page button being incorrectly disabled by 0 blocked channels community pr! (#4449)
  • Fix "Refresh" on Publish page not showing the loading indicator when pressed community pr! (#4451)
  • Fix video duration not appearing on Mobile with enough width community pr! (#4452)
  • Fix video transcode setting not reflected correctly (MP3 incorrectly transcoded to MP4) community pr! (#4458)
  • Fix search results not appearing when scrolling due to long Tags or Following list in the navigation bar community pr! (#4465)
  • Fix unmuted state lost or reverted when playing a new video community pr! (#4483)

0.46.2

10 Jun 18:30
Compare
Choose a tag to compare

Added

  • Make library view mode (Downloads|Purchases) persistent community pr! (#4363)

Changed

Fixed

  • Overflow issue when editing replies community pr! (#4356)
  • Comments wrapping in the middle of a word community pr! (#4354)
  • Translation improvements community pr! (multiple PR's)

Ohm (Patch #1) - 0.46.1

08 Jun 21:58
Compare
Choose a tag to compare


Full Change Log for LBRY Ohm

Fixed

  • Fix download button not working on claim previews (1dcf16b)
  • Fix app version tracking (f11d068)

Ohm - 0.46.0

08 Jun 17:55
Compare
Choose a tag to compare

Added

  • Can now purchase LBC inside of the app (#4294)
  • Allow video sharing with start timestamp community pr! (#4142)
  • Expose upload status for publishes (#4148)
  • More tooltip help texts community pr! (#4185)
  • Add footer on web (#4159)
  • Support drag-and-drop file publishing community pr! (#4170)
  • Add advanced editor for comments community pr! (#4224)
  • Paid content improvements (#4234)

Changed

  • Updated lbry-sdk to 0.75.0
  • Use "grab" cursor on floating player to make it easier to tell you can drag it community pr! (#4201)
  • Confirm age before viewing mature content on web (#4233)
  • Pause thumbnail gifs until hover (#4256)

Fixed

  • Channel selector alignment on creator analytics page community pr! (#4157)
  • Fix inconsistent relative-date string for claims, comments, etc. (#4172)
  • Error opening certain files with special characters in name #2777 community pr! (#4161)
  • Comic-book file page shows download button first, and then viewer after download community pr! (#4161)
  • Only show "start at" on share modal for video/audio community pr! (#4194)
  • Clear media position after video has played to the end community pr! (#4193)
  • Text casing on publish page community pr! (#4186)
  • Some strings not translating properly community pr! (#4238)
  • Prevents page from scrolling while pressing the spacebar when the miniplayer is out of focus community pr! (#4204)
  • Fixed some string translations community pr! (#4238)
  • Fixed Publish page card double border community pr! (#4254

0.45.2

13 May 20:06
Compare
Choose a tag to compare

Changed

0.45.1

06 May 14:29
Compare
Choose a tag to compare

Added

  • Channel content preview on custom invite link page community pr! (#4040)
  • Add Tooltips To Channel Action Buttons community pr! (#4090)
  • Reenabled repost hiding with corresponding repost email suppression (#4025)
  • Enabled embeds in markdown posts (#4060)
  • Save media position in video viewer community pr! (#4104)

Changed

  • Updated lbry-sdk to 0.72.0
  • Show 'elapsed/total' instead of countdown timer on video player community pr! (#4049)
  • Modified app strings about wallet backup, to emphasize that the wallet also controls claims community pr! (#4056)
  • Add confirmation when sending tip respecting "Purchase and Tip Confirmation" (formerly "Purchase Confirmation") setting, now visible in lbry.tv community pr! (#4051)

Fixed

  • Better deleted text file handling - will now redownload the file (#4109)
  • Fixed the title of the subscribe button getting out of sync on fast hover movements community pr! (#4054)
  • Handle errors better on the creator analytics page and add a new card for stats on users most recent content (#4043)
  • Add fallback when images fail to load community pr! (#4019)
  • Fetch new content when clicking LBRY logo while on homepage community pr! (#4031)
  • Aligns text across browsers and desktop community pr! (#4050)

Newton - 0.45.0

21 Apr 19:55
Compare
Choose a tag to compare

Added

  • Password login with lbry.tv - Blog post (#3960)
  • Double confirmation to prevent accidentally deleting a channel (#3958)
  • Button to unlock all tips for a claim (#3933)

Changed

  • Updated lbry-sdk to 0.70.0
  • Improved file page layout/styling (#3918)
  • Now using Github for auto-update downloads (#3992)
  • Now paginating wallet history using txo_list (#3979)

Fixed

  • Images were sometimes cut off depending on screen size community pr! (#3991)
  • Error styling on repost modal (#3943)
  • Fix glitchy "follow" button community pr! (#3963)