Changes Since v2.4.2
- feat: support page actions for CID subdomains #537
- feat: upgrade to js-ipfs 0.30 and enable pinning with embedded node (#523)
- fix: exclude gateway paths from dnslink redirects (#518)
- fix: change webpack minimizer flags to follow Aegir (#529)
- fix: linkify run safety checks on entire parent tree (#528)
- fix: window.ipfs.files.cp|mv scoping and /ipfs/ source in cp #531
Known Issues
- Sharing multiple files sometimes fails in Chrome due to HTTP API bug in go-ipfs (#480, #480 (comment))
- Upstream bugs can be tracked at: ipfs/go-ipfs#5168 and https://github.com/ipfs/js-ipfs-api/issues/797
- Linkify (opt-in experiment) may mangle some plain text snippets with invalid CIDs (#539)
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