Skip to content

Commit

Permalink
chore: release v2.2.3
Browse files Browse the repository at this point in the history
* Admin UI: Improve support for older browsers
  • Loading branch information
AlCalzone committed Oct 21, 2021
1 parent 7b7ba52 commit 5a9f521
Show file tree
Hide file tree
Showing 5 changed files with 280 additions and 270 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Older changes
## 2.0.1 (2021-09-22)
* Fix: Don't display "no devices present" if they haven't been loaded yet
* Fix: Eliminated loading time when switching between "Devices" and "Associations" in tab
* Fix: Add missing german translation for "Set RF Region"
* Fix: The Controller node was missing from the association target nodes

## 2.0.0 (2021-09-22)
* **BREAKING:** Node.js `v12.22.2` is now the minimum
* **BREAKING:** Reworked how endpoints and lifeline associations are handled. This solves reporting issues with many devices, but after a re-interview state IDs may change and some previously working devices may no longer report correctly. Please create an issue for every device that is affected by this.
Expand Down
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ Easy usage in ioBroker was kept in mind during the whole development. For exampl
Placeholder for next versions:
### __WORK IN PROGRESS__
-->
### 2.2.3 (2021-10-21)
* Admin UI: Improve support for older browsers

### 2.2.2 (2021-10-17)
* Fix: Config from different instances no longer override each other

Expand All @@ -66,12 +69,6 @@ Easy usage in ioBroker was kept in mind during the whole development. For exampl
* Support broadcast commands
* Support multicast commands and managing multicast groups

### 2.0.1 (2021-09-22)
* Fix: Don't display "no devices present" if they haven't been loaded yet
* Fix: Eliminated loading time when switching between "Devices" and "Associations" in tab
* Fix: Add missing german translation for "Set RF Region"
* Fix: The Controller node was missing from the association target nodes

## License

MIT License
Expand Down
Loading

0 comments on commit 5a9f521

Please sign in to comment.