• v0.12.0rc7 6cf5c144b0

    v0.12.0rc7 Pre-release

    lbry-ci released this 2017-06-09 16:23:47 +02:00 | 9209 commits to master since this release

    0.12 screenshot

    Added

    • More file types, like audio and documents, can be streamed and/or served from the app
    • App is no longer gated
    • Added basic flows for new users
    • Videos now have a classy loading spinner

    Changed

    • All UI strings are now rendered according to gettext standard, in prep for i18n
    • Reward and user logic re-written in Redux
    • Switched to new fee metadata format

    Fixed

    • If a daemon is running but unresponsive, startup is no longer blocked indefinitely
    • Updated deprecated LBRY API call signatures
    • App scrolls to the top of the page on navigation
    • Download progress works properly for purchased but deleted files
    • Publish channels for less than 1 LBC
    Downloads
  • v0.12.0rc6 86f9749753

    v0.12.0rc6 Pre-release

    kauffj released this 2017-06-07 17:09:54 +02:00 | 9245 commits to master since this release

    Added

    • More file types, like audio and documents, can be streamed and/or served from the app

    Changed

    • All UI strings are now rendered according to gettext standard, in prep for i18n
    • Daemon updated to be 0.11.0rc1 (in anticipation of releasing this with 0.11 proper)
    • JS is now formatted via Prettier
    • Claims stored locally more efficiently and logically

    Fixed

    • If a daemon is running but unresponsive, startup is no longer blocked indefinitely
    • Updated deprecated LBRY API call signatures
    • App scrolls to the top of the page on navigation
    • Download progress works properly for purchased but deleted files
    • App version shows up correct in release candidates
    Downloads
  • v0.12.0rc3 e644bc5d89

    v0.12.0rc3 Pre-release

    kauffj released this 2017-06-06 01:11:26 +02:00 | 9267 commits to master since this release

    Added

    • More file types, like audio and documents, can be streamed and/or served from the app

    Changed

    • All UI strings are now rendered according to gettext standard, in prep for i18n
    • Daemon updated to be 0.11.0rc1 (in anticipation of releasing this with 0.11 proper)

    Fixed

    • If a daemon is running but unresponsive, startup is no longer blocked indefinitely
    • Updated deprecated LBRY API call signatures
    • App scrolls to the top of the page on navigation
    • Download progress works properly for purchased but deleted files
    Downloads
  • v0.12.0rc2 1dc1b0ed7a

    v0.12.0rc2 Pre-release

    kauffj released this 2017-06-05 18:58:04 +02:00 | 9270 commits to master since this release

    Added

    • More file types, like audio and documents, can be streamed and/or served from the app

    Changed

    • All UI strings are now rendered according to gettext standard, in prep for i18n
    • Daemon updated to be 0.11.0rc1 (in anticipation of releasing this with 0.11 proper)

    Fixed

    • If a daemon is running but unresponsive, startup is no longer blocked indefinitely
    • Updated deprecated LBRY API call signatures
    • App scrolls to the top of the page on navigation
    • Download progress works properly for purchased but deleted files
    Downloads
  • v0.12.0rc1 5597f736bf

    v0.12.0rc1 Pre-release

    kauffj released this 2017-06-05 17:49:47 +02:00 | 9272 commits to master since this release

    Added

    • More file types, like audio and documents, can be streamed and/or served from the app

    Changed

    • All UI strings are now rendered according to gettext standard, in prep for i18n

    Fixed

    • If a daemon is running but unresponsive, startup is no longer blocked indefinitely
    • Updated deprecated LBRY API call signatures
    • App scrolls to the top of the page on navigation
    • Download progress works properly for purchased but deleted files
    Downloads
  • v0.11.9 2958500875

    v0.11.9 Stable

    kauffj released this 2017-06-01 17:03:39 +02:00 | 9360 commits to master since this release

    Fixed

    • Windows upgrade process fix
    • Upgrade process on Mac and Linux will open the file rather than the folder
    Downloads
  • v0.11.8 fcfce1bf64

    v0.11.8 Stable

    kauffj released this 2017-06-01 00:21:09 +02:00 | 9367 commits to master since this release

    Fixed

    • "This email address is already in use" error is dead
    • Version upgrade check on help page works properly
    Downloads
  • v0.11.7 aa425c5c69

    v0.11.7 Stable

    kauffj released this 2017-05-31 01:57:36 +02:00 | 9372 commits to master since this release

    Changed

    • Video player switched from plyr to render-media

    Fixed

    • Video player should behave better on streaming
    • Daemon times out more quickly when it cannot start
    • Connection should fail more cleanly, rather than get stuck entirely
    • Closing modal dialogs was broken on some download and stream errors
    • Discover landing page improperly showed loading error when it was loading correctly
    Downloads
  • v0.11.6 5a552761da

    v0.11.6 Stable

    kauffj released this 2017-05-29 22:46:51 +02:00 | 9382 commits to master since this release

    Changed

    • Do not use a separate claim cache for publishes

    Fixed

    • Upgrade process should now works on Windows
    • Crudely handle failed publishes missing outpoints
    Downloads
  • v0.11.5 64c5f10bc1

    v0.11.5 Stable

    kauffj released this 2017-05-28 20:13:25 +02:00 | 9388 commits to master since this release

    Fixed

    • Eliminated instance of costs being double fetched
    • Fixed issue preventing file re-download
    • Fixed race condition that could prevent file playback
    • Fixed issue with batch actions and thunk
    Downloads