lbry-desktop

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

MIT License

Stars
3.6K

Bot releases are hidden (Show)

lbry-desktop - 0.30.0

Published by neb-b over 5 years ago

Added

  • Report errors to slack for easier debugging (#2340)
  • Add viewcount stats to your published content (#2335)

Changed

  • Upgrade LBRY SDK to 0.34.0 to support better analytics and faster file startup
  • Minor changes for normalization hardfork (#2297)
  • New build setup to support lbry.tv (#2296)
  • Upgrade Electron and Electron builder to the latest version, including initial differential upgrade support for Windows (#2366 / #2296)
  • lbry.io > lbry.com (#2321)

Fixed

  • Incorrect snackbar messaging when attempting to navigating to a malformed claim name (#2336)
lbry-desktop - 0.30.0-rc.5

Published by neb-b over 5 years ago

lbry-desktop - 0.29.4

Published by neb-b over 5 years ago

Fixed

  • Style issue on phone number collection modal
  • White screen when watching videos for some files
lbry-desktop - 0.29.3

Published by neb-b over 5 years ago

Fixed

  • Minor style issue with 0 LBC balance on the wallet page
lbry-desktop - 0.29.2

Published by neb-b over 5 years ago

Fixed

  • Upgaded lbry-sdk to 0.32.4 to fix startup issue for some users
lbry-desktop - 0.29.0

Published by neb-b over 5 years ago

This build has an SDK that may not shut down properly, please upgrade to 0.29.1

lbry-desktop - Darwin - 0.29.1

Published by neb-b over 5 years ago

darwin

Added

  • Referral link next to email input on Invite screen(#2287)
  • Simple search filter and feedback options (#2282)
  • Broken heart icon for unsubscribe (#2272)

Changed

  • Upgrade LBRY SDK to 0.32.3 for improved download performance. See 0.31 for other changes since last app release.
  • Styling changes to unify components across projects (#2279)

Fixed

  • Inverse button readability on hover (#2271)
  • Shutdown on app close (#2283)
  • Startup on GitHub version check failure (#1744)
  • SDK detection when running manually (#2258)
lbry-desktop - 0.29.0-rc.4

Published by neb-b over 5 years ago

Added

  • Added referral link next to email input (#2287)
  • Simple search filter options (#2282)
  • Broken heart icon for unsubscribe (#2272)

Changed

  • Upgrade LBRY SDK to 0.32 for improved download performance. See 0.31 for other changes since last app release.
  • Styling changes to unify components across projects (#2279)

Fixed

  • Inverse button readability on hover (#2271)
  • Shutdown on app close (#2283)
  • Startup on GitHub version check failure (#1744)
  • SDK detection when running manually (#2258)
lbry-desktop - 0.28.0

Published by neb-b over 5 years ago

app gif

Added

  • Support for sandbox games and applications - lbry://@OpenSourceGames (#2178)
  • Call to action on invite page during first run (#2221)
  • Responsive related content list for smaller screens (#2226)
  • Autoplay content in list of related files (experimental feature in settings) (#2235)
  • Support for back/forward mouse navigation on Windows (#2250)

Changed

  • Dark theme as default (#2210)
  • Invite page improvements including increase of reward to 20 LBC / 10 redemptions (#2256)
  • Less intrusive first run flow, email collection (#2210)
  • Add icon for your own publishes on cards/tiles (#2249)
  • Improved Claimed Reward messaging (#2253)

Fixed

  • Error message when thumb upload failed (#2254)
  • Flow errors (#2213)
  • Video position on previously viewed files (#2240)
  • Pass download error details on modal (#2255)
lbry-desktop - 0.28.0-rc.3

Published by neb-b over 5 years ago

lbry-desktop - 0.28.0-rc.2

Published by neb-b over 5 years ago

lbry-desktop - 0.27.1

Published by neb-b over 5 years ago

Fixed

  • Channel name overlap on homepage when screen size is small
  • Spacing issue/typo on email collection modal
lbry-desktop - 0.27.0

Published by neb-b almost 6 years ago

gif

Added

  • Auto email confirmation (#2169)

Changed

  • App redesign with shared colors component (#2144)
  • Upgraded LBRY SDK 0.30.4 to improve network stability

Fixed

  • Show delete button on users own claims (#2147)
  • Fix "copy" icon being cutoff for some users (2167)
  • Use correct url when copying vanity addresses (#2168)

See the blog post

lbry-desktop - Clarke - 0.26.1

Published by neb-b almost 6 years ago

Fixed

  • Channel subscribe button on search page (#2146)
  • Close modal after redeeming reward code (#2146)
  • Update Electron to prevent segfault on [email protected] (#2146)
  • Show reward code modal when all rewards are claimed (#2146)
lbry-desktop - Clarke - 0.26.0

Published by neb-b almost 6 years ago

Clarke!

Added

  • Redemption of custom reward codes via Rewards page (#1935)
  • Ability to manage email preferences from Help page (#1929)
  • History tracking to My LBRY menu (#1846)
  • Gather data for comments support via claim page (#2095)
  • Allow typing of encryption password without clicking entry box (#1977)
  • Focus on search bar with {cmd,ctrl} + "l" (#2003)
  • Support for clickable channel names on explore page headings (#2023)
  • Relative time and loading placeholder styles on FileCard/FileTile (#2022)
  • Persistence to Transaction List Filter Selection (#2048)
  • Subscription improvements (#2031)
  • Persistence to File List Filter Selections (#2050)
  • More share options for claim and channel pages (#2088 / #1943)
  • Better error handling on app startup (#2098)
  • FAQ and links in Report page (#2103)

Changed

  • Upgraded to lbrynet v0.30.1 (#1998)
  • Make tooltip smarter, show full title on hover (#1979)
  • Channel pages to have 20 items instead of 10 (#2002)
  • External links to https (#2016)
  • Simplify FileCard and FileTile component styling (#2011)
  • Credit card verification messaging (#2025)
  • Reverse Order & Use System/Location Time/Date ([#2036]https://github.com/lbryio/lbry-desktop/pull/2036))
  • Limit file type can be uploaded as thumbnail for publishing (#2034)
  • Change snackbar notification position to bottom-left (#2040)
  • Use shared colors from lbryio/color project (#2045)
  • Remove ToS checkbox (#2087)

Fixed

  • Show pending transactions on Overview page, with refresh button (#2085)
  • Copyright license not being displayed correctly during edits (#1997)
  • Transactions filter menu collides with transaction table (#2005)
  • Invite table cutoff with large number of invites (#1985)
  • History styling on large screens and link issue with claims (#1999)
  • Satisfy console warnings in publishForm and validation messaging (#2010)
  • App crashing if invalid characters entered in LBRY URL ([#2026])(https://github.com/lbryio/lbry-desktop/pull/2026))
  • File_list call continues indefinitely if a file is removed while downloading (#2042)
  • Open folder containing log file when Open Log File button is clicked (#2078)
lbry-desktop - 0.25.1

Published by neb-b about 6 years ago

Fixed

  • Ensure we record views for downloaded content from subscriptions and autoplay (#1962)
  • Paragraph rendering now properly includes a margin for new paragraphs (#1939)
  • Alignment of "navigate to page" input next to pagination on channel pages (#1941)
  • Table spacing with claim name in transactions table (#1942)
  • Ability to click away from tip screen without the cancel button (#1944)
  • Disallow invalid tip amounts (#1947)
lbry-desktop - Bradbury - 0.25.0

Published by neb-b about 6 years ago

features preview

Read our Bradbury release blog post here

Note: The Windows smartscreen warning is expected as our digital certificate has been updated. This should go away once enough people have downloaded the app

Added

  • Wallet encryption/decryption user flows in settings (#1785)
  • Suggestions for recommended content on file page (#1845)
  • Auto download setting for subscriptions (#1898)
  • Ability to disable desktop notifications (#1834)
  • Better preview for content (#620)
  • New markdown and docx viewer (#1826)
  • New viewer for human-readable text files (#1826)
  • CSV and JSON viewer (#1410)
  • 3D File viewer features and performance/memory usage improvements (#1870)
  • Desktop notification when publish is completed (#1892)
  • FAQ to Publishing Area (#1833)
  • FAQ to wallet security area (#1917)

Changed

  • Upgraded LBRY Protocol to version 0.21.2 fixing a download bug.
  • Searching now shows results by default, including direct lbry:// URL tile (#1875)
  • Replaced checkboxes with toggles throughout app (#1834)
  • Removed price tile when content is Free (#1845)
  • Pass error message from spee.ch API during thumbnail upload (#1840)
  • Use router pattern for rendering file viewer (#1544)
  • Missing word "to" added to the Bid Help Text (#1854)
  • Updated to electron@2 (#1858)

Fixed

  • Node id not being passed correctly (#1895)
  • Subscription quirks including not loading on startup, sorting, showing new content, and sub blank page (#1872)
  • Upgrade on Close button not dismissing properly during automated app update (#1857)
lbry-desktop - 0.24.0

Published by neb-b about 6 years ago

Fixed

  • Issue where the publish page would show "Editing" on a new publish (#1864)

Changed

  • Upgrade LBRY Protocol to version 0.21.1 to improve download speed and availability.
  • Show label when publish button is disabled while uploading thumbnail to spee.ch (#1867)
lbry-desktop - 0.23.1

Published by neb-b about 6 years ago

Fixed

  • Wallet -> Get Credits page now shows correct ShapeShift status when it's avialable (#1836)
lbry-desktop - 0.23.0

Published by neb-b about 6 years ago

3d-viewer

Added

  • 3D file viewer for OBJ & STL file types (#1558)
  • PDF preview (#1576)
  • Thumbnail preview on publish page (#1755)
  • Abandoned claim transactions now show in wallet history (#1769)
  • Added emoji support in the claim description (#1800)

Changed

  • Upgraded LBRY Protocol to version 0.20.4 to assist with download availability and lower CPU usage on idle.
  • Upgraded Electron-Builder and Updater to support signing the daemon and improving the auto update process (#1784)
  • Channel page now uses caching, faster switching between channels/claims (#1750)
  • Only show video error modal if you are on the video page & don't retry to play failed videos (#1768)
  • Actually hide NSFW files if a user chooses to hide NSFW content via the settings page (#1748)
  • Hide the "Community top bids" section if user chooses to hide NSFW content (#1760)
  • More descriptive error message when Shapeshift is unavailable (#1771)
  • Rename the Github repo to lbry-desktop (#1765)

Fixed

  • Edit option missing from certain published claims (#1756)
  • Fix navigation issue with channels that have more than one page (#1797)