github zwave-js/zwave-js-ui v3.2.0
Release 3.2.0

latest releases: v9.12.0, v9.11.1, v9.11.0...
3 years ago

3.2.0 (2021-04-07)

Opt-In versus Opt-Out. There has been some recent disagreement about whether the collection of anonymous data intriduced in 3.1.0 release regarding the number and type of devices in use by users should be opt-in or opt-out. This functionality has now been changed to be purely opt-in. We apologize for any inconvenience.
Specifically, if enabled the following data will be collected:

  • A hash of your network's home ID salted with a 32 byte randomly generated number. This is used to distinguish the individual records to ensure that duplicate entries aren't made. The hash cannot be reversed to reconstruct the home ID without knowing the salt which is not collected.
  • The application that uses zwave-js and its version.
  • The version of zwave-js.
  • The manufacturer ID, product type, product ID and firmware version that are reported by each device - in other words which devices you have.

We do not collect your IP address, nor is the IP address or any other identifying information stored and tied to a record.

For more information, please see zwave-js usage statistics docs

Bug Fixes

Features

Don't miss a new zwave-js-ui release

NewReleases is sending notifications on new releases.