npm homebridge-config-ui-x 4.52.1
4.52.1 (2023-11-04)

latest releases: 4.56.5-beta.6, 4.56.5-alpha.2, 4.56.5-beta.5...
8 months ago

WARNING: We have had reports from a small set of users in regard to issues with the current update, the NodeJS 20 update, and some Synology DSM installations. So before installing the update, please follow good IT practices and ensure you backup your Homebridge environment, and have SSH access (SSH is enabled and you know the password) in case you run into issues.

If the system does not start after the update, connect via SSH and run:

sudo hb-service rebuild

Before updating to NodeJS 20, check what version of GLIBCXX you have. In the terminal run:

strings /usr/lib/arm-linux-gnueabihf/libstdc++.so.6 | grep GLIBCXX

If there is 3.4.26 then you can update the node to version 20, if not - DO NOT UPDATE NODE!
If you do not have GLIBCXX 3.4.26 but you want to update Node, you must either perform a fresh installation ( The Homebridge Raspbian Image is a good choice ) with the latest version of Homebridge and then restore the backup.

Other Changes

  • i18n: Update de.json (1627)

Bug Fixes

  • Fix text in post-plugin-update modal which wasn't showing translated strings properly
  • Revert HomeKit code formatting change

Don't miss a new homebridge-config-ui-x release

NewReleases is sending notifications on new releases.