Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@marcus-j-davies marcus-j-davies released this 28 Dec 12:39
· 21 commits to main since this release
eab71a7
  • Versions

    • ZWave JS Driver Version: 8.9.1
    • ZWave JS Server Version: 1.14.0 (Schema Version 14)
  • New Features

    • Added RemoveFailedNode method
    • Added ReplaceFailedNode method
    • Added inclusion aborted event handler
    • Added ability to override the schema on which to connect to a zwave-js-server instance.
      This allows backwards compatibility with older server versions.
  • Fixes

    • Webclient instance is now correctly disposed, after downloading the PSI.
    • Fixed platform detection logic
    • Fixed throwing exception on server process exit.