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.49.0 (2020-08-12)
Bug Fixes
- make execa a dep, it's used in ipfs config edit (#3193) (19b8113)
- require command for key and pin subcommands (#3196) (5449044)
- send blobs when running ipfs-http-client in the browser (#3184) (6b24463), closes #3138
- support keychain without pass (#3212) (7e0e85c)
- docs: update webrtc config example to use correct case (6a498e9)
- docs: update webrtc instructions for node in faq (#3183) (8f5a19f)
Features
- prioritize noise over secio (#3216) (f3a67c4)
- share IPFS node between browser tabs (#3081) (1b8b1b8), closes #3022
BREAKING CHANGES
- remove support for key.export over the http api
[email protected]
0.46.1 (2020-08-12)
Note: Version bump only for package ipfs
[email protected]
[email protected]
[email protected]
[email protected]
46.0.0 (2020-08-12)
Bug Fixes
- support keychain without pass (#3212) (7e0e85c)
- http-client: allow stream option to be overridden (#3205) (7aba835)
- send blobs when running ipfs-http-client in the browser (#3184) (6b24463), closes #3138
Features
BREAKING CHANGES
- remove support for key.export over the http api
[email protected]
44.2.1 (2020-08-12)
Note: Version bump only for package ipfs-http-client