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
- @koenvelle made their first contribution in #94
- @Mubashir78 made their first contribution in #101
- @mirkoCrobu made their first contribution in #97
Full Changelog: v1.0.12...v1.1.0