Releases: homebridge-plugins/homebridge-plugin-update-check
Releases · homebridge-plugins/homebridge-plugin-update-check
v3.0.0-beta.10
**Beta Release**
Version: v3.0.0-beta.10
How To Test Beta Releases
v3.0.0-beta.9
**Beta Release**
Version: v3.0.0-beta.9
How To Test Beta Releases
v3.0.0-beta.8
**Beta Release**
Version: v3.0.0-beta.8
How To Test Beta Releases
v2.3.6
What's Changed
- Add explicit warning when an outdated Homebridge UI (homebridge-config-ui-x) is detected, explaining that a newer UI version is required for full functionality (#200)
- Clarify the requirement notice to better guide users on updating the Homebridge UI
- Housekeeping and updated dependencies.
Full Changelog: v2.3.5...v2.3.6
v2.3.5
What's Changed
- Fix error where current Docker version is not found by @justjam2013 in #166
- v2.3.5 by @donavanbecker in #189
Full Changelog: v2.3.3...v2.3.5
v2.3.4
What's Changed
- Fix error where current Docker version is not found by @justjam2013 in #166
Full Changelog: v2.3.3...v2.3.4
v2.3.3
What's Changed
- Fix workflow permissions: add contents:write for GitHub release creation by @Copilot in #165
Full Changelog: v2.3.2...v2.3.3
v2.3.2
What's Changed
- Remove double variables for file and directory paths (#115) (4743e21)
- Remove npm-check-updates (NCU) option as it doesn't add value (#117) (d8f5ee5)
- Added cached dns lookup and retries (#118) (f375adb)
- Add NodeJS 24 support by updating engines.node to ^20 || ^22 || ^24 (rebased against beta-2.3.2) (#123) (f64de4d)
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
- Merge branch 'latest' into beta-2.3.1 (f30d910)
- Fix NCU filter regex construction to detect plugin updates correctly (#92) (32733d8)
- v2.3.1 (c6b1af1)
- Fix Homebridge restart failure: use PUT method and implement endpoint fallback (#101) (feb32be)
- Add name validation to prevent HomeKit pairing issues with child bridges (#91) (4db28af)
- Patch ncu (#99) (d3b7a3f)
- Parenthesis & patch ncu (#98) (7796773)
- resolve __dirname is not defined (#97) (c295a20)
- Add automatic update functionality with configurable npm support, restart capability, automatic backup creation, and configurable failure notifications for Homebridge, UI, and plugins (#94) (e58b488)
- Fix npm-check-updates CLI path for v16+ compatibility (#96) (acf607c)
- Update available update list (#89) (bd84b83)
- Fix ReferenceError: __dirname is not defined in ESM module (#86) (5668b01)
Full Changelog: v2.3.0...v2.3.1