Releases: zwave-js/zwave-js-ui
Releases · zwave-js/zwave-js-ui
Release 9.2.2
Release 9.2.1
Release 9.2.0
Release 9.1.2
Release 9.1.1
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
- bump [email protected] (#3331) (1f0dc2f)
Release 9.1.0
Release 9.0.3
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
- bump [email protected] (#3312) (f3e4c22)
Release 9.0.2
Release 9.0.1
Release 9.0.0
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