Skip to content

1.6.3

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 04:09
1.6.3

This is a bugfix release, notable changes:

To reduce the binary size, the release artifacts wasn't build with SSL support for 1.6.2. Now it comes back in this release, with mbedtls as SSL backend.

Changelog

  • Bump to 1.6.3 (3b174da)
  • html: yarn upgrade (e2e1071)
  • html: keep the inlined html during build (32c8a23)
  • protocol: fix ws code on process exit (4f91d76)
  • html: fix yarn run start (bc1cf06)
  • cmake: fix mbedtls build (9ece7cf)
  • cmake: add openssl check back (d96492a)
  • cross: switch to mbedtls (763d01d)
  • server: add mbedtls support (6db541b)
  • cross: update dependency versions (cdaef3c)
  • protocol: do not show eof as error (c14b1fe)
  • update .gitattributes for generated code (8fb50ab)
  • html: fix styling for bottom of terminal (d4d854f)
  • html: implement flow control for xterm (4ab5479)
  • html: add disableReconnect client option (61a9bcd)
  • update README.md (e3335bd)
  • protocol: fix incorrect uv_close usage (5650606)
  • workflows: bump to lws 4.1.6 (75c9004)
  • html: show message on reconnect success (29ef8cb)
  • html: use webgl as the default renderer (c62de53)