Changes since v2.2.1
- chore: update deps (#459, #461)
- fix: window.ipfs streaming (#465)
- Note: not fully functional, as both js-ipfs-api and (to some extent) js-ipfs have open bugs that prevent adding files with pull streams: ipfs-inactive/js-ipfs-http-client#745, ipfs/js-ipfs#1317
- fix: remove API client constructor from
window
(#467) - Improved error handling for
window.ipfs
(#455, PR #458) - Fix:
wss://
gets redirected to IPNS (#469, PR #472) - Added references to additional docs to the Preferences screen (#470, PR #471)
Installation via Stable Channel
- Firefox: Install from Mozilla Add-ons
- Chrome: Install from Chrome Web Store
- Other: use
*generic.zip
above or build and install it manually