Skip to content

v0.13.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 14:56
e0d4b3e

Added

  • An option DisableHTMLErrors has been added to gateway.Config. When this option
    is true, pretty HTML error pages for web browsers are disabled. Instead, a
    text/plain page with the raw error message as the body is returned.

What's Changed

  • fix(gateway): ipfs install link by @lidel in #468
  • feat(gateway): add DisableHTMLErrors option by @hacdias in #463

Full Changelog: v0.13.0...v0.13.1