Skip to content

v2.4.1 (Stable)

Compare
Choose a tag to compare
@lidel lidel released this 04 Jul 10:53
ab6536f

Changes Since v2.4.0

  • feat: redirect opt-out via URL hint (PR #505 and #510)
    • this adds support for x-ipfs-companion-no-redirect symbol as a way to disable gateway redirect for a single request, without disabling anything globally (via a hash or query param)
  • feat: restore gateway redirect for CORS XHRs in Firefox (#511)
  • feat: meaningful error in redirect-based URI handler (PR #501)
  • fix: icons hover (PR #506)
  • fix: workaround for the 'invalid Read on closed Body' bug in HTTP API (PR #509)
    • provides a fix for a bug described in #480 via workaround from ipfs/kubo#5168 (comment)
    • works in Firefox, Chrome users are out of luck for now (see Known Issues below)
  • fix: rate-limiting the Linkify experiment (#503, PR #504)
  • chore: update dependencies (#512)

Known Issues

Installation via Stable Channel