Skip to content

v0.9.1

Compare
Choose a tag to compare
@lbry-ci lbry-ci released this 17 Mar 23:21
· 9875 commits to master since this release

Daemon

Added

  • publish API command can take metadata fields as arguments
  • Added reflect_uploads config to disable reflecting on upload
  • Added --version flag

Changed

  • Removed simplejson dependency in favor of bulitin json

Fixed

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

App

Fixed

  • Fixed upgrade process
  • Fixed progress bar
  • Fix Watch page and progress bars for new API changes