Skip to content

Release 4.3.0

Choose a tag to compare

@zwave-js-bot zwave-js-bot released this 19 May 07:58
· 1855 commits to master since this release

4.3.0 (2021-05-19)

Bug Fixes

  • ui: group editors showing associations of last expanded node (#1236) (989bb87), closes #1231
  • ui: moved Value Refresh button to right on NodeDetails (#1213) (332f811)
  • ui: show group id in dialog dropdown (#1239) (a41c8b3), closes #1232
  • ui: zwave graph better detection of neighbors changes (#1243) (c330559)
  • allow sendCommand to accept string command classes (#1230) (a2e704c), closes #1219
  • better types and checks for sendCommand CC (#1234) (6df119c)

Features