This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Releases: ipfs/js-ipfs
Releases · ipfs/js-ipfs
[email protected]
[email protected]
0.46.0 (2020-06-05)
Bug Fixes
- Decrease wantlist sending debounce time (ipfs/js-ipfs-bitswap#224)
- Fix bitswap race conditions when requesting the same block twice (ipfs/js-ipfs-bitswap#214)
- libp2p pubsub now creates two unidirectional streams to topic peers making message delivery more reliable (ipfs/go-ipfs-pubsub#331)
ipfs.config.get([key,] [options])-keyis optional again (#3069) (d043138)- extra mode bits passed to unixfs constructor are now ignored (ipfs/js-ipfs-unixfs#53) (65a040d)
Features
- Using an AbortSignal to cancel a request to get a block (via
ipfs.dag.getfor example) will now cause those blocks to be removed from your wantlist (ipfs/js-ipfs-bitswap#214) ipfs.dht.get(key, [options])accepts a string or a buffer askey(#3013) (0900bb9)
Breaking Changes
Core API
ipfs.lsno longer supports asortoption (#3013) (0900bb9)ipfs.key.gendefaults to 2048 bit RSA keys (#3013) (0900bb9)
CLI
HTTP API
HTTP API Client
[email protected]
[email protected]
[email protected]
2.0.3 (2020-05-29)
Note: Version bump only for package test-ipfs-example
[email protected]
[email protected]
44.1.1 (2020-05-29)
Note: Version bump only for package ipfs-http-client
[email protected]
0.135.1 (2020-05-29)
Note: Version bump only for package interface-ipfs-core