Releases: zwave-js/zwave-js-server
Releases · zwave-js/zwave-js-server
1.9.3
What's Changed
- Bump zwave-js-server to 1.9.3 (#337) @raman325
- Send the right log config to each client based on their schema version (#336) @raman325
- Bump @typescript-eslint/parser from 4.28.5 to 4.29.0 (#334) @dependabot
- Bump @types/node from 16.4.10 to 16.4.13 (#329) @dependabot
- Bump ts-node from 10.1.0 to 10.2.0 (#330) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.28.5 to 4.29.0 (#331) @dependabot
- Bump zwave-js from 8.0.6 to 8.0.8 (#332) @dependabot
- Bump lint-staged from 11.1.1 to 11.1.2 (#333) @dependabot
- Bump @types/ws from 7.4.6 to 7.4.7 (#328) @dependabot
- Bump @types/node from 16.4.3 to 16.4.10 (#327) @dependabot
- Bump eslint from 7.31.0 to 7.32.0 (#324) @dependabot
- Bump zwave-js from 8.0.5 to 8.0.6 (#322) @dependabot
- Bump ws from 7.5.3 to 8.0.0 (#323) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.28.4 to 4.28.5 (#325) @dependabot
- Bump @typescript-eslint/parser from 4.28.4 to 4.28.5 (#326) @dependabot
1.9.2
What's Changed
- Bump server to 1.9.2 (#321) @raman325
- Restart log event forwarder when log config changes (#320) @raman325
- Bump zwave-js from 8.0.3 to 8.0.5 (#315) @dependabot
- Bump @types/node from 16.3.3 to 16.4.3 (#316) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.28.4 (#317) @dependabot
- Bump @typescript-eslint/parser from 4.28.3 to 4.28.4 (#318) @dependabot
- Bump lint-staged from 11.0.1 to 11.1.1 (#319) @dependabot
- Get rid of unnecessary await statements (#314) @raman325
1.9.1
1.9.0
What's Changed
- Bump zwave-js-server to 1.9.0 (#311) @raman325
- Add support for zwave-js 8.0.0 (#303) @raman325
- Bump eslint from 7.30.0 to 7.31.0 (#305) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.28.2 to 4.28.3 (#310) @dependabot
- Bump @types/node from 16.3.1 to 16.3.3 (#306) @dependabot
- Bump @typescript-eslint/parser from 4.28.2 to 4.28.3 (#307) @dependabot
- Bump lint-staged from 11.0.0 to 11.0.1 (#308) @dependabot
- Bump zwave-js from 7.11.0 to 7.12.1 (#309) @dependabot
- fix typo in command name (#304) @raman325
- Add support for invokeCCAPI and supportsCCAPI functions (#282) @raman325
- Add support for node and controller statistics (#296) @raman325
- Bump @types/minimist from 1.2.1 to 1.2.2 (#297) @dependabot
- Bump @types/node from 16.0.0 to 16.3.1 (#298) @dependabot
- Bump ws from 7.5.2 to 7.5.3 (#299) @dependabot
- Bump ts-node from 10.0.0 to 10.1.0 (#300) @dependabot
- Bump @types/node from 15.12.5 to 16.0.0 (#285) @dependabot
- Bump @types/yargs from 17.0.0 to 17.0.2 (#294) @dependabot
- Bump eslint from 7.29.0 to 7.30.0 (#293) @dependabot
- Bump ws from 7.5.0 to 7.5.2 (#295) @dependabot
- Bump @typescript-eslint/parser from 4.28.0 to 4.28.2 (#291) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.28.1 to 4.28.2 (#290) @dependabot
- Bump typescript from 4.3.4 to 4.3.5 (#288) @dependabot
- Bump zwave-js from 7.10.1 to 7.11.0 (#289) @dependabot
- Bump @types/ws from 7.4.5 to 7.4.6 (#287) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.28.0 to 4.28.1 (#284) @dependabot
- Bump zwave-js from 7.10.0 to 7.10.1 (#283) @dependabot
1.8.0
BREAKING CHANGE neighbors has been removed from the node state. It can be retrieved using the controller.get_node_neighbors
command
What's Changed
- Bump zwave-js-server to 1.8.0 (#275) @raman325
- Add support for setValue options (#281) @raman325
- Bump @typescript-eslint/eslint-plugin from 4.27.0 to 4.28.0 (#277) @dependabot
- Bump @typescript-eslint/parser from 4.27.0 to 4.28.0 (#278) @dependabot
- Bump prettier from 2.3.1 to 2.3.2 (#279) @dependabot
- Bump @types/node from 15.12.4 to 15.12.5 (#280) @dependabot
- Be explicit about types for states (#276) @raman325
- Bump zwave-js to 7.9.0 and update commands accordingly (#274) @raman325
- Bump @types/node from 15.12.2 to 15.12.4 (#272) @dependabot
- Bump @typescript-eslint/parser from 4.26.1 to 4.27.0 (#273) @dependabot
- Bump @types/ws from 7.4.4 to 7.4.5 (#271) @dependabot
- Bump eslint from 7.28.0 to 7.29.0 (#270) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.26.1 to 4.27.0 (#269) @dependabot
- Bump typescript from 4.3.2 to 4.3.4 (#268) @dependabot
- Bump zwave-js from 7.7.4 to 7.8.0 (#267) @dependabot
- Bump ws from 7.4.6 to 7.5.0 (#266) @dependabot
- Bump prettier from 2.3.0 to 2.3.1 (#265) @dependabot
- Bump @typescript-eslint/parser from 4.26.0 to 4.26.1 (#264) @dependabot
- Bump zwave-js from 7.7.2 to 7.7.4 (#263) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.26.0 to 4.26.1 (#262) @dependabot
- Bump @types/node from 15.12.1 to 15.12.2 (#261) @dependabot
- Bump eslint from 7.27.0 to 7.28.0 (#257) @dependabot
- Bump zwave-js from 7.7.1 to 7.7.2 (#258) @dependabot
- Bump @types/node from 15.6.1 to 15.12.1 (#256) @dependabot
- Bump @typescript-eslint/parser from 4.25.0 to 4.26.0 (#259) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.25.0 to 4.26.0 (#260) @dependabot
- Switch from deprecated association method signatures to supported ones (#248) @raman325
- Bump @typescript-eslint/eslint-plugin from 4.24.0 to 4.25.0 (#251) @dependabot
- Bump @types/node from 15.6.0 to 15.6.1 (#252) @dependabot
- Bump typescript from 4.2.4 to 4.3.2 (#253) @dependabot
- Bump zwave-js from 7.6.0 to 7.7.1 (#254) @dependabot
- Bump @typescript-eslint/parser from 4.24.0 to 4.25.0 (#255) @dependabot
- Remove node neighbors from all schemas (#249) @raman325
- Bump ws from 7.4.5 to 7.4.6 (#250) @dependabot
1.7.0
1.6.0
What's Changed
- Bump zwave-js-server to 1.6.0 (#241) @raman325
- Bump prettier from 2.2.1 to 2.3.0 (#217) @dependabot
- Fix heal network progress and done event payloads (#233) @raman325
- Add log config updated event (#238) @raman325
- Bump @types/yargs from 16.0.1 to 17.0.0 (#235) @dependabot
- Bump @types/node from 15.3.0 to 15.6.0 (#234) @dependabot
- Add multicast support (#230) @raman325
- Bump zwave-js to 7.5.2 (#242) @raman325
- Bump @typescript-eslint/eslint-plugin from 4.23.0 to 4.24.0 (#240) @dependabot
- Bump @typescript-eslint/parser from 4.23.0 to 4.24.0 (#239) @dependabot
- Bump ts-node from 9.1.1 to 10.0.0 (#237) @dependabot
- Bump eslint from 7.26.0 to 7.27.0 (#236) @dependabot
- Add node ping command (#229) @kpine
- Bump Z-Wave JS to 7.5.1 (#228) @raman325
- Bump @types/ws from 7.4.2 to 7.4.4 (#227) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.22.1 to 4.23.0 (#223) @dependabot
- Bump @typescript-eslint/parser from 4.22.1 to 4.23.0 (#224) @dependabot
- Bump zwave-js from 7.3.0 to 7.4.0 (#225) @dependabot
- Bump @types/node from 15.0.2 to 15.3.0 (#226) @dependabot
- Wait for node ready before sending notification and firmware events (#222) @raman325
- Add commands to initiate firmware update (#213) @raman325
- Rename port arg and guard against string as input (#221) @raman325
- Make websocket port configurable (#220) @jaminh
- Bump @types/node from 15.0.1 to 15.0.2 (#219) @dependabot
- Bump lint-staged from 10.5.4 to 11.0.0 (#216) @dependabot
- Bump eslint from 7.25.0 to 7.26.0 (#218) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.22.1 (#214) @dependabot
- Bump @typescript-eslint/parser from 4.22.0 to 4.22.1 (#215) @dependabot
- Add types for firmware event parameters (#212) @raman325
- Forward ZJS errors (#210) @balloob
- Bump @types/node from 14.14.41 to 15.0.1 (#208) @dependabot
- Bump @types/ws from 7.4.1 to 7.4.2 (#207) @dependabot
- Bump zwave-js from 7.2.4 to 7.3.0 (#206) @dependabot
- Bump eslint-config-prettier from 8.2.0 to 8.3.0 (#205) @dependabot
- Bump eslint from 7.24.0 to 7.25.0 (#204) @dependabot
1.5.0
What's Changed
- Bump server version to 1.5.0 (#202) @raman325
- Add logging forwarder (#195) @raman325
- Bump @types/node from 14.14.37 to 14.14.41 (#199) @dependabot
- Bump @typescript-eslint/parser from 4.21.0 to 4.22.0 (#201) @dependabot
- Bump eslint-config-prettier from 8.1.0 to 8.2.0 (#200) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.21.0 to 4.22.0 (#197) @dependabot
- Bump ws from 7.4.4 to 7.4.5 (#198) @dependabot
- Bump zwave-js from 7.2.1 to 7.2.4 (#196) @raman325
- Make interviewStage property a string (schema 4) (#194) @raman325
- Add support for new events (#181) @raman325
- Add node refresh_values and refresh_cc_values commands (#188) @kpine
- Bump zwave-js from 7.1.0 to 7.2.2 (#190) @dependabot
- Split driver commands out into separate handler and add new commands (#186) @raman325
- Bump eslint from 7.23.0 to 7.24.0 (#189) @dependabot
- Bump typescript from 4.2.3 to 4.2.4 (#191) @dependabot
- Bump @typescript-eslint/parser from 4.20.0 to 4.21.0 (#192) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.21.0 (#193) @dependabot
1.4.0
What's Changed
- Bump server version to 1.4.0 (#187) @raman325
- Handle upstream configuration CC value metadata changes (#180) @raman325
- Bump @types/ws from 7.4.0 to 7.4.1 (#184) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.19.0 to 4.20.0 (#183) @dependabot
- Bump @types/node from 14.14.35 to 14.14.37 (#182) @dependabot
1.3.1
What's Changed
- Bump zwave-js-server to 1.3.1 and zwave-js to 7.0.1 (#179) @raman325
- Dump Configuration CC Metadata (#177) @raman325
- Bump @typescript-eslint/parser from 4.19.0 to 4.20.0 (#178) @dependabot
- Bump @typescript-eslint/parser from 4.18.0 to 4.19.0 (#172) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.18.0 to 4.19.0 (#173) @dependabot
- Bump @types/yargs from 16.0.0 to 16.0.1 (#175) @dependabot
- Bump eslint from 7.22.0 to 7.23.0 (#176) @dependabot
- Bump zwave-js from 7.0.0 to 7.0.1 (#174) @dependabot