-
v0.53.1 Stable
released this
2020-01-13 20:12:30 +01:00 | 2152 commits to master since this release[0.53.1] - 2020-01-13
Commenting
- [new feature] added
comment_update
command and simplifiedcomment_create
usage when replying to existing comment (https://github.com/lbryio/lbry-sdk/pull/2706) by osilkin98
Database
- [bug] fix database error caused by logging tracebacks from within the sqlite transaction runner (https://github.com/lbryio/lbry-sdk/pull/2720) by jackrobison
Packaging
- [bug] pinned pyinstaller to 3.5 as newer version fails to build on windows and mac (https://github.com/lbryio/lbry-sdk/pull/2724) by eukreign
Wallet
- [bug] refactor header progress calculation, making it simpler to understand and not prone to division by zero (https://github.com/lbryio/lbry-sdk/pull/2719) by shyba
- [new feature] add
connected
server to wallet status (https://github.com/lbryio/lbry-sdk/pull/2718) by jackrobison - [improvement] speed up wallet sync and startup by batching address history subscriptions (https://github.com/lbryio/lbry-sdk/pull/2716) by jackrobison
Wallet server
- [improvement] remove bandwidth limit from server (https://github.com/lbryio/lbry-sdk/pull/2696) by shyba
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
28 downloads · 15 MiB
-
lbrynet-mac.zip
24 downloads · 11 MiB
-
lbrynet-windows.zip
22 downloads · 11 MiB
- [new feature] added