Skip to content

v2.8.3.810 (Beta)

Pre-release
Pre-release
Compare
Choose a tag to compare
@lidel lidel released this 12 Aug 14:49
730ac4a

Changes

New

  • feat: Web UI v2.5.0
  • Embedded JS IPFS in Brave (wip: #716)
    • feat(brave): delegated peers and content routing (#739)

      This enables delegated routers in embedded js-ipfs running in Brave.
      Coupled with preload, this gives us basic file sharing functionality back, until we have real p2p transport, native DHT etc.

    • fix: callback-based delgates + DNS caching

      This switches to 0.2.x versions of delegate modules which work correctly with js-libp2p + wip fix for js-ipfs that caches DNS records for 1 minute, greatly reducing the HTTP request overhead to remote APIs.

Other

Installation