• v0.48.0 241c87b9f1

    0.48.0 Stable

    neb-b released this 2020-09-23 17:51:03 +02:00 | 2688 commits to master since this release

    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)
    Downloads
  • v0.47.2 502518d8d4

    0.47.2 Stable

    neb-b released this 2020-08-31 22:11:44 +02:00 | 2938 commits to master since this release

    Upgraded certificate for Windows

    Downloads
  • v0.47.1 631d7495c7

    0.47.1 Stable

    neb-b released this 2020-07-23 15:36:27 +02:00 | 2940 commits to master since this release

    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)
    Downloads
  • v0.47.0 de5486a466

    neb-b released this 2020-07-13 17:26:57 +02:00 | 2994 commits to master since this release

    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)
    Downloads
  • v0.46.2 0de6096b5e

    0.46.2 Stable

    neb-b released this 2020-06-10 20:06:24 +02:00 | 3200 commits to master since this release

    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)
    Downloads
  • v0.46.1 6182bf2145

    neb-b released this 2020-06-08 22:54:05 +02:00 | 3220 commits to master since this release


    Full Change Log for LBRY Ohm

    Fixed

    • Fix download button not working on claim previews (1dcf16b)
    • Fix app version tracking (f11d068)
    Downloads
  • v0.46.0 00306eff07

    Ohm - 0.46.0 Stable

    neb-b released this 2020-06-08 19:16:15 +02:00 | 3227 commits to master since this release

    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
    Downloads
  • v0.45.2 d9f3418f69

    0.45.2 Stable

    neb-b released this 2020-05-13 21:07:40 +02:00 | 3465 commits to master since this release

    Changed

    Downloads
  • v0.45.1 3a86099337

    0.45.1 Stable

    neb-b released this 2020-05-06 16:01:49 +02:00 | 3468 commits to master since this release

    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)
    Downloads
  • v0.45.0 f7747a73b6

    neb-b released this 2020-04-21 20:55:43 +02:00 | 3604 commits to master since this release

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