Skip to content

v0.7.5

Compare
Choose a tag to compare
@lbry-ci lbry-ci released this 02 Nov 16:01

Maintenance

  • Rewrote configuration; application can now be configured using environment variables in addition to a config file and the hard-coded defaults. This will allow us to better test the application using testnet and regtest.
  • Made the logging consistent across platforms; will allow better visibility into errors
  • Truncate text using clampjs

Bug fixes

  • Improved startup sequence, eliminating some bugs there.
  • Catch and report on startup errors instead of silently failing
  • My Files tab sometimes continually displayed a loading screen even when there weren't any files.
  • Bug fix related to name-claim takeovers / updates
  • Don't fail when checking for updates and github is down
  • Buttons now submit when the user hits enter