Releases: mathieucarbou/MycilaWebSerial
Releases · mathieucarbou/MycilaWebSerial
v8.2.2
What's Changed
- Updated dependencies
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #35
- Update connection status messages for clarity by @hn in #41
New Contributors
Full Changelog: v8.2.1...v8.2.2
This version also includes an example how to make a DataLogger: this is an ESP32 connected to another ESP32 in order to get the Serial logs when you cannot use the USB cable.
=> See: MycilaDataLogger project.
v8.2.1
Full Changelog: v8.2.0...v8.2.1
v8.2.0
v8.1.3
v8.1.2
What's Changed
- Added
getConnectionCount()to know the number of clients connected to the console - Updated dependencies
- Switching to
wss://url scheme if the WebSerial console is proxied behind an HTTPS website like with Cloudflare
Full Changelog: v8.1.1...v8.1.2
v8.1.1
v8.0.0
Breaking Change: WebSerial is not a static instance anymore and required to be instantiated (see doc)
Full Changelog: v7.0.1...v8.0.0
v7.0.1
Full Changelog: v7.0.0...v7.0.1
v7.0.0
v6.4.2
Full Changelog: v6.4.1...v6.4.2
