Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

v0.24.0

Compare
Choose a tag to compare
@daviddias daviddias released this 24 May 22:38
· 5363 commits to master since this release

Bug Fixes

  • cli flag typos (c5bb0b9)
  • example, now files from datatransfer is a FileList which is not an array (d7c9eec)
  • issue-858 (481933a)
  • last touches for dns websockets bootstrapers (3b680a7)
  • linting (68ee42e)
  • make start an async event (78ba1e8)
  • missing import (6aa914d)
  • options to the HTTP API (f1eb595)
  • removed hard-coded timeout on test and liting fixes (0a3bbcb)
  • run webworker tests (23c84f6)
  • object.get: treat ipfs hash strings as default base58 encoded (7b3caef)
  • update bootstrapers (7e7d9eb)

Features

  • add dns ws bootstrappers (a856578)
  • add WebRTC by default as a multiaddr (4ea1571)
  • add websocket bootstrapers to the config (602d033)
  • DHT integration PART I (860165c)
  • new libp2p-api (7bf75d1)
  • update to new libp2p events for peers (ca88706)
  • update to the latest libp2p (aca4297)