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