Skip to content

Release 0.19.1

Compare
Choose a tag to compare
@Dirnei Dirnei released this 08 Mar 20:25
· 74 commits to master since this release
3a1ed78

Bug fixes:

  • Better handling for invalid MQTT messages from z2m. Sometimes a required/expected property is missing or empty which caused an error.
  • Hue Dimmer switch crashed NodeRED because the power status with no action came with no action.

Behind the scenes

  • Removed some unnecessary files from the package, reducing the size from 324 kB to 229 kB
  • Removed vulnerable dependencies
  • Updated and thinned out dependencies so the installation will be faster
  • Dev feature: Cleaned up npm build scripts so there are no warnings, and they behave the same on Windows, Linux, and macOS.