Skip to content

Releases: homebridge/ciao

v1.2.0

10 Apr 20:41
Compare
Choose a tag to compare

Changed

  • added CHANGELOG.md
  • update README with hb logo and formatting
  • update dependencies
  • spelling and grammar in code comments
  • add alpha releases
  • updated eslint rule
  • update to match renamed latest branch
  • regenerate docs
  • update doc links in README

v1.1.8

27 Nov 19:13
e54836e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.7...v1.1.8

v1.1.6

04 May 09:52
c388218
Compare
Choose a tag to compare

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

21 May 14:07
657dfcc
Compare
Choose a tag to compare

What's Changed

  • NetworkManager should use correct field offset on SunOS and friends by @sjorge in #23

Full Changelog: v1.1.4...v1.1.5

v1.1.4

29 Apr 07:21
062b98d
Compare
Choose a tag to compare

Bug Fixes

  • Fix an issue with network interface family detection when running Node.js 18 @oznu [#25]

v1.1.3

06 Nov 21:11
ba30f38
Compare
Choose a tag to compare

Other Changes

v1.1.2 (2020-12-28)

28 Dec 00:31
d196259
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a bug where ciao wouldn't respond to queries coming from a different subnet

v1.1.1 (2020-12-27)

27 Dec 00:48
e35d443
Compare
Choose a tag to compare

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

v1.1.0 (2020-12-05)

05 Dec 16:21
760931f
Compare
Choose a tag to compare

Bug Fixes

  • Improved compatibility ubiquiti vlan setups
  • Improved handling of internal event handlers
  • General bug fixes and performance improvements

Features

  • Add support to individually define interfaces per service (See docs)
  • Adding ability to exclude ipv6 addresses (See docs and docs)

v1.0.12 (2020-09-24)

24 Sep 13:38
ec4d9a6
Compare
Choose a tag to compare

Changes

  • Updated the debug message shown when receiving a malformed dns packet to also include the packet base64 encoded