Skip to content

v1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jul 10:28
435f044

What's Changed

  • Fix/buffered queries channel by @koenvelle in #94
    (Some devices may be missed if multiple answers arrive together)
  • fix: skip virtual network adapters in availableInterfaces on Windows by @koenvelle in #93
  • Remove unused release script by @per1234 in #99
  • fix: replace deprecated io/ioutil with io by @Mubashir78 in #101
  • fix: do not resolve names in unsolicited replies by @cmaglie in #95
    (This fix should solve the query-flooding issue on networks with tens/hundreds of MDNS-discoverable devices)
  • Add interface index to address if IP is on an IPV6 link-local address by @mirkoCrobu in #97

New Contributors

Full Changelog: v1.0.12...v1.1.0