Skip to content

Releases: homebridge/homebridge-config-ui-x

v5.0.0-beta.7

23 Nov 16:02
Compare
Choose a tag to compare
v5.0.0-beta.7 Pre-release
Pre-release

v5.0.0-beta.6

22 Nov 18:24
Compare
Choose a tag to compare
v5.0.0-beta.6 Pre-release
Pre-release

v5.0.0-beta.5

22 Nov 12:09
Compare
Choose a tag to compare
v5.0.0-beta.5 Pre-release
Pre-release

v5.0.0-beta.4

22 Nov 10:05
Compare
Choose a tag to compare
v5.0.0-beta.4 Pre-release
Pre-release

v5.0.0-beta.3

20 Nov 13:42
Compare
Choose a tag to compare
v5.0.0-beta.3 Pre-release
Pre-release

v5.0.0-beta.2

18 Nov 17:55
Compare
Choose a tag to compare
v5.0.0-beta.2 Pre-release
Pre-release

v5.0.0-beta.1

18 Nov 17:24
Compare
Choose a tag to compare
v5.0.0-beta.1 Pre-release
Pre-release

v4.63.0

17 Nov 11:07
Compare
Choose a tag to compare

⚠️ Upcoming Deprecations:

  • The next major version v5 of the Homebridge UI will drop support for:
    • Node.js v16 and earlier, so please update to v18 or v20 or v22 - more info on updating
    • Raspberry Pi devices running on the armv6 architecture (like the Pi 1 and Pi Zero) - please update your hardware
    • 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.63.0

UI Changes

  • updates to the th.json language file (#2211) (@tomzt)
  • updates to the nl.json language file (#2213) (@tooh)
  • updates to the es.json language file (#2235) (@AxelDreemurr)
  • updates to the fi.json language file (#2218, #2229) (@l1500s)
  • fix widget config saving on dashboard
  • use native language for validation messages where available
    • currently available for de en es fr it pt zh
  • switch from a top menu to a sidebar menu
  • show pairing status for bridges around the ui
  • consistent labels for sensor-type accessories
  • update default dashboard layout
  • remove pnpm warning modal
  • use smoke detector icon for carbon monoxide and dioxide sensors

Other Changes

  • migrate @zajsf/* to @ng-formworks/* for plugin schema forms
  • check for service mode when querying child bridge status
  • perform a full restart when updating homebridge

Homebridge Dependencies

  • @homebridge/hap-client @ v1.10.2
  • @homebridge/node-pty-prebuilt-multiarch @ v0.11.14
  • @homebridge/plugin-ui-utils @ v1.0.3

v4.62.0

19 Oct 12:51
Compare
Choose a tag to compare

UI Changes

  • Create fi.json (#2205) (@l1500s)
    • The Homebridge UI is now available in 28 different languages!
  • updates to fi.json language file (#2206) (@l1500s)
  • updates to ru.json language file (#2207) (@SeregaTarasov)
  • add plugin list modal for updating to hb v2.0
  • change placement of page header tooltips to bottom
  • single modal for showing/hiding widgets
  • option to delete a scheduled backup file
  • option to restore a scheduled backup file
    • without the need to download and upload it
  • backup modal - move generate now button to list
  • add finnish to available languages and settings

Other Changes

  • relocate disable-plugin component to core/plugins module

Homebridge Dependencies

  • @homebridge/hap-client @ v1.10.2
  • @homebridge/node-pty-prebuilt-multiarch @ v0.11.14
  • @homebridge/plugin-ui-utils @ v1.0.3

v4.61.0

11 Oct 17:39
Compare
Choose a tag to compare

UI Changes

  • fix login wallpaper setting field should in safari
    • it should not be offering to populate with a username/password from credentials manager
  • move docker startup script to settings
    • this was in the power options module, and is now at the bottom of the 'startup & environment' section in the settings module
  • consistent designs for power options modules
    • in particular, the restart, docker-restart, linux-restart and linux-shutdown modules
  • fix checkboxes widget in plugin config screens (fixes #2200)
  • fix json block switching in manual plugin config

Other Changes

  • update angular build tool to application

Homebridge Dependencies

  • @homebridge/hap-client @ v1.10.2
  • @homebridge/node-pty-prebuilt-multiarch @ v0.11.14
  • @homebridge/plugin-ui-utils @ v1.0.3