Skip to content

v0.9.0rc7

Compare
Choose a tag to compare
@jobevers jobevers released this 21 Feb 03:57
· 10876 commits to master since this release

lbry

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

lbry-web-ui

Changed

  • Use local file for publishing
  • Use local file and html5 for video playback
  • Misc changes needed to make UI compatible with electron

lbryum

Changed

  • Improve packaging of data files to support building with pyinstaller