Skip to content

Releases: zhaojh329/rtty

v8.1.2

04 May 12:29
Compare
Choose a tag to compare

Features

Bug Fixes

  • Add compatibility with Mbed TLS 3.0.0 (Jianhui Zhao)
  • Support POSIX basename() from musl libc (#123) (Hauke Mehrtens) #123

v8.1.1

20 Feb 12:49
Compare
Choose a tag to compare

Features

  • support ip6 address (#111) (leen)

v8.1.0

25 Sep 13:44
Compare
Choose a tag to compare

Features

Bug Fixes

Chores

v8.0.1

22 May 13:51
Compare
Choose a tag to compare

Bug Fixes

Features

  • add /var/run/rtty file to get the state of rtty (#105) (Jiajian Zhou)(#105)

v8.0.0

22 Sep 10:18
Compare
Choose a tag to compare

rttys 4.x is required

Features

Bug Fixes

Documentation

Code Refactoring

  • change the login process to improve stability (Jianhui Zhao)
  • Match the protocol version between rtty and rttys (Jianhui Zhao)

Performance Improvements

Chores

v7.5.0

15 Sep 06:22
Compare
Choose a tag to compare

Features

Bug Fixes

Performance Improvements

  • disconnect early when an invalid message was received (Jianhui Zhao)
  • kill tty which inactive in 10 minutes (Jianhui Zhao)

Chores

v7.4.2

31 May 08:36
Compare
Choose a tag to compare

Bug Fixes

v7.4.1

24 May 14:30
Compare
Choose a tag to compare

Bug Fixes

Code Refactoring

Performance Improvements

v7.4.0

19 Feb 10:00
Compare
Choose a tag to compare

Breaking Changes

Documentation Changes

New Features

v7.3.2

06 Feb 14:13
Compare
Choose a tag to compare

Bug Fixes

  • file: An error message lost a '\n' (56563f71)
  • file: find mount point fail (789afeaf)