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

Releases: ipfs/js-ipfs

v0.27.7

16 Jan 14:59
Compare
Choose a tag to compare

Features

v0.27.6

07 Jan 18:29
Compare
Choose a tag to compare

Bug Fixes

v0.27.5

18 Dec 08:03
Compare
Choose a tag to compare

Bug Fixes

v0.27.4

13 Dec 15:01
Compare
Choose a tag to compare

Bug Fixes

  • files.cat: detect and handle rrors when unknown path and cat dir (#1143) (120d291)
  • fix bug introduced by 1143 (#1146) (12cdc08)

v0.27.3

10 Dec 10:33
Compare
Choose a tag to compare

Bug Fixes

v0.27.2

09 Dec 21:06
Compare
Choose a tag to compare
chore: release version v0.27.2

v0.27.1

07 Dec 21:23
Compare
Choose a tag to compare

Bug Fixes

  • pubsub.peers: remove the requirement for a topic (#1125) (5601c26)

v0.27.0

04 Dec 06:07
Compare
Choose a tag to compare

Bug Fixes

Features

v0.26.0

13 Sep 08:28
Compare
Choose a tag to compare

Bug Fixes

Features

  • Add --cid-version option to ipfs files add + decodeURIComponent for file and directory names (7544b7b)
  • add gateway to ipfs daemon (9f2006e), closes #1006 #1008 #1009
  • adds quiet flags (#1001) (d21b492)
  • complete the migration to p2p-webrtc-star (#984) (1e5dd2c)

v0.25.4

01 Sep 19:29
Compare
Choose a tag to compare

Features

  • add multiaddrs for bootstrapers gateway (a15bee9)