Skip to content

Commit

Permalink
chore: release v2.4.1
Browse files Browse the repository at this point in the history
* Fix: Correctly update UI when canceling an inclusion process
* Fix: Check for SmartStart support before using it
* Fix: Add missing translations
* Fixed the automatic lifeline association for some devices
* New and updated configuration files, see [here](https://github.com/zwave-js/node-zwave-js/releases/tag/v8.7.3)
  • Loading branch information
AlCalzone committed Nov 3, 2021
1 parent 02e8bb6 commit 0c74478
Show file tree
Hide file tree
Showing 5 changed files with 273 additions and 280 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Older changes
## 2.2.4 (2021-10-22)
* Fix: Most unsupporting devices should no longer use `Supervision` by default
* Minor fixes and stability improvements
* New and updated configuration files, see [here](https://github.com/zwave-js/node-zwave-js/releases/tag/v8.5.1)

## 2.2.3 (2021-10-21)
* Admin UI: Improve support for older browsers

Expand Down
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Easy usage in ioBroker was kept in mind during the whole development. For exampl
Placeholder for next versions:
### __WORK IN PROGRESS__
-->
### __WORK IN PROGRESS__
### 2.4.1 (2021-11-03)
* Fix: Correctly update UI when canceling an inclusion process
* Fix: Check for SmartStart support before using it
* Fix: Add missing translations
Expand All @@ -60,11 +60,6 @@ Easy usage in ioBroker was kept in mind during the whole development. For exampl
* Add soft reset (restart) function for the controller
* New and updated configuration files, see [here](https://github.com/zwave-js/node-zwave-js/releases/tag/v8.6.0)

### 2.2.4 (2021-10-22)
* Fix: Most unsupporting devices should no longer use `Supervision` by default
* Minor fixes and stability improvements
* New and updated configuration files, see [here](https://github.com/zwave-js/node-zwave-js/releases/tag/v8.5.1)

## License

MIT License
Expand Down
Loading

0 comments on commit 0c74478

Please sign in to comment.