Skip to content

Releases: zhaojh329/rttys

v4.0.2

27 May 15:56
Compare
Choose a tag to compare

Features

Bug Fixes

Continuous Integration

v4.0.1

02 May 16:48
Compare
Choose a tag to compare

Features

Bug Fixes

Performance Improvements

Builds

Continuous Integration

v4.0.0

22 Sep 09:41
Compare
Choose a tag to compare

rtty 8.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

Continuous Integration

Chores

v3.7.0

15 Sep 06:40
Compare
Choose a tag to compare

Bug Fixes

  • Msgf call has arguments but no formatting directives (Jianhui Zhao)

Performance Improvements

Builds

Chores

Commits

  • 9527ae7: Adjust the database configuration format of the configuration file to support the selection of MySQL and SQLite3. (#88) (jiajian0611) #88

v3.6.0

28 May 14:24
Compare
Choose a tag to compare

Features

Bug Fixes

Performance Improvements

Builds

Chores

v3.5.0

22 Feb 14:54
Compare
Choose a tag to compare

Bug Fixes

New Features

  • frontend: no jump to the home page when the terminal is closed (55b44495)
  • frontend: open terminal in a new browser window (c1966918)
  • use go:embed from go1.16 (d3c4e050)

v3.4.0

19 Feb 11:20
Compare
Choose a tag to compare

Breaking Changes

Bug Fixes

Documentation Changes

New Features

Other Changes

v3.3.2

06 Feb 14:52
Compare
Choose a tag to compare

Bug Fixes

v3.3.1

01 Feb 06:12
Compare
Choose a tag to compare

079690e fix websocket disconnecting after one minute of inactivity
df8c581 frontend: Limits upload file size: 4294967295
279ab6f frontend: Improve upload file
e44c173 Verify the client token only rttys configured

v3.3.0

27 Jan 12:50
Compare
Choose a tag to compare

24577b5 frontend: Increase upload file speed
c460af8 Bug: frontend: Avoid select multiple files
f7cc4e9 Bug: frontend: fix upload file which size is 0
0d8da6f Bug: frontend: fix build error
31d7e09 refactor