Skip to content

Releases: ipfs/ipfs-companion

v1.5.4

13 Feb 20:55
Compare
Choose a tag to compare

Performance improvements:

  • IPFS Path validation via is-ipfs v0.1.0
  • Asynchronous dnslink lookups (#69)

v1.5.3

09 Feb 23:38
Compare
Choose a tag to compare

Improvement:

  • Replace regexes with proper IPFS path / multihash validation (#47)
  • Support for NPM modules (#47 (comment))

v1.5.2

07 Feb 23:07
Compare
Choose a tag to compare

Bugfixes:

  • Fix ugly panel under MS Windows (#66)
  • Disable Automatic Mode when user manually disables redirect from GUI (#62)
  • Fix for a dnslink site which also runs a public gateway (#64)

v1.5.1

05 Feb 22:56
Compare
Choose a tag to compare

Bugfixes: Don't do DNS lookups when API is down, #54

v1.5.0

04 Feb 23:04
Compare
Choose a tag to compare

v1.4.2

24 Jan 22:45
Compare
Choose a tag to compare

Bugfix release for #49

v1.4.1

16 Jan 23:32
Compare
Choose a tag to compare

v1.4.0

10 Jan 19:29
Compare
Choose a tag to compare

v1.3.2

17 Dec 23:05
Compare
Choose a tag to compare
v1.3.2 Pre-release
Pre-release

e10s: putting protocol handlers in all processes
(no functional changes, not pushed to Mozilla as we want to add more features first)

v1.3.1

27 Nov 19:05
Compare
Choose a tag to compare

This release enables multiprocess compatibility flag.
That is all :-)