Skip to content

Commit

Permalink
chore: release v4.0.0
Browse files Browse the repository at this point in the history
* (bluefox) Remove socket-io and use only web sockets
  • Loading branch information
GermanBluefox committed Jan 29, 2022
1 parent 9c42394 commit ac411e9
Show file tree
Hide file tree
Showing 3 changed files with 181 additions and 336 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -310,12 +310,12 @@ You can set option *Force Web-Sockets* to force using only web-sockets transport
-->

## Changelog
### __WORK IN PROGRESS__
### 4.0.0 (2022-01-29)
* (bluefox) Remove socket-io and use only web sockets

### 3.1.5 (2021-10-22)
* (foxriver76) make error logging on failed authentication more specific
* (foxriver76) "request" was replaced by "axios"
* (foxriver76) "request" was replaced by "axios"

### 3.1.4 (2021-01-13)
* (Apollon77) Define instanceObject "connected" to prevent warning with js-controller 3.2
Expand Down Expand Up @@ -345,7 +345,7 @@ You can set option *Force Web-Sockets* to force using only web-sockets transport
* (Apollon77) Make sure adapter does not crash if getHttp is called with an invalid URL (Sentry IOBROKER-WEB-R)

### 3.0.7 (2020-05-04)
* (Apollon77) webserver initialization optimized again to prevent errors with invalid certificates
* (Apollon77) webserver initialization optimized again to prevent errors with invalid certificates

### 3.0.6 (2020-04-30)
* (bluefox) errors on webserver initialization are handled properly
Expand Down
Loading

0 comments on commit ac411e9

Please sign in to comment.