All notable changes to @homebridge/ciao will be documented in this file. This project tries to adhere to Semantic Versioning.
- chore: dependency updates
- fix: handle orphaned rejections in advertise retry and goodbye paths
- docs: regenerate typedoc docs for release
- chore: dependency updates
- fix: MDNSServer sentPackets memory leak
- fix: add windowsHide to all child_process.exec calls (@Spaztazim)
- fix: gracefully handle sends on closed server during shutdown (@shields)
- fix: handle IPv4 address transitions gracefully on dynamic networks (@henryclawdius)
- fix: replace ip neigh show with ip -o link show in getLinuxNetworkInterfaces (@NorthernMan54)
- docs: regenerate typedoc docs for release
- docs: add dependencies section to readme file (@NorthernMan54)
- Add compliance review note for RFC 6762 and RFC 6763 (@NorthernMan54)
- dependency updates
- rebuild docs after
typedocupdate
- dependency updates
- update release script for oidc releases
- add
package-lock.jsonto npm package
- Dependency updates
- Removed engines - node to simplify future maintenance
- Update dependencies
- Add support for node 22 in
engines - Updated dependencies + fix lint
- Add support for publishing on IPv6 networks (#19) (@adriancable)
- Add support for IPv4-mapped IPv6 addresses (#43) (@donavanbecker & @hjdhjd)
- update dependencies
- update dependencies, fix typedoc (#44)
- update changelog, fix lint
- Fix: minor housekeeping. (#48) (@@hjdhjd)
- added
CHANGELOG.md - update
READMEwith hb logo and formatting - update dependencies
- spelling and grammar in code comments
- add alpha releases
- updated eslint rule
- update to match renamed
latestbranch - regenerate docs
- update doc links in README