1.8.3
- 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]:portto set a port
- unbracketed IPv6 literal is the full host — use
- add proxy helpers #103