Skip to content

1.8.3

Choose a tag to compare

@msimerson msimerson released this 26 May 06:32
· 6 commits to master since this release
3af9af8
  • fix(ip_in_list): use Object.hasOwn so inherited properties cannot match
  • fix(is_local_ipv6): cover the full fe80::/10 link-local range
  • fix(HarakaMx.fromString): parse hostname:port with any valid port
    • unbracketed IPv6 literal is the full host — use [IPv6]:port to set a port
  • add proxy helpers #103