Skip to content

v0.6.9

Compare
Choose a tag to compare
@jackrobison jackrobison released this 20 Oct 16:47
· 8014 commits to master since this release

Features

  • Added data pricing negotiation between clients and hosts, rather than fixed fees.
  • Default hosting rates have been reduced.

Maintenance

  • Reworked metadata validation to use jsonschema. This will allow much faster iterations of the LBRY metadata definitions.
  • Improved metadata migration

Bug fixes

  • Fix import error in Mac / Windows applications
  • Include jsonschema files for Windows
  • Other Windows fixes
  • Other smaller bug fixes
  • Fix is_generous and negotiation related bugs