8000 Release v4.77.0 · homebridge/homebridge-config-ui-x · GitHub
[go: up one dir, main page]

Skip to content

v4.77.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 16:03

⚠️ Upcoming Deprecations:

  • A new version of Homebridge UI (v5) will be released in July 2025. This will be compatible with both Homebridge v1 and v2 (in beta).
  • Initially, there will be no significant differences between Homebridge UI v4 and v5. The major version increment primarily reflects the removal of support for outdated technologies and hardware. UI v5 will:
    • Be compatible with Homebridge v1 and v2
    • Drop support for Node.js v18 and earlier, so please update to v20 or v22 - more info on updating
    • Drop support for Raspberry Pi devices running on the armv6 architecture (like the Pi 1 and Pi Zero) - please update your hardware
    • Drop support for instances using pnpm as the package manager - consider updating your Homebridge instance to use npm instead - more info on updating
  • Note that these are not requirements for UI v4.77.0

⚠️ Default Theme Change:

  • The default theme for Homebridge UI has been changed from orange to deep-purple.
    • If you want to change the theme back to orange, you can do so in the settings page.

UI Changes

  • updates to the th.json language file (#2472) (@tomzt)
  • auto restart after version change of hb or ui
  • redesigned setup wizard page
  • style HBv2/UIv5 icons on status page based on readiness
  • security system modal only show valid modes
  • refactor settings page with immediate saving
  • add support for uiSchema within plugin configurations
  • add option to hide update notifications for specific plugins
  • improve plugin search and result ordering (@justjam2013)
  • add icon and tile for filter maintenance accessory

Other Changes

Homebridge Dependencies

  • @homebridge/hap-client @ v3.1.0
  • @homebridge/node-pty-prebuilt-multiarch @ v0.11.14
  • @homebridge/plugin-ui-utils @ v2.1.0
0