Skip to content

Releases: qterm/qterm

0.8.2

17 Sep 03:56
Compare
Choose a tag to compare

0.8.2

  1. Use EVP API to support PKCS8 key files, requiring OpenSSL 1.1 (#38)

0.8.1

15 Sep 21:02
Compare
Choose a tag to compare

0.8.1

  1. Add more hash options in KEX and MAC (#28)
  2. Fix the usage of recipient id in channel requests (#21)

0.8.0

13 Sep 21:04
Compare
Choose a tag to compare

0.8.0

  1. 移除 Qt4 支持, 增加 Qt6 支持

0.7.3

30 Jul 15:17
Compare
Choose a tag to compare
bump version

0.7.2

22 Sep 17:51
Compare
Choose a tag to compare
bump version

0.7.1

21 Dec 20:50
Compare
Choose a tag to compare
  • Support OpenSSL 1.1
  • Support window size change over SSH
  • Support moving the cursor by mouse click in edit mode
  • Fix the default keyboard layout under macOS
  • Fix multi-column menu support

QTerm 0.7.0

24 Nov 20:57
Compare
Choose a tag to compare
  • Support Qt5
  • Support more encryption and authentication methods in SSH
  • Better support of HiDPI monitor
  • Various bug fixes