Skip to content

Releases: homebridge/homebridge

v1.8.1

27 Apr 13:49
Compare
Choose a tag to compare

Fixed

  • shared use of commander between homebridge and the UI repo

Other Changes

  • Update Discord Webhook

v1.8.0

19 Apr 23:10
Compare
Choose a tag to compare

Added

  • allow for FirmwareRevision override in config
  • add GitHub labeler action
  • allow custom NODE_OPTIONS and DEBUG on child bridges
  • add logging success colour (#3581)
  • adds alpha publisher

Changed

  • improve README installation docs
  • updated dependencies
  • updated Discord Webhooks so notifications are seperated for release and pre-release
  • updated lint rules for imports
  • regenerate docs
  • update hap-nodejs version

Homebridge Dependencies

  • hap-nodejs @ v0.12.0

v1.7.0

04 Nov 04:58
50f9154
Compare
Choose a tag to compare

What's Changed

Reminder: Node.js v18.15.0 or later is required to run Homebridge.

Other Changes

v.1.6.1

30 Apr 18:14
191f4c6
Compare
Choose a tag to compare

What's Changed

Bug Fixes ๐Ÿ›

  • Fixed an issue with the avahi advertiser on Synology that resulted in homebridge not starting by @Supereg in homebridge/HAP-NodeJS#1003
  • Resolved an issue where developers weren't able to compile strict TypeScript projects against Homebridge

Full Changelog: v1.6.0...v1.6.1

v1.6.0

26 Nov 09:56
d98b430
Compare
Choose a tag to compare

What's Changed

  • Updated hap-nodejs to v0.11.0 adding support for systemd-resolved mDNS advertisers and improved support for systems running avahi mDNS advertiser. The release also contains general bug fixes and improvements.
  • Support resolved mDNS advertiser by @elyscape in #3260
  • Update to provide compatibility with hap-nodejs 0.11.0 by @Supereg in #3263

New Contributors

Full Changelog: v1.5.1...v1.6.0

v1.5.1

25 Oct 13:02
3caf778
Compare
Choose a tag to compare

Changes

Full Changelog: v1.5.0...v1.5.1

v1.5.0

22 Jun 09:26
32fdf6c
Compare
Choose a tag to compare

Featured Changes

  • Add support for stopping / starting a child bridge via the Homebridge UI @oznu #3139

Other Changes

v1.4.1

29 Apr 07:54
61f9bd6
Compare
Choose a tag to compare

Featured Changes

Bug Fixes

This release upgrades various dependencies with bug fixes and security fixes.

v1.4.0

21 Jan 16:11
f146a71
Compare
Choose a tag to compare

Featured Changes

Bug Fixes

v1.4.0-beta.7

16 Jan 17:56
c08d745
Compare
Choose a tag to compare
v1.4.0-beta.7 Pre-release
Pre-release

This is a pre-release. Have a look at Homebridge Beta Testing on how to install and revert back from beta releases.

Featured Changes

Other Changes