Skip to content

Releases: ipfs/ipfs-companion

v1.3.0

22 Nov 21:53
Compare
Choose a tag to compare

In this release:

  • Switched build from CFX to JPM
  • Added ipfs.pics to a list of known public gateways

v1.2.0

27 Sep 14:59
Compare
Choose a tag to compare

New features:

v1.1.0

20 Sep 12:28
Compare
Choose a tag to compare

New feature:

  • Customize 'public' gateway URLs (whitelist) #22

v1.0.3

09 Sep 16:00
Compare
Choose a tag to compare

Added support for shorter Public Gateway URL and HTTPS:
^https?:\/\/(gateway\.|)ipfs\.io\/ip(fs|ns)\/

v1.0.2

27 Aug 20:56
Compare
Choose a tag to compare

Added support for alias-protocols ipfs:// and ipns:// (with two slashes).
It improves interoperability with legacy tools and scripts that force this format.

v1.0.1

08 Apr 21:44
Compare
Choose a tag to compare

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

25 Mar 22:59
Compare
Choose a tag to compare

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

22 Mar 22:50
Compare
Choose a tag to compare

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.