Skip to content

Commit 482097c

Browse files
authored
Update README.md
1 parent de5c3a3 commit 482097c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ See the [LICENSE.md](LICENSE.md) file for details
8989

9090

9191
## Release History
92+
* 1.1.5
93+
* Bumping the version up to see if it helps with PlatformIO including the latest files.!
9294
* 1.1.4
9395
* Small fix (possible new error!) to NOT check _client->connected() before _client->stop() as it seems to crash/hang ESP32 if server response is 502 Bad Gateway, i.e. when you reboot OctoPi server or restart OctoPrint service and it keeps checking the connection. A 502 server error seems to halt the ESP32 on checking _client->connected() before closure. If anyone can shed light on this. Removing this check seems to keep everything working for both ESP32 and ESP8266 and you can power cycle your printer server without the 'Arduino' hanging. The ESP8266 seems to work with or without this check before _client->stop().
9496
* updated the hotfix to match the version, woops!

0 commit comments

Comments
 (0)