Skip to content

Releases: zwave-js/zwave-js-ui

Release 9.12.0

29 Apr 14:25
Compare
Choose a tag to compare

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

Release 9.11.1

19 Apr 15:40
Compare
Choose a tag to compare

9.11.1 (2024-04-19)

Bug Fixes

  • ui: add missing channel 3 serie to bgRssi chart (3961d53)

Release 9.11.0

19 Apr 15:30
Compare
Choose a tag to compare

9.11.0 (2024-04-19)

Bug Fixes

  • ui: do not disable active field in smart start table (eccd132)
  • ui: ensure nodes manager events are not binded twice (#3665) (02f5227)

Features

Release 9.10.3

12 Apr 13:54
Compare
Choose a tag to compare

9.10.3 (2024-04-12)

Bug Fixes

  • ui: downgrades show empty changelogs (ee50c0e), closes #3663
  • ui: typo in info message on node added (a8aecb7)

Features

Release 9.10.2

04 Apr 17:58
Compare
Choose a tag to compare

9.10.2 (2024-04-04)

Bug Fixes

  • discovery: add DISCOVERY_DISABLE_CC_CONFIGURATION env var (52241db), closes #3571

Features

Release 9.10.1

03 Apr 16:01
Compare
Choose a tag to compare

9.10.1 (2024-04-03)

Features

Release 9.10.0

03 Apr 11:49
Compare
Choose a tag to compare

9.10.0 (2024-04-03)

Bug Fixes

  • set driver ready to false immediatly on driver error (9693ba5), closes #3647

Features

Release 9.9.1

04 Mar 13:34
Compare
Choose a tag to compare

9.9.1 (2024-03-04)

Bug Fixes

  • better message in case association is not allowed (#3624) (abcfd41)
  • create custom logs cleanup function (#3610) (64f32f0)
  • node name and location change not catched on value added (#3612) (fa37244)

Release 9.9.0

15 Feb 08:21
Compare
Choose a tag to compare

9.9.0 (2024-02-15)

Bug Fixes

Features

Release 9.8.3

06 Feb 17:58
Compare
Choose a tag to compare

9.8.3 (2024-02-06)

Bug Fixes

  • discovery: revert "improve MQTT discovery for scene CC" (#3583) (16b8c1f)
  • mqtt-discovery: modify thermostat_2gig to use endpoint 0 (#3579) (4ba9ead)
  • ui: misleading unconnected label changed to unknown (beaa1a2), closes #3562
  • ui: show nlwr route when lwr is unknown in overview (#3584) (a1f8cc2)

Features

  • mqtt: allow to set options in multicast/broadcast requests (#3573) (9ba5886)