Skip to content

Release 8.12.0

Choose a tag to compare

@zwave-js-bot zwave-js-bot released this 03 Apr 13:08
· 976 commits to master since this release

8.12.0 (2023-04-03)

Bug Fixes

  • allow to call zwave apis in boot loader mode (a286a8f), closes #3023
  • remove driver ready check from firmwareUpdateOTW (a793dd0)
  • ui: better default node name in compact view (71a9884)
  • ui: catch value write errors (5195433), closes #3025
  • ui: hide manage nodes when there are selected ones (be89889)
  • ui: otw update not working in bootloader only mode (89bb3e2), closes #3023

Features

  • ui: allow to send actions to selected nodes in table (9806539)
  • use valueId stored timestamp in MQTT JSON payload (7b373c3), closes #3029