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

Releases: ipfs/js-ipfs

[email protected]

15 Dec 20:23
Compare
Choose a tag to compare

0.11.0 (2021-12-15)

Bug Fixes

chore

Features

BREAKING CHANGES

  • pubsub: We had to make breaking changes to pubsub commands sent over HTTP RPC to fix data corruption caused by topic names and payload bytes that included \n. More details in ipfs/kubo#7939 and ipfs/kubo#8183
  • On decode of CBOR blocks, undefined values will be coerced to null
  • ipfs.dag.put no longer accepts a format arg, it is now storeCodec and inputCodec. 'json' has become 'dag-json', 'cbor' has become 'dag-cbor' and so on
  • The DHT API has been refactored to return async iterators of query events

[email protected]

15 Dec 20:23
Compare
Choose a tag to compare

0.153.0 (2021-12-15)

Bug Fixes

chore

Features

BREAKING CHANGES

  • pubsub: We had to make breaking changes to pubsub commands sent over HTTP RPC to fix data corruption caused by topic names and payload bytes that included \n. More details in ipfs/kubo#7939 and ipfs/kubo#8183
  • On decode of CBOR blocks, undefined values will be coerced to null
  • ipfs.dag.put no longer accepts a format arg, it is now storeCodec and inputCodec. 'json' has become 'dag-json', 'cbor' has become 'dag-cbor' and so on
  • The DHT API has been refactored to return async iterators of query events

[email protected]

24 Nov 09:34
Compare
Choose a tag to compare

0.60.2 (2021-11-24)

Note: Version bump only for package ipfs

[email protected]

24 Nov 09:34
Compare
Choose a tag to compare

0.10.4 (2021-11-24)

Note: Version bump only for package ipfs-message-port-server

[email protected]

24 Nov 09:34
Compare
Choose a tag to compare

0.10.4 (2021-11-24)

Note: Version bump only for package ipfs-message-port-protocol

[email protected]

24 Nov 09:34
Compare
Choose a tag to compare

0.10.2 (2021-11-24)

Note: Version bump only for package ipfs-message-port-client

[email protected]

24 Nov 09:34
Compare
Choose a tag to compare

0.9.2 (2021-11-24)

Note: Version bump only for package ipfs-http-server

[email protected]

24 Nov 09:34
Compare
Choose a tag to compare

1.0.5 (2021-11-24)

Note: Version bump only for package ipfs-http-response

[email protected]

24 Nov 09:34
Compare
Choose a tag to compare

0.7.4 (2021-11-24)

Note: Version bump only for package ipfs-http-gateway

[email protected]

24 Nov 09:34
Compare
Choose a tag to compare

54.0.2 (2021-11-24)

Note: Version bump only for package ipfs-http-client