Skip to content

Releases: lbryio/lbry-sdk

v0.9.2rc1

29 Mar 21:00
Compare
Choose a tag to compare
v0.9.2rc1 Pre-release
Pre-release

Added

  • Add wallet_list command

Changed

  • Dont add expected payment to wallet when payment rate is 0

Fixed

  • Fixed descriptor_get
  • Fixed jsonrpc_reflect()
  • Fixed api help return
  • Fixed API command descriptor_get
  • Fixed API command transaction_show
  • Handle failure to decode claim cache file

v0.9.1

17 Mar 23:19
Compare
Choose a tag to compare

Added

  • Added --version flag
  • Added lbrynet-cli executable to control daemon from command line
  • publish API command can take metadata fields as arguments
  • Added reflect_uploads config to disable reflecting on upload

Changed

  • Removed simplejson dependency in favor of bulitin json

Fixed

  • Fixed jsonrpc_reflect()
  • Fixed api help return
  • Fix wallet_public_key API command

v0.9.0

14 Mar 03:36
Compare
Choose a tag to compare

Added

  • Add file filters: claim_id, outpoint, and rowid
  • Make loggly logs less verbose

Changed

  • Remove unused upload_allowed option
  • Remove code related to packaging as that step is now done in the electron client
  • Remove lbryum version check; use lbry-electron as version source
  • Include download url in version check
  • Add blockchain status to jsonrpc_status
  • Change file filter uri to name and return field lbry_uri to name
  • Refactor file_list, add full_status argument to populate resource intensive fields
  • Remove deprecated file commands: get_lbry_files, get_lbry_file, and file_get
  • Remove deprecated delete_lbry_file command
  • Return standard file json from get

Fixed

  • Added timeout to ClientProtocol
  • Add check for when local height of wallet is less than zero
  • Fixed ExchangeRateManager freezing the app
  • Fixed download not timing out properly when downloading sd blob
  • Added string comparison to ClaimOutpoint (needed to look things up by outpoint)
  • Remove unused API commands from daemon
  • Fix file filter outpoint
  • Made dictionary key names in API commmand outputs to be more consistent

v0.9.0rc17

13 Mar 14:16
Compare
Choose a tag to compare

Fixed

  • Added string comparison to ClaimOutpoint (needed to look things up by outpoint)
  • Remove unused API commands from daemon
  • Fix file filter outpoint
  • Made dictionary key names in API commmand outputs to be more consistent

v0.9.0rc15

09 Mar 16:00
Compare
Choose a tag to compare

Added

  • Add file filters: claim_id, outpoint, and rowid
  • Make loggly logs less verbose

Changed

  • Change file filter uri to name and return field lbry_uri to name
  • Refactor file_list, add full_status argument to populate resource intensive fields
  • Remove deprecated file commands: get_lbry_files, get_lbry_file, and file_get
  • Remove deprecated delete_lbry_file command
  • Return standard file json from get

Fixed

  • Added string comparison to ClaimOutpoint (needed to look things up by outpoint)
  • Remove unused API commands from daemon
  • Fix file filter outpoint

v0.9.0rc11

06 Mar 22:05
Compare
Choose a tag to compare
v0.9.0rc11 Pre-release
Pre-release

Fixed

  • Added timeout to ClientProtocol
  • Add check for when local height of wallet is less than zero

v0.8.7

21 Feb 17:43
Compare
Choose a tag to compare
Bump version: 0.8.6 → 0.8.7

v0.8.6

20 Feb 01:01
Compare
Choose a tag to compare
v0.8.6 Pre-release
Pre-release
Bump version: 0.8.6rc0 → 0.8.6

v0.8.5

18 Feb 19:55
Compare
Choose a tag to compare
v0.8.5 Pre-release
Pre-release

Release

v0.8.4

17 Feb 20:46
Compare
Choose a tag to compare
v0.8.4 Pre-release
Pre-release
Bump version: 0.8.4rc0 → 0.8.4