Skip to content

v0.11.0

Compare
Choose a tag to compare
@Supereg Supereg released this 18 Nov 01:34
e39faf0

What's Changed

Featured Changes ✨

  • HKSV: Skip updateRecordingActive delegate call if value didn't change by @Supereg in #944
  • Update service and characteristic definitions to iOS 16 by @Supereg in #977
  • Document that DOORBELL EventTriggerOption is not supported by HomeKit client side by @Supereg in #979
  • Add systemd-resolved mDNS advertiser support by @elyscape in #965
  • Register listener on the dbus interface to detect Avahi deamon restarts by @Supereg in #970
  • Improve test coverage by @Supereg in #973
  • Introduce new groups in the technical documentation by @Supereg in #984

Bug Fixes 🐛

  • Update Characteristic value when setProps called by @Shaquu in #902
  • Iterate on characteristic value correction when calling setProps by @Supereg in #978
  • Ensure updateCharacteristic and setCharacteristic method signatures are in sync with updateValue and setValue by @Supereg in #981
  • Ensure systemd-resolved has mDNS enabled by @elyscape in #982
  • Remove accidental usage of private jest type by @Supereg in #983

Other Changes

  • Move to GitHub based release note generation by @Supereg in #969

New Contributors

Full Changelog: v0.10.4...v0.11.0