• v0.16.1 976ca3c9b5

    v0.16.1 Stable

    lbry-ci released this 2017-10-03 02:34:24 +02:00 | 8518 commits to master since this release

    Changed

    • Bumped daemon version to improve error logging
    Downloads
  • v0.16.1rc3 97c1dd7c6f

    v0.16.1rc3 Pre-release

    lbry-ci released this 2017-10-03 01:53:57 +02:00 | 8520 commits to master since this release

    Minor daemon upgrade to improve error logging.

    Downloads
  • v0.16.0 cba6a40394

    v0.16.0 Stable

    kauffj released this 2017-09-21 15:26:34 +02:00 | 8524 commits to master since this release

    LBRY Tipping in Action

    Added

    • Added a tipping button to send LBRY Credits to a creator. Credits sent in this way come in to the wallets of creators as supporting claims for the content that was tipped.
    • Added an edit button on published content. Significantly improved UX for editing claims (but more to do).
    • Added theme settings option and new Dark theme.
    • Added a new component for rendering dates and times. This component can render the date and time of a block height, as well.

    Changed

    • Significantly more detail is shown about past transactions and new filtering options for transactions.
    • File pages now show the time of a publish.
    • The "auth token" displayable on Help offers security warning
    • More form refactoring, including the addition of a barebones Form component (further progress towards form sanity).
    • CSS significantly refactored to support CSS vars (and consequently easy theming).

    Fixed

    • URLs on cards will now show an ellipsis if longer than one line
    • Added gnome-keyring dependency to .deb (#386)
    • Fixed some issues with invites (#552)
    • Pressing enter on forms will no longer cause weird app behavior (#542)
    Downloads
  • v0.16.0rc7 a01b258f47

    v0.16.0rc7 Pre-release

    kauffj released this 2017-09-20 21:45:58 +02:00 | 8528 commits to master since this release

    Note: This release contains an upgrade that cannot be quickly reversed. Please do not install this RC on top of existing versions if you want to be able to return to 0.15.x.

    LBRY Tipping in Action

    Added

    • Added a tipping button to send LBRY Credits to a creator. Credits sent in this way come in to the wallets of creators as supporting claims for the content that was tipped.
    • Added an edit button on published content. Significantly improved UX for editing claims (but more to do).
    • Added theme settings option and new Dark theme.
    • Added a new component for rendering dates and times. This component can render the date and time of a block height, as well.

    Changed

    • Significantly more detail is shown about past transactions and new filtering options for transactions.
    • File pages now show the time of a publish.
    • The "auth token" displayable on Help offers security warning
    • More form refactoring, including the addition of a barebones Form component (further progress towards form sanity).
    • CSS significantly refactored to support CSS vars (and consequently easy theming).

    Fixed

    • URLs on cards will now show an ellipsis if longer than one line

    Deprecated

    Removed

    Downloads
  • v0.15.1 9cb28e8f46

    v0.15.1 Stable

    kauffj released this 2017-09-08 15:48:41 +02:00 | 8677 commits to master since this release

    Added

    • File pages now show the time of a publish. This includes a new component for rendering dates and times that can render the date and time of a block height, as well.

    Changed

    • Updated to daemon 0.15.2 to prevent a bug in USD purchases.

    Fixed

    • Potential fix for blank error popup when streaming (#536)
    • Fixed some popups showing improperly while balance was loading (#534)
    • Show a security warning when the auth token is displayed on Help.
    • Some CSS changes to prevent the card row from clipping the scroll arrows after the window width is reduced below a certain point
    • Clearly notify user when they try to send credits to an invalid address (#445)
    Downloads
  • v0.15.0 104f022fcc

    v0.15.0 Stable

    kauffj released this 2017-08-31 20:40:06 +02:00 | 8697 commits to master since this release

    Our social media team incorrectly labeled this as version 0.16. This IS a new version, it is simply 0.15.

    Added

    • Added an Invites area inside of the Wallet. This allows users to invite others and shows the status of all past invites (including all invite data from the past year). Up to one referral reward can now be claimed, but only if the invitee passed the humanity test. New Invite Page
    • Added new summary components for rewards and invites to the Wallet landing page.
    • Added a forward button and improved history behavior. Back/forward disable when unusable.
    • Added past history of rewards to the rewards page.
    • Added wallet backup guide reference.
    • Added a new widget for setting prices (FormFieldPrice), used in Publish and Settings.

    Changed

    • Updated to daemon 0.15. Most relevant changes for app are improved announcing of content and a fix for the daemon getting stuck running.
    • Significant refinements to first-run process, process for new users, and introducing people to LBRY and LBRY credits.
      New Reward Enrollment
    • Changed Wallet landing page to summarize status of other areas. Refactored wallet and transaction logic.
    • Added icons to missing page, improved icon and title logic.
    • Changed the default price settings for priced publishes.
    • When an "Open" button is clicked on a show page, if the file fails to open, the app will try to open the file's folder.
    • Updated several packages and fixed warnings in build process (all but the fsevents warning, which is a rather dramatic debate)
    • Some form field refactoring as we take baby steps towards form sanity.
    • Replaced confusing placeholder text from email input.
    • Refactored modal and settings logic.
    • Refactored history and navigation logic.

    Fixed

    • Tiles will no longer be blurry on hover (Windows only bug)
    • Removed placeholder values from price selection form fields, which was causing confusion that these were real values (#426)
    • Fixed showing "other currency" help tip in publish form, which was caused due to not "setting" state for price
    • Publish page now properly checks for all required fields are filled
    • Fixed pagination styling for pages > 5 (#416)
    • Fixed sizing on squat videos (#419)
    • Support claims no longer show up on Published page (#384)
    • Fixed rendering of small prices (#461)
    • Fixed incorrect URI in Downloads/Published page (#460)
    • Fixed menu bug (#503)
    • Fixed incorrect URLs on some channel content (#505)
    • Fixed video sizing for squat videos (#492)
    • Fixed issues with small prices (#461)
    • Fixed issues with negative values not being stopped by app on entry (#441)

    Deprecated

    Removed

    • Removed the label "Max Purchase Price" from settings page. It was redundant.
    • Unused old files from previous commit(9c3d633)
    Downloads
  • v0.15.0rc2 b9d3f024d9

    v0.15.0rc2 Pre-release

    kauffj released this 2017-08-30 20:40:08 +02:00 | 8712 commits to master since this release

    Added

    • Added an Invites area inside of the Wallet. This allows users to invite others and shows the status of all past invites (including all invite data from the past year). Up to one referral reward can now be claimed, but only if both users have passed the humanity test. New Invite Page
    • Added new summary components for rewards and invites to the Wallet landing page.
    • Added a forward button and improved history behavior. Back/forward disable when unusable.
    • Added past history of rewards to the rewards page.
    • Added wallet backup guide reference.
    • Added a new widget for setting prices (FormFieldPrice), used in Publish and Settings.

    Changed

    • Updated to daemon 0.15. Most relevant changes for app are improved announcing of content and a fix for the daemon getting stuck running.
    • Significant refinements to first-run process, process for new users, and introducing people to LBRY and LBRY credits.
      New Reward Enrollment
    • Changed Wallet landing page to summarize status of other areas. Refactored wallet and transaction logic.
    • Added icons to missing page, improved icon and title logic.
    • Changed the default price settings for priced publishes.
    • When an "Open" button is clicked on a show page, if the file fails to open, the app will try to open the file's folder.
    • Updated several packages and fixed warnings in build process (all but the fsevents warning, which is a rather dramatic debate)
    • Some form field refactoring as we take baby steps towards form sanity.
    • Replaced confusing placeholder text from email input.
    • Refactored modal and settings logic.
    • Refactored history and navigation logic.

    Fixed

    • Tiles will no longer be blurry on hover (Windows only bug)
    • Removed placeholder values from price selection form fields, which was causing confusion that these were real values (#426)
    • Fixed showing "other currency" help tip in publish form, which was caused due to not "setting" state for price
    • Publish page now properly checks for all required fields are filled
    • Fixed pagination styling for pages > 5 (#416)
    • Fixed sizing on squat videos (#419)
    • Support claims no longer show up on Published page (#384)
    • Fixed rendering of small prices (#461)
    • Fixed incorrect URI in Downloads/Published page (#460)
    • Fixed menu bug (#503)
    • Fixed incorrect URLs on some channel content (#505)
    • Fixed video sizing for squat videos (#492)
    • Fixed issues with small prices (#461)
    • Fixed issues with negative values not being stopped by app on entry (#441)

    Deprecated

    Removed

    • Removed the label "Max Purchase Price" from settings page. It was redundant.
    • Unused old files from previous commit(9c3d633)
    Downloads
  • v0.14.3 443ab0b804

    v0.14.3 Stable

    kauffj released this 2017-08-03 21:08:46 +02:00 | 8841 commits to master since this release

    Rocket Rewards

    Added

    • Add tooltips to controls in header
    • New flow for rewards authentication failure

    Changed

    • Make it clearer how to skip identity verification and add link to FAQ
    • Reward-eligible content icon is now a rocket ship :D
    • Change install description shown by operating systems
    • Improved flow for when app is run with incompatible daemon

    Fixed

    • Corrected improper pluralization on loading screen
    Downloads
  • v0.14.3rc3 7e6bce1ab2

    v0.14.3rc3 Pre-release

    kauffj released this 2017-08-03 18:19:36 +02:00 | 8842 commits to master since this release

    Added

    • Add tooltips to controls in header
    • New flow for rewards authentication failure

    Changed

    • Make it clearer how to skip identity verification and add link to FAQ
    • Reward-eligible content icon is now a rocket ship :D :D :D
    • Change install description shown by operating systems
    • Improved flow for when app is run with incompatible daemon

    Fixed

    • Fixed authentication race condition causing some people to miss welcome screen
    • Corrected improper pluralization on loading screen
    Downloads
  • v0.14.2 fde0956959

    v0.14.2 Stable

    kauffj released this 2017-07-30 22:06:55 +02:00 | 8858 commits to master since this release

    App v0.14.2 Screenshot

    Added

    • Replaced horizontal scrollbars with scroll arrows
    • Featured weekly reward content shows with an orange star
    • Added pagination to channel pages

    Fixed

    • Fixed requirement to double click play button on many videos
    • Fixed errors from calls to get not bubbling correctly
    • Fixed some corner-case flows that could break file pages
    Downloads