Releases: homebridge/ciao
Releases · homebridge/ciao
v1.3.1
v1.3.0
Added
- Add support for publishing on IPv6 networks (#19) (@adriancable)
- Add support for IPv4-mapped IPv6 addresses (#43) (@donavanbecker & @hjdhjd)
Changed
v1.2.0
v1.1.8
What's Changed
- Fix TXT record encoding by @szekelyisz in #36
New Contributors
- @szekelyisz made their first contribution in #36
Full Changelog: v1.1.7...v1.1.8
v1.1.6
What's Changed
- Minor dependency upgrade
- Fixed an issue with documentation pages showing 404 errors
Full Changelog: v1.1.5...v1.1.6
v1.1.5
v1.1.4
v1.1.3
Other Changes
- Bump path-parse from 1.0.6 to 1.0.7 @dependabot [#16]
- Bump lodash from 4.17.20 to 4.17.21 @dependabot [#12]
- Bump hosted-git-info from 2.8.8 to 2.8.9 @dependabot [#13]
- Bump ws from 7.4.2 to 7.5.3 @dependabot [#15]
v1.1.2 (2020-12-28)
Bug Fixes
- Fixed a bug where ciao wouldn't respond to queries coming from a different subnet
v1.1.1 (2020-12-27)
Bug Fixes
- Response packets are now properly marked as authoritative
- SRV record ttl is now properly set to 120 seconds (instead of previously 4500 seconds)
- Fixed an issue where sending continuous truncated queries could lead to a memory leak