• v0.7.5 fe7700d726

    v0.7.5 Stable

    lbry-ci released this 2016-11-02 16:50:42 +01:00 | 7875 commits to master since this release

    Maintenance

    • Rewrote configuration; application can now be configured using environment variables in addition to a config file and the hard-coded defaults. This will allow us to better test the application using testnet and regtest.
    • Made the logging consistent across platforms; will allow better visibility into errors
    • Truncate text using clampjs

    Bug fixes

    • Improved startup sequence, eliminating some bugs there.
    • Catch and report on startup errors instead of silently failing
    • My Files tab sometimes continually displayed a loading screen even when there weren't any files.
    • Bug fix related to name-claim takeovers / updates
    • Don't fail when checking for updates and github is down
    • Buttons now submit when the user hits enter
    Downloads
  • v0.6.10 ef5089df51

    v0.6.10 Stable

    lbry-ci released this 2016-10-28 17:55:48 +02:00 | 8005 commits to master since this release

    Patch Release

    Fixes a bug in lbryum where recently name claims were failing to resolve.

    See ad80e249a8

    Downloads
  • v0.6.9 727ea12dbd

    v0.6.9 Stable

    jackrobison released this 2016-10-20 18:41:49 +02:00 | 8006 commits to master since this release

    Features

    • Added data pricing negotiation between clients and hosts, rather than fixed fees.
    • Default hosting rates have been reduced.

    Maintenance

    • Reworked metadata validation to use jsonschema. This will allow much faster iterations of the LBRY metadata definitions.
    • Improved metadata migration

    Bug fixes

    • Fix import error in Mac / Windows applications
    • Include jsonschema files for Windows
    • Other Windows fixes
    • Other smaller bug fixes
    • Fix is_generous and negotiation related bugs
    Downloads
  • v0.6.3 3ad4ad50ec

    v0.6.3 Stable

    jackrobison released this 2016-10-02 09:33:12 +02:00 | 8083 commits to master since this release

    Features

    • Add better streaming support for partially downloaded files. Previously, seeking had been broken for some files.
    • Add API call to get the name claims that you own

    Maintenance

    • Improvements to testing and continuous integration
    • Remove LBRY prefix on class names
    Downloads
  • v0.4.9 4d52a33ee5

    v0.4.9 Stable

    jackrobison released this 2016-09-16 10:12:55 +02:00 | 8138 commits to master since this release

    This release contains security updates and bug fixes, updating is strongly recommended.

    Security Fixes

    • sandbox loaded html pages to prevent access to the lbrynet jsonrpc api.
    • block api calls from bad origins

    Features

    • signed msi for windows
    • lbrynet-daemon command line for windows
    • exclude credits in name claims from displayed balance
    Downloads
  • v0.4.2 1d39ec0317

    v0.4.2 Stable

    jackrobison released this 2016-08-29 22:41:48 +02:00 | 8211 commits to master since this release

    Downloads
  • v0.4.1 1671034330

    v0.4.1 Stable

    jackrobison released this 2016-08-29 20:33:56 +02:00 | 8234 commits to master since this release

    Downloads
  • v0.4.0 456572f87c

    v0.4.0 Stable

    jackrobison released this 2016-08-28 11:01:49 +02:00 | 8239 commits to master since this release

    -reflector hosting of all publications
    -metadata versioning
    -windows support

    Downloads
  • v0.3.22 80ed8d9869

    v0.3.22 Stable

    jackrobison released this 2016-08-26 06:56:06 +02:00 | 8276 commits to master since this release

    fix access-control-allow-origin to not allow downloaded files to run api commands

    Downloads
  • v0.3.21 46153a8991

    v0.3.21 Stable

    jackrobison released this 2016-08-23 08:25:32 +02:00 | 8279 commits to master since this release

    Downloads