Skip to content

Releases: mathieucarbou/MycilaWebSerial

v8.2.2

25 Feb 09:52
e18f361

Choose a tag to compare

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

  • @hn made their first contribution in #41

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

12 Nov 14:01
595339f

Choose a tag to compare

Full Changelog: v8.2.0...v8.2.1

v8.2.0

05 Nov 10:39
fde91c7

Choose a tag to compare

What's Changed

  • Strip ANSI escape codes; ability to use a custom HTML page by @Laxilef in #33
  • Added ability to change the web page with -D WSL_CUSTOM_PAGE
  • Added ability to change the websocket URL

New Contributors

Full Changelog: v8.1.3...v8.2.0

v8.1.3

06 Oct 15:50
f1ce88e

Choose a tag to compare

Changes

Bugfix: v8.1.2 was not connecting to WebSocket.

Full Changelog: v8.1.2...v8.1.3

v8.1.2

02 Oct 08:42
18894d5

Choose a tag to compare

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

21 Jan 13:39
301cdf4

Choose a tag to compare

Changes

Full Changelog: v8.1.0...v8.1.1

v8.0.0

01 Jan 17:21
5dfb246

Choose a tag to compare

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

13 Nov 22:26
5574b2a

Choose a tag to compare

Full Changelog: v7.0.0...v7.0.1

v7.0.0

13 Nov 01:36
527fcb8

Choose a tag to compare

Changes

  • Get rid of Arduino String

Full Changelog: v6.4.2...v7.0.0

v6.4.2

10 Nov 14:26
ed04625

Choose a tag to compare

Full Changelog: v6.4.1...v6.4.2