-
v0.48.2 Stable
released this
2019-12-06 02:56:57 +01:00 | 2358 commits to master since this release[0.48.2] - 2019-12-04
This release changes the behavior of downloads that fail to complete. Upon startup file downloads that were running at the previous shutdown are resumed - this remains the same. However, if these or later user initiated attempts to download files (
get
,file_set_status
,file_save
or via partial content requests) time out when downloading a blob (due to there not being any peers or the only peers who are found indicating that they do not have it) then the file will go into astopped
state. To re-attempt completing the download they must be resumed withfile_set_status
,get
,file_save
, or by reading via partial content requests. (https://github.com/lbryio/lbry-sdk/pull/2650)DHT
- [new feature] Persist and restore the routing table (https://github.com/lbryio/lbry-sdk/pull/2601) by mirgee
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
58 downloads · 19 MiB
-
lbrynet-mac.zip
44 downloads · 12 MiB
-
lbrynet-windows.zip
47 downloads · 15 MiB
-
v0.48.1 Stable
released this
2019-12-02 18:39:41 +01:00 | 2375 commits to master since this release[0.48.1] - 2019-12-02
DHT
- [improvement] Request all pages of peers for a blob (https://github.com/lbryio/lbry-sdk/pull/2647) by jackrobison
API
- [improvement] add wallet server information to
status
command (https://github.com/lbryio/lbry-sdk/pull/2635) by jessopb
Packaging
- [new feature] Enable builds on GitLab CI in anticipation of moving away from Travis (https://github.com/lbryio/lbry-sdk/pull/2630) by lyoshenka
Wallet server
- [improvement] upgrade SDK to use lbrycrd v0.17.3.2 (https://github.com/lbryio/lbry-sdk/pull/2642) by eukreign
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
31 downloads · 20 MiB
-
lbrynet-mac.zip
18 downloads · 12 MiB
-
lbrynet-windows.zip
17 downloads · 15 MiB
-
v0.48.0 Stable
released this
2019-11-26 02:39:36 +01:00 | 2393 commits to master since this release[0.48.0] - 2019-11-25
Backwards Incompatible Changes
- [wallet server] This release includes backwards incompatible APIs and will automatically disconnect clients with an older version when they try to connect. (https://github.com/lbryio/lbry-sdk/pull/2640)
API
- [new feature] added
settings_clear
command to reset a setting to its default value (https://github.com/lbryio/lbry-sdk/pull/2633) by jessopb - [refactor] hierarchical and markdown managed exceptions to help with more granular error reporting (https://github.com/lbryio/lbry-sdk/pull/2611) by eukreign
Discovery
- [new feature] support for reposting claims via
stream_repost
command and ability to block claims reposted to a channel (https://github.com/lbryio/lbry-sdk/pull/2535) by shyba
Wallet server
- [improvement] bump protocol version (https://github.com/lbryio/lbry-sdk/pull/2640) by shyba
- [bug] fixes for wallet server sync stall issues (https://github.com/lbryio/lbry-sdk/pull/2638) by shyba
- [improvement] more segwit fixes on wallet server (https://github.com/lbryio/lbry-sdk/pull/2636) by eukreign
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
24 downloads · 20 MiB
-
lbrynet-mac.zip
14 downloads · 12 MiB
-
lbrynet-windows.zip
19 downloads · 15 MiB
-
v0.47.0 Stable
released this
2019-11-18 16:57:58 +01:00 | 2431 commits to master since this release[0.47.0] - 2019-11-18
Wallet server now supports full text searching by using
claim_search
command and passing--text
argument (note that--order_by
is ignored when--text
is passed because it will sort results based on text match ranking). (https://github.com/lbryio/lbry-sdk/pull/2622)A major new feature in this release is the
collection
claim type which allows creating (collection_create
/collection_update
) playlists and other collections of claims and then resolving the items in the collection (collection_resolve
). (https://github.com/lbryio/lbry-sdk/pull/2621)Claims
- [new feature] added a new
collection
claim type; managed via commandscollection_create
,collection_update
,collection_abandon
,collection_list
andcollection_resolve
(https://github.com/lbryio/lbry-sdk/pull/2621) by jessopb
Discovery
- [new feature] full text search in wallet server using
claim_search
via argument--text
(https://github.com/lbryio/lbry-sdk/pull/2622) by eukreign
Network
- [improvement] bump aioupnp to 0.0.16, fixes UPnP support for TP-Link routers (https://github.com/lbryio/lbry-sdk/pull/2623) by jackrobison
Wallet
- [bug] fix bug where wallet client errors would trap and get the SDK stuck (https://github.com/lbryio/lbry-sdk/pull/2625) by shyba
- [improvement] stop signing support TXs too many times (https://github.com/lbryio/lbry-sdk/pull/2624) by eukreign
- [improvement] Download headers exclusively from wallet servers (https://github.com/lbryio/lbry-sdk/pull/2488) by shyba
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
24 downloads · 20 MiB
-
lbrynet-mac.zip
19 downloads · 12 MiB
-
lbrynet-windows.zip
20 downloads · 15 MiB
- [new feature] added a new
-
v0.46.1 Stable
released this
2019-11-12 17:26:24 +01:00 | 2469 commits to master since this release[0.46.1] - 2019-11-12
Wallet server
- [improvement] added support for witness transactions (https://github.com/lbryio/lbry-sdk/pull/2613) by eukreign
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
417 downloads · 19 MiB
-
lbrynet-mac.zip
357 downloads · 12 MiB
-
lbrynet-windows.zip
410 downloads · 15 MiB
-
v0.46.0 Stable
released this
2019-11-11 16:49:44 +01:00 | 2473 commits to master since this release[0.46.0] - 2019-11-11
Backwards Incompatible Changes
- [api]
wallet_balance
andaccount_balance
no longer take a--reserved_subtotals
argument and instead always return the subtotals. (https://github.com/lbryio/lbry-sdk/pull/2608)
API
- [improvement] added caching for
wallet balance
command and dropped--reserved_subtotals
argument instead always returning the subtotals (foraccount balance
andwallet balance
) (https://github.com/lbryio/lbry-sdk/pull/2608) by eukreign
Wallet server
- [improvement] wallet server: send correct server version (sdk version now) (https://github.com/lbryio/lbry-sdk/pull/2612) by shyba
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
23 downloads · 19 MiB
-
lbrynet-mac.zip
24 downloads · 12 MiB
-
lbrynet-windows.zip
34 downloads · 15 MiB
- [api]
-
v0.45.0 Stable
released this
2019-11-04 16:30:57 +01:00 | 2478 commits to master since this release[0.45.0] - 2019-11-04
DHT
- [new feature] Add optional extensions to DHT datagram format (https://github.com/lbryio/lbry-sdk/pull/2552) by jackrobison
API
- [bug] subscribe accounts on wallet_add (https://github.com/lbryio/lbry-sdk/pull/2599) by eukreign
Wallet
- [bug] daemon transaction sync bug fix, check
txo.has_address
before callingtxo.get_address()
(https://github.com/lbryio/lbry-sdk/pull/2593) by eukreign - [new feature] synchronization of content purchase receipts via blockchain (https://github.com/lbryio/lbry-sdk/pull/2584) by eukreign
Wallet server
- [improvement] update trending period (https://github.com/lbryio/lbry-sdk/pull/2603) by tzarebczan
- [improvement] remove bandwidth and subscriptions limits from wallet server (https://github.com/lbryio/lbry-sdk/pull/2594) by shyba
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
141 downloads · 19 MiB
-
lbrynet-mac.zip
119 downloads · 12 MiB
-
lbrynet-windows.zip
119 downloads · 15 MiB
-
v0.44.1 Stable
released this
2019-10-28 21:00:17 +01:00 | 2498 commits to master since this release[0.44.1] - 2019-10-28
Database
- [bug] fix 11to12 migration typo (https://github.com/lbryio/lbry-sdk/pull/2589) by jackrobison
Network
- [improvement] fix setting the external ip in
status
if upnp fails (https://github.com/lbryio/lbry-sdk/pull/2590) by jackrobison
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
29 downloads · 19 MiB
-
lbrynet-mac.zip
17 downloads · 12 MiB
-
lbrynet-windows.zip
20 downloads · 15 MiB
-
v0.44.0 Stable
released this
2019-10-28 16:35:51 +01:00 | 2503 commits to master since this release[0.44.0] - 2019-10-28
Backwards Incompatible Changes
- [api] All list commands now always return paginated results, with
page
argument defaulting to 1 andpage_size
defaulting to 20, commands affected are:address_list
,claim_list
,channel_list
,stream_list
,support_list
,transaction_list
,utxo_list
,wallet_list
,account_list
,peer_list
,blob_list
,file_list
andclaim_search
. (https://github.com/lbryio/lbry-sdk/pull/2563) - [api]
account_list
now returns a paginated list of accounts without having accounts in a dictionary keyed by the ledger name, instead the ledger name is now inside the account dictionary metadata. (https://github.com/lbryio/lbry-sdk/pull/2563)
API
- [refactor] updated all list commands to always return paginated results (https://github.com/lbryio/lbry-sdk/pull/2563) by f1x3d
- [improvement] normalize tag names (remove duplicates, blank spaces and illegal chars) (https://github.com/lbryio/lbry-sdk/pull/2482) by mirgee
- [improvement] added pagination to
file_list
(https://github.com/lbryio/lbry-sdk/pull/2427) by osilkin98
Blobs/files
- [new feature] adds
added_on
field to files (https://github.com/lbryio/lbry-sdk/pull/2428) by osilkin98
Claims
- [bug] clear metadata when file type changes (https://github.com/lbryio/lbry-sdk/pull/2501) by mirgee
Config
- [refactor] refactored logging configuration and added more tests (https://github.com/lbryio/lbry-sdk/pull/2555) by lyoshenka
Network
- [improvement] faster startup, bump aioupnp -> 0.0.15 (https://github.com/lbryio/lbry-sdk/pull/2588) by jackrobison
Other
- [improvement] Convert some format() strings in lbry and torba to fstrings (https://github.com/lbryio/lbry-sdk/pull/2522) by ju-sh
- [refactor] code reformatting and update unit tests to use more specific asserts (https://github.com/lbryio/lbry-sdk/pull/2498) by hugovk
Tests
- [improvement] fix for stream type change integration test (https://github.com/lbryio/lbry-sdk/pull/2582) by eukreign
- [improvement] added unit test for keyboard interrupt occurring on startup (https://github.com/lbryio/lbry-sdk/pull/2548) by cbaumler
Wallet
- [improvement] don't error if blank password was set previously (https://github.com/lbryio/lbry-sdk/pull/2577) by eukreign
Wallet server
- [bug] fix for wallet server bug related to changing the channel of a stream (https://github.com/lbryio/lbry-sdk/pull/2580) by eukreign
- [bug] fix bug with resolve and conflicting
claim_id
segments (https://github.com/lbryio/lbry-sdk/pull/2578) by eukreign
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
19 downloads · 19 MiB
-
lbrynet-mac.zip
17 downloads · 12 MiB
-
lbrynet-windows.zip
18 downloads · 15 MiB
- [api] All list commands now always return paginated results, with
-
v0.43.4 Stable
released this
2019-10-21 19:09:36 +02:00 | 2553 commits to master since this release[0.43.4] - 2019-10-21
Blobs/files
- [improvement] Sanitize file names before saving (https://github.com/lbryio/lbry-sdk/pull/2476) by mirgee
Packaging
- [improvement] bump ecdsa version (https://github.com/lbryio/lbry-sdk/pull/2523) by shyba
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
35 downloads · 19 MiB
-
lbrynet-mac.zip
20 downloads · 12 MiB
-
lbrynet-windows.zip
21 downloads · 15 MiB