-
v0.8.3 Stable
released this
2017-02-15 23:29:40 +01:00 | 7334 commits to master since this releaseFixed
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet_0.8.3_amd64.deb
39 downloads · 10 MiB
-
lbrynet.0.8.3.dmg
29 downloads · 21 MiB
-
lbrynet-0.8.3-win32.msi
83 downloads · 18 MiB
-
Source code (ZIP)
-
released this
2017-02-14 14:55:54 +01:00 | 7349 commits to master since this releaseChanged
- make connection manager unit testeable
Fixed
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet_0.8.3rc3_amd64.deb
31 downloads · 13 MiB
-
lbrynet.0.8.3rc3.dmg
23 downloads · 24 MiB
-
lbrynet-0.8.3rc3-win32.msi
23 downloads · 18 MiB
-
v0.8.2 Stable
released this
2017-02-02 16:43:28 +01:00 | 7413 commits to master since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet_0.8.2_amd64.deb
67 downloads · 10 MiB
-
lbrynet.0.8.2.dmg
49 downloads · 21 MiB
-
lbrynet-0.8.2-win32.msi
164 downloads · 18 MiB
-
Source code (ZIP)
-
v0.8.1 Pre-release
released this
2017-02-02 00:57:05 +01:00 | 7416 commits to master since this releaseChanged
- reflect all the blobs in a stream
- change command line flags so that the more common usage is the default
- change daemon function signatures to include names arguments
Fixed
- disable verbose twisted logs
- improved wallet balance calculations
- fix block too deep error
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet_0.8.1_amd64.deb
21 downloads · 10 MiB
-
lbrynet.0.8.1.dmg
22 downloads · 21 MiB
-
lbrynet-0.8.1-win32.msi
20 downloads · 18 MiB
-
v0.8.0 Stable
released this
2017-01-24 17:56:36 +01:00 | 7458 commits to master since this releaseDaemon
Maintenance
- renamed api endpoints
- improved command line user experience
- integrate twisted logging with python logging
- Updated READMEs
Bug Fixes
- Fixed bug where ConnectionManager wasn't being stopped
- Fixed: https://github.com/lbryio/lbry/issues/343
- Stop hanging if github is down
- paths for debian package have been updated to be correct
- improved output of the publish command
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet_0.8.0_amd64.deb
82 downloads · 10 MiB
-
lbrynet.0.8.0.dmg
64 downloads · 23 MiB
-
lbrynet-0.8.0-win32.msi
230 downloads · 18 MiB
-
v0.7.12 Stable
released this
2017-01-04 04:09:25 +01:00 | 7563 commits to master since this releaseDaemon
Maintenance
- the DHT was causing high cpu usage; profiled and reduced usage
- improved DHT shutdown process
- Improved linting
- start migrating to using twisted's inlineCallbacks
- improved startup sequence; UI now launches almost instantly
- replace settings code, removing unqlite dependency
- improved blob announcement
- improved wallet initialization
- more wallet unit tests
- upgrade jsonrpc server to support v2; CLI now gives good error messages
Bug Fixes
- report a bug now works
- fixed get_value_for_name bug
- fix in auth.server
- fixed bug where broadcast_transaction function would not return a deferred
UI
- added sorting to My Files page
- added developer settings page, including the ability to choose custom Lighthouse servers
- My Files and Discover pages now work reliably even if Lighthouse servers aren't available
- fixed missing imports on watch and report bug pages
- fixed several pages that weren't loading on IE because it doesn't support the ES6 Symbol type
- the published tab of the My Files page now consistently shows your own claims rather than the winning claim for that name
- use much more accurate new Lighthouse servers
- made search box work on pages other than Discover
- restored the dewey decimals message while search results are loading (the "no results" message was showing instead)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet_0.7.12_amd64.deb
304 downloads · 10 MiB
-
lbrynet.0.7.12.dmg
166 downloads · 23 MiB
-
lbrynet-0.7.12-win32.msi
529 downloads · 18 MiB
-
v0.7.11 Stable
released this
2016-12-17 04:18:20 +01:00 | 7700 commits to master since this releaseAccidentally deleted release 0.7.10
so doing a quick release with an
updated build to fix ssl errors on OSXDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet_0.7.11_amd64.deb
61 downloads · 11 MiB
-
lbrynet.0.7.11.dmg
54 downloads · 22 MiB
-
lbrynet-0.7.11-win32.msi
259 downloads · 18 MiB
-
Source code (ZIP)
-
released this
2016-12-09 21:13:27 +01:00 | 7731 commits to master since this releaseFixes a critical bug preventing downloading and viewing of content.
See https://github.com/lbryio/lbry/pull/322 for more details
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet_0.7.9_amd64.deb
41 downloads · 14 MiB
-
lbrynet.0.7.9.dmg
41 downloads · 26 MiB
-
lbrynet-0.7.9-win32.msi
127 downloads · 18 MiB
-
Source code (ZIP)
-
released this
2016-12-03 03:04:39 +01:00 | 7734 commits to master since this releaseMaintenance
- Surface the LBRY ID to the UI
- Better identify claims with nOut and txid
- Downgrade log statements in wallet to debug
Bug fixes
- better handling when a user has no files
- handle
rc
properly when deciding to alert for upgrading - fix
auto-connect
for lbryum - require nameclaims to be non-empty
- require nameclaim big to be non-zero
- stop using keep-alive for analytics events
- broke and then fixed the settings page
There was an issue in the build process with macOS on v0.7.7 so we fixed that and bumped the version number.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet_0.7.8_amd64.deb
48 downloads · 14 MiB
-
lbrynet.0.7.8.dmg
44 downloads · 26 MiB
-
lbrynet-0.7.8-win32.msi
153 downloads · 18 MiB
-
v0.7.6 Stable
released this
2016-11-16 18:06:53 +01:00 | 7808 commits to master since this releaseMaintenance
- Bleeding edge builds are now public and contain a snapshot of the UI
- Improved startup and shutdown logging, and related error reporting
- Alert and confirmation boxes have been switched to React modal boxes
- unhandled errors from JSONRPC are now surfaced to the user
Bug fixes
- re-allow lbrycrd wallet to be specified as a command line argument
- fix double shutdown message on osx
- fallback to old json config if yaml one is not present
- better error handling when looking up an unclaimed name
- filenames with unicode characters can now be published
- on publish page, claim and bid amounts are displayed exactly
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet_0.7.6_amd64.deb
66 downloads · 14 MiB
-
lbrynet.0.7.6.dmg
71 downloads · 26 MiB
-
lbrynet-0.7.6-win32.msi
446 downloads · 18 MiB