Skip to content

Releases: zwave-js/zwave-js-ui

Release 9.2.2

19 Oct 09:55
Compare
Choose a tag to compare

9.2.2 (2023-10-19)

Bug Fixes

Release 9.2.1

18 Oct 14:49
Compare
Choose a tag to compare

9.2.1 (2023-10-18)

Bug Fixes

  • ui: clarify changelogs checkbox label (d97d044)
  • ui: disable ota updates while upgrading (#3357) (d68f33a)
  • ui: remove dependencies from changelog (9c4e14a)
  • ui: show OTA result (#3360) (39f09bd)

Release 9.2.0

18 Oct 07:36
Compare
Choose a tag to compare

9.2.0 (2023-10-18)

Bug Fixes

Features

Release 9.1.2

10 Oct 09:23
Compare
Choose a tag to compare

9.1.2 (2023-10-10)

Features

  • add setting to enable new version notification (#3332) (7e00e02)

Release 9.1.1

09 Oct 13:56
Compare
Choose a tag to compare

9.1.1 (2023-10-09)

Bug Fixes

  • possible startup bug versions of undefined (5286879), closes #3328
  • ui: add v prefix in server version changelog for consistency (1741fac)
  • ui: changelog spacing (c6abd78)
  • ui: cleanup device id display (fa5a8e9), closes #3314
  • ui: typo on pinia store (5b3a205), closes #3327

Features

Release 9.1.0

06 Oct 07:02
Compare
Choose a tag to compare

9.1.0 (2023-10-06)

If ZUI doesn’t work as expected after updating please check this issue and follow the steps described here

Bug Fixes

  • issue when header not present in request (ba835a7)
  • ui: missing Heal references in control panel (#3318) (a13d26f)

Features

Release 9.0.3

29 Sep 12:00
Compare
Choose a tag to compare

9.0.3 (2023-09-29)

If ZUI doesn’t work as expected after updating please check this issue and follow the steps described here: zwave-js/node-zwave-js#6341

Features

Release 9.0.2

29 Sep 09:32
Compare
Choose a tag to compare

9.0.2 (2023-09-29)

Bug Fixes

Release 9.0.1

27 Sep 19:24
Compare
Choose a tag to compare

9.0.1 (2023-09-27)

Bug Fixes

Release 9.0.0

27 Sep 14:13
Compare
Choose a tag to compare

9.0.0 (2023-09-27)

If ZUI doesn’t work as expected after updating please check this issue and follow the steps described here: zwave-js/node-zwave-js#6341

Features

  • bump zwave-js@12 and fix breaking changes (#3268)

Bug Fixes

  • graph: match text color with icon color on ZWave Graph legend (#3299) (f546160)
  • include error stack in unhandled rejections (bd41112), closes #3300

BREAKING CHANGES

Minimum NodeJS version is now 18. Nothing breaking for normal users, most changes are related to Heal methods that have been renamed to RebuildRoutes so UI now reflects new naming conventions. For a full list of changes check here