This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
Releases: ipfs/js-ipfs
Releases · ipfs/js-ipfs
v0.25.3
v0.25.2
v0.25.1
v0.25.0
Bug Fixes
- bootstrap:add: prevent duplicate inserts (#893) (ce504cd)
- swarm: move isConnected filter from addrs to peers (#901) (e2f371b)
- circle ci, thanks victor! (b074966)
- do not let lodash mess with libp2p modules (1f68b9b)
- is online is only online if libp2p is online (#891) (8b0f996)
- issue #905 (#906) (cbcf90e)
- setImmediate polyfilled in node.id() (#909) (ebaf9a0)
- succeed when stopping already stopped (74f3185)
Features
0.24.1
v0.24.0
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
v0.23.1
v0.22.1
v0.22.0
RELEASE ISSUE: #756 (comment)
Bug Fixes
- lint (ffc120a)
- make sure all deps are up to date, expose Buffer type (7eb630d)
- readable-stream needs to be 1.1.14 (e999f05)
- tidy dag cli up (b90ba76)