Releases: homebridge/homebridge
Releases Β· homebridge/homebridge
v1.8.5
v1.8.4
Fixed
Changed
- Detect config interface on registerPlatform (#3609) (@duddu)
- Updated dependencies, fix
typedoc
generation - Added log messaging about upcoming Homebridge v2.0.0 update
- NOTICE TO USERS AND PLUGIN DEVELOPERS
- Homebridge 2.0 is on the way and brings some breaking changes to existing plugins.
- Please visit the following link to learn more about the changes and how to prepare:
- NOTICE TO USERS AND PLUGIN DEVELOPERS
v1.8.3
v1.8.2
v1.8.1
Fixed
- shared use of
commander
between homebridge and the UI repo
Other Changes
- Update Discord Webhook
v1.8.0
Added
- allow for FirmwareRevision override in config
- add GitHub labeler action
- allow custom
NODE_OPTIONS
andDEBUG
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
andpre-release
- updated lint rules for imports
- regenerate docs
- update hap-nodejs version
Homebridge Dependencies
hap-nodejs
@v0.12.0
v1.7.0
v.1.6.1
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
What's Changed
- Updated
hap-nodejs
to v0.11.0 adding support forsystemd-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