Skip to content

Releases: homebridge/ciao

v1.3.1

07 Aug 07:22
Compare
Choose a tag to compare

Changed

  • Add support for node 22 in engines
  • Updated dependencies + fix lint

v1.3.0

09 Jul 00:14
Compare
Choose a tag to compare

Added

Changed

  • update dependencies
  • update dependencies, fix typedoc (#44)
  • update changelog, fix lint
  • Fix: minor housekeeping. (#48) (@@hjdhjd)

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