Skip to content

v2.0.12 (RC2)

Pre-release
Pre-release
Compare
Choose a tag to compare
@lidel lidel released this 10 Oct 16:08

In this release

  • feat: normalize dweb: in href and src (#286)

    Content script detects premature :-) use of IPFS-related protocols in href and src attributes
    of DOM elements such as <a> or <img> and replaces them with URL
    at the user-specified public HTTP gateway.
    And yes, if IPFS API is online, HTTP request will be redirected to custom gateway!

  • style: improved validation URLs in Preferences (03491f5)
  • diff: v2.0.11...v2.0.12

Installation