Skip to content

1.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 06:05
1.7.1

This release contains some stability improvement for 1.7.0.

Changelog

  • protocol: fix potential pty buf leak on process exit (efefd56)
  • pty: remove close call on windows (520ce17)
  • protocol: fix potential pty buf leak (6cfd9b2)
  • cmake: add windows rc file (eb05572)
  • protocol: fix potential null pss access (d7db637)
  • workflow: build win10 binary on release (b76c91e)

Full Changelog: 1.7.0...1.7.1

NOTE: the linux assets has been rebuilt with mbedtls 2.x to fix a SSL issue.