Releases: ipfs/ipfs-companion
Releases · ipfs/ipfs-companion
v1.3.0
v1.2.0
New features:
- Support for fs:/* protocol handler (for interoperability with legacy apps)
- New context menu item for copying canonical (unix-like) IPFS address
v1.1.0
v1.0.3
v1.0.2
v1.0.1
A polished release.
Did a lot of refactoring, improved test coverage and some cleanup.
It is now possible to:
- access both
/ipfs/
and/ipns/
resources - use
ipns:<hash>
shortcut in address bar
For more details see closed issues.
v0.2.0
It is now possible to:
- specify host and port of a HTTP2IPFS gateway using Properties screen
- use
ipfs:<hash>
shortcut in address bar.
For more details see fixed issues.
v0.1.0
Initial version with simple button that provides basic toggle functionality.
Note current limitations:
- Redirect to local IPFS Gateway is enabled by default and after browser restart
- Hard-coded redirect to 127.0.0.1:8080
- Redirect to local gateway can be disabled temporarily by clicking on the addon icon.