Skip to content

Releases: homebridge-plugins/homebridge-plugin-update-check

v3.0.0-beta.10

09 Nov 07:16

Choose a tag to compare

v3.0.0-beta.10 Pre-release
Pre-release
**Beta Release**

Version: v3.0.0-beta.10
How To Test Beta Releases

v3.0.0-beta.9

05 Nov 20:57

Choose a tag to compare

v3.0.0-beta.9 Pre-release
Pre-release
**Beta Release**

Version: v3.0.0-beta.9
How To Test Beta Releases

v3.0.0-beta.8

04 Nov 22:00

Choose a tag to compare

v3.0.0-beta.8 Pre-release
Pre-release
**Beta Release**

Version: v3.0.0-beta.8
How To Test Beta Releases

v2.3.6

01 Nov 13:54

Choose a tag to compare

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

03 Oct 22:04

Choose a tag to compare

What's Changed

Full Changelog: v2.3.3...v2.3.5

v2.3.4

15 Sep 18:42

Choose a tag to compare

What's Changed

Full Changelog: v2.3.3...v2.3.4

v2.3.3

14 Sep 19:19

Choose a tag to compare

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

13 Sep 19:45
caae9f5

Choose a tag to compare

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

04 Sep 04:07
e6aefbf

Choose a tag to compare

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

v2.3.0

18 Aug 22:48
72b7598

Choose a tag to compare

What's Changed

  • Display newer updates in logs

Full Changelog: v2.2.1...v2.3.0