Skip to content

Release 9.12.0

Compare
Choose a tag to compare
@zwave-js-bot zwave-js-bot released this 29 Apr 14:25
· 30 commits to master since this release

9.12.0 (2024-04-29)

Bug Fixes

  • ui: add offset to smart start hover menu (9f72cf3), closes #3688
  • ui: cannot scroll down to channel values in controller info panel (8d75372), closes #3685
  • ui: display missing zwlr keys (315ab0f)
  • ui: not able to send actions from advanced dialog (367b75f), closes #3693
  • ui: only allow healthchecks against controller and hide neighbors (0209b55), closes #3681
  • ui: only check for missing keys that are valid LR keys (#3689) (1aaf299)
  • ui: prevent changing requested security classes when switching protocol (e327942)
  • ui: use different dialog for node added popup (2affdce), closes #3690
  • ui: use vuetify's material design palette colors for protocol color (#3692) (2df5105)

Features