Skip to content

v0.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Aug 19:52
v0.1.3
76ec540

Fixed

  • http://[::1]:… no longer produces the "plain http to a non-local host, the
    API password will be sent unencrypted" warning. URL.hostname keeps the
    brackets around an IPv6 literal, so the loopback check never matched that
    notation.