Skip to content

Releases: homebridge/homebridge-config-ui-x

v5.4.2-beta.27

24 Aug 03:11
Compare
Choose a tag to compare
v5.4.2-beta.27 Pre-release
Pre-release

v5.4.2-beta.26

24 Aug 02:19
Compare
Choose a tag to compare
v5.4.2-beta.26 Pre-release
Pre-release

v5.4.2-beta.25

24 Aug 01:29
Compare
Choose a tag to compare
v5.4.2-beta.25 Pre-release
Pre-release

v5.4.2-beta.24

24 Aug 01:06
Compare
Choose a tag to compare
v5.4.2-beta.24 Pre-release
Pre-release

v5.4.2-beta.23

23 Aug 23:38
Compare
Choose a tag to compare
v5.4.2-beta.23 Pre-release
Pre-release

v5.4.2-beta.22

23 Aug 23:04
Compare
Choose a tag to compare
v5.4.2-beta.22 Pre-release
Pre-release

v5.4.2-beta.21

23 Aug 21:45
Compare
Choose a tag to compare
v5.4.2-beta.21 Pre-release
Pre-release

v5.4.1

05 Aug 17:31
Compare
Choose a tag to compare

UI Changes

  • updates to the pl.json language file (#2522, #2523) (@mkz212)
  • reduce font size in accessory label by 1px
  • updates to the credits modal
  • make red restart child bridge button on plugin log modal
  • refreshed icons: stateless programmable switch

Other Changes

  • fix custom uis which use ui translation strings

Homebridge Dependencies

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

v5.4.0

02 Aug 11:02
Compare
Choose a tag to compare

UI Changes

  • updates to the th.json language file (#2520) (@tomzt)
  • json config editor to offer child bridge restarts where possible
  • improvements to the restore config file modal
  • terminal session persistence and macos shell optimization (#2493) (@seidnerj)
    • big thank you to @seidnerj for this contribution!
    • to read more info about these changes, see the pull request
  • small tweaks to persistent terminal integration
  • show/copy user qr code secrets when setting up 2fa
  • fix json schema icons from font awesome update
  • disable plugin notes now based on keep orphans setting
  • text clarification in users support modal
  • remove glibc checks as node 18 is now unsupported
  • add restart child bridges option to plugin log modal
  • node version modal: show hb/ui/plugin compatibility
  • air purifier tile: update icon to match new style
  • robot vacuum tile: use css to use a single svg file
  • custom types: expose a switch/outlet as a garage door and vice versa
  • garage door tile: show when obstruction detected
  • air quality sensor tile: update icon to match new style
  • show in sys info widget if arch is 32-bit or 64-bit
  • fix for custom ui colouring in dark mode
  • updated icons: co, co2, smoke, contact, garage
  • thermostat accessory: show target slider when available
  • updated icon for door, window and window covering services
  • accessory info: show props on characteristic click
  • credits modal: added new section for translations
  • custom types: expose a switch/outlet as a washing machine
  • refreshed icons for fan, television, speaker + filter
  • added confirmation modal for shutting down

Other Changes

  • added arm runners to the ui workflows for testing
  • make 'keep orphans' setting available in ui settings service
  • improve types for widgets
  • upgrade @ngx-translate/core from v16 to v17
  • fix get pairings, ignore .json.bak files

Homebridge Dependencies

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

v5.3.0

23 Jul 20:28
Compare
Choose a tag to compare

UI Changes

  • update 'on' colour for sliding checkbox in dark grey theme
  • custom types: expose a switch/outlet as a lock and vice versa
  • update monaco-editor from 0.18.1 to 0.21.3
  • fix new users created are always created as admins
  • disable edit user form if no changes are made
  • hide terminal widget for non-admin users
  • hide bridge restart buttons in widget for non-admin users
  • hide unauthorised controls on accessories page for non-admin users
  • re-enable logs for non-admin users, but hide unauthorised controls
  • hide power options page for non-admin users
  • allow non-admin users read-only access to the plugins page
  • validate login redirect route for non-admin users
  • hide unauthorised controls on status page for non-admin users
  • add text on show/hide widget modal to explain layout is shared across all users
  • grammar: replace 'unchargeable' with 'not chargeable' on battery tile
  • show admin/non-admin icon on user cards for easier identification
  • added support icon and modal on users page
  • use a new component for support modal footers for suggestions

Other Changes

  • set the minimum wanted version of node to v20.19.0
  • fix undefined error.error instances in various places
  • revert to using angular http withInterceptorsFromDi
  • fix type of ngbtooltip openDelay in angular templates
  • updated dependencies

Homebridge Dependencies

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