-
v0.82.0 Stable
released this
2020-09-29 14:49:16 +02:00 | 1447 commits to master since this release[0.82.0] - 2020-09-29
DHT
- [improvement] add forward compatibility for byte datagram keys (https://github.com/lbryio/lbry-sdk/pull/3045) by jackrobison
Commenting
- [improvement] Comments v2 with Reactions (https://github.com/lbryio/lbry-sdk/pull/3051) by jessopb
Devops
- [improvement] Fixed docker-compose - no snapshot error (https://github.com/lbryio/lbry-sdk/pull/3052) by kodxana
Other
- [improvement] iOS support (https://github.com/lbryio/lbry-sdk/pull/3054) by akinwale
Wallet server
- [improvement] add indexes for
any_languagesargument toclaim_search(https://github.com/lbryio/lbry-sdk/pull/3050) by jackrobison
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
v0.81.0 Stable
released this
2020-08-19 21:47:53 +02:00 | 1467 commits to master since this release[0.81.0] - 2020-08-19
API
- [new feature] added
--limit_claims_per_channelargument toclaim_searchto only return up to the specified number of claims per channel (https://github.com/lbryio/lbry-sdk/pull/3028) by eukreign
Files
- [improvement] Add webvtt mime type ( subtitles, captions ) (https://github.com/lbryio/lbry-sdk/pull/3022) by btzr-io
Reflector
- [improvement] Improve reflector upload cancellation handling (https://github.com/lbryio/lbry-sdk/pull/3021) by jackrobison
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- [new feature] added
-
v0.80.0 Stable
released this
2020-08-04 22:53:52 +02:00 | 1479 commits to master since this release[0.80.0] - 2020-08-04
API
- [new feature] added support for using the new SDK for
resolveandclaim_searchby passing--new_sdk_server(https://github.com/lbryio/lbry-sdk/pull/3015) by eukreign
Commenting
- [improvement] allow faster comment retrieval (https://github.com/lbryio/lbry-sdk/pull/3010) by jessopb
Wallet
- [improvement] release reserved outputs on startup (https://github.com/lbryio/lbry-sdk/pull/3016) by eukreign
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
- [new feature] added support for using the new SDK for
-
v0.79.1 Stable
released this
2020-07-22 03:59:15 +02:00 | 1488 commits to master since this release[0.79.1] - 2020-07-21
Wallet
- [bug] fix
modified_onto always cast value to integer, also cast preferences timestamp to int (https://github.com/lbryio/lbry-sdk/pull/3003) by eukreign
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- [bug] fix
-
v0.79.0 Stable
released this
2020-07-21 02:23:51 +02:00 | 1492 commits to master since this release[0.79.0] - 2020-07-20
Reflector
- [bug] Fix uncaught reflector connection errors (https://github.com/lbryio/lbry-sdk/pull/2997) by jackrobison
Wallet
- [bug] fixed sync'ing issues related to
modified_ontimestamps having varying floating value between OSes (https://github.com/lbryio/lbry-sdk/pull/3002) by eukreign
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.78.0 Stable
released this
2020-07-15 05:33:34 +02:00 | 1502 commits to master since this release[0.78.0] - 2020-07-14
Blobs/files
- [improvement] updates HLS .m3u8 media type and adds new DASH .mpd media type (https://github.com/lbryio/lbry-sdk/pull/2996) by DispatchCommit
- [improvement] check sample rate and lower if too high (https://github.com/lbryio/lbry-sdk/pull/2986) by Death916
Reflector
- [improvement] log task errors and add debug information for reflector task (https://github.com/lbryio/lbry-sdk/pull/2992) by shyba
Wallet
- [improvement] Batched sync for wallet transactions (https://github.com/lbryio/lbry-sdk/pull/2995) by jackrobison
- [improvement] add
--blockingtoaccount_sendandwallet_send(https://github.com/lbryio/lbry-sdk/pull/2989) by jackrobison
Wallet server
- [improvement] Move wallet server tx hashes and headers to leveldb to speed up the rate mempool notifications are sent (https://github.com/lbryio/lbry-sdk/pull/2981) by jackrobison
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
v0.77.0 Stable
released this
2020-06-24 17:32:41 +02:00 | 1547 commits to master since this release[0.77.0] - 2020-06-24
Other
- [refactor] remove loggly (https://github.com/lbryio/lbry-sdk/pull/2985) by jackrobison
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.76.0 Stable
released this
2020-06-09 05:11:41 +02:00 | 1550 commits to master since this release[0.76.0] - 2020-06-08
Files
- [improvement] Speed up publish response time by not blocking on updating the content claim db (https://github.com/lbryio/lbry-sdk/pull/2971) by jackrobison
Wallet
- [new feature] added signed supports (https://github.com/lbryio/lbry-sdk/pull/2974) by eukreign
- [new feature] Add all sqlite coin chooser, enabled by setting coin_selection_strategy to
sqlite(https://github.com/lbryio/lbry-sdk/pull/2959) by jackrobison
Wallet server
- [bug] Improve wallet server address history cache and the rate of sent notifications (https://github.com/lbryio/lbry-sdk/pull/2972) by jackrobison
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.75.0 Stable
released this
2020-06-03 20:44:02 +02:00 | 1571 commits to master since this release[0.75.0] - 2020-06-03
Backwards Incompatible Changes
- [api] This release requires that no Origin value is passed in HTTP API requests. Electron based apps accessing the SDK will need to make sure that for
POSTrequests that they remove theOriginfrom the header, see: https://github.com/electron/electron/issues/7931 . When you want to use the API from web browser the SDK needs to haveallowed_originconfiguration value set to the host from which you want to access the API. (https://github.com/lbryio/lbry-sdk/pull/2966)
DHT
- [bug] fixed is_valid_public_ipv4 not working correctly when ipv6 is given as address (https://github.com/lbryio/lbry-sdk/pull/2892) by endes123321
API
- [improvement] add
allowed_originto config, by default no longer allow any requests which pass Origin in header (https://github.com/lbryio/lbry-sdk/pull/2966) by jackrobison
Files
- [improvement] more aggressive video transcoding to reduce file sizes (https://github.com/lbryio/lbry-sdk/pull/2968) by tzarebczan
Wallet
- [improvement] add
transaction_cache_sizeto config (https://github.com/lbryio/lbry-sdk/pull/2967) by jackrobison
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- [api] This release requires that no Origin value is passed in HTTP API requests. Electron based apps accessing the SDK will need to make sure that for
-
v0.74.0 Stable
released this
2020-05-18 22:56:58 +02:00 | 1593 commits to master since this release[0.74.0] - 2020-05-18
API
- [new feature] added
download_pathas a filter forfile_listcommand (https://github.com/lbryio/lbry-sdk/pull/2957) by akinwale
Config
- [improvement] properly handle integer environment values, fixes issue with specifying ports via environment vars (https://github.com/lbryio/lbry-sdk/pull/2947) by thebubbleindex
Wallet
- [bug] fixed bug with leaky information between outputs (https://github.com/lbryio/lbry-sdk/pull/2960) by eukreign
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
- [new feature] added