Skip to content

Releases: homebridge/homebridge-config-ui-x

4.43.0 (2022-04-14)

14 Apr 11:57
4a50d1f
Compare
Choose a tag to compare

Notable Changes

  • Dashboard: New "Network Activity" widget option added by @seidnerj (#1292)

Other Changes

  • i18n: Improvements to Portuguese language translations (#1282)
  • i18n: Fixed typo (#1315)
  • Accessory Control: Fix alignment of light sensor tile information (#1285)
  • Accessory Control: Fix light sensor rounding (#1295)
  • Accessory Control: Fix a bug where the battery service could display the charge level as null (#1269)
  • System: The hb-service update-node command now works on the native Homebridge Synology DSM Package (via integrated terminal only)
  • Updated npm dependencies

If you like the Homebridge UI please consider starring the project on GitHub or donating via PayPal ❤️

4.42.0 (2022-01-20)

20 Jan 10:20
7c585f7
Compare
Choose a tag to compare

Notable Changes

  • i18n: Hebrew (he) language added by @blackcolt (#1258)
  • Accessory Control: @Feilner added support for Smoke Sensor accessory types (#1263)
  • Homebridge: Added the ability to select the avahi mdns advertiser when running Homebridge 1.4.x or later on Linux based systems (#1266)

Other Changes

  • i18n: Improvements to French language translations (#1260)
  • Minor changes to support a native Homebridge Synology DSM Package

If you like the Homebridge UI please consider starring the project on GitHub or donating via PayPal ❤️

4.41.5 (2021-12-18)

17 Dec 21:49
764d5df
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a type error on startup on low powered ARM devices (such as the Raspberry Pi Zero W) (#1251)

Other Changes

  • Accessibility improvements (#1226)
  • Increase timeout for requests made to npm from 5 seconds to 10 seconds.

If you like the Homebridge UI please consider starring the project on GitHub or donating via PayPal ❤️

4.41.4 (2021-12-12)

12 Dec 00:17
bcf3cfe
Compare
Choose a tag to compare

Other Changes


If you like the Homebridge UI please consider starring the project on GitHub or donating via PayPal ❤️

4.41.3 (2021-11-25)

25 Nov 10:00
58c98a7
Compare
Choose a tag to compare

Bug Fixes

  • System: Added a fix to the hb-service update-node command to prevent it breaking npm when upgrading from Node 14 to 16

Other Changes

  • i18n: Improvements to Ukrainian language translations (#1197)
  • i18n: Improvements to Thai language translations (#1200)
  • i18n: Improvements to Traditional Chinese language translations (#1240)
  • Plugins: The following features have been added to assist plugin developers building custom plugin user interfaces:
    • The "loading" spinner is now correctly shown on top of schema generated forms (#1198)

If you like the Homebridge UI please consider starring the project on GitHub or donating via PayPal ❤️

4.41.2 (2021-07-30)

30 Jul 08:28
8a38d2d
Compare
Choose a tag to compare

Other Changes

  • i18n: Ukrainian (uk) language added by @xrust83 (#1190)
    • The Homebridge UI is now available in 26 different languages!
  • i18n: Improvements to Thai language translations (#1159)
  • i18n: Improvements to Italian language translations (#1166)
  • Updated npm dependencies

If you like the Homebridge UI please consider starring the project on GitHub or donating via PayPal.

4.41.1 (2021-04-27)

27 Apr 10:20
12c8637
Compare
Choose a tag to compare

Other Changes

  • i18n: Improvements to Catalan language translations (#1138)
  • i18n: Improvements to Brazillian Portuguese language translations (#1139)
  • i18n: Improvements to Thai language translations (#1141)
  • i18n: Improvements to Simplified Chinese language translations (#1153)
  • Accessory Control: Updated accessory categories (#1154)
  • System: Preliminary support for Node.js 16 (please continue to use Node.js v14.16.1 LTS for now)

If you like the Homebridge UI please consider starring the project on GitHub or donating via PayPal.

4.41.0 (2021-03-22)

22 Mar 09:05
f2b1ef2
Compare
Choose a tag to compare

Notable Changes

  • Dashboard: The Homebridge status shown on the dashboard will now instantly reflect the current Homebridge status
    • As additional status of Starting has been added, which is shown when the Homebridge process has been spawned, but not yet fully loaded
    • These changes will only be enabled when combined with hb-service and Homebridge v1.3.3 or later

Other Changes

  • i18n: Thai (th) language added by @tomzt (#1114)
    • The Homebridge UI is now available in 25 different languages!
  • i18n: Improvements to Slovenian language translations (#1116)
  • i18n: Improvements to Indonesian language translations (#1117)
  • i18n: Improvements to French language translations (#1121)
  • i18n: Improvements to Spanish language translations (#1122)
  • i18n: Improvements to Portuguese language translations (#1124)
  • i18n: Improvements to Polish language translations (#1125)
  • i18n: Improvements to German language translations (#1127)
  • i18n: Improvements to English language translations (#1130)
  • i18n: Improvements to Traditional Chinese language translations (#1133)
  • i18n: Improvements to Simplified Chinese language translations (#1135)

If you like the Homebridge UI please consider starring the project on GitHub or donating via PayPal.

4.40.0 (2021-03-08)

08 Mar 06:27
87d32e2
Compare
Choose a tag to compare

Notable Changes

  • Accessory Control: @Feilner added support for Humidifier / Dehumidifier accessory control in the UI (#1100)

Other Changes

  • Plugins: Better checking for release notes before an update (#1103)
  • System: Handle the server time being different from the client (browser) time
  • i18n: Improvements to French language translations (#1110)
  • i18n: Improvements to Polish language translations (#1111)
  • i18n: Improvements to Portuguese language translations (#1112)

If you like Homebridge Config UI X please consider starring the project on GitHub.

4.39.1 (2021-02-25)

25 Feb 06:41
2729bc0
Compare
Choose a tag to compare

Other Changes

  • i18n: Improvements to Polish language translations (#1078)
  • i18n: Improvements to Spanish language translations (#1079)
  • i18n: Improvements to German language translations (#1081,#1090)
  • i18n: Improvements to French language translations (#1084)
  • i18n: Improvements to Catalan language translations (#1087)
  • i18n: Improvements to Portuguese language translations (#1094)
  • i18n: Improvements to Dutch language translations (#1095)
  • Plugins: Plugin install/update/uninstall logs are now more readable on mobile devices (#1097)

Bug Fixes

  • Fixed an issue where Homebridge accessories were not showing up in the UI after upgrading to Homebridge v1.3.x (#1093)
  • Fixed an issue where some valid network interfaces were not showing up in the network interface selector (#1096)
  • Fixed an issue running the UI on Linux systems with outdated libstdc++ libraries (#1086)

If you like Homebridge Config UI X please consider starring the project on GitHub.