Skip to content

Releases: zhaojh329/rttys

v3.1.3

15 Mar 12:33
Compare
Choose a tag to compare

22a1a26 Optimize code and api
0d36eee frontend: Fix router guard
2646d55 vue-router: Use props
2f81248 Drop the auto login to device
f11efed httpAuth: Optimize code using functions from gin
8f2c7aa http: Fix a bug of using gin
ac1c527 web: use gin
b43ba68 vue-router: Use history mode

rttys-darwin-amd64.tar.gz
rttys-freebsd-amd64.tar.gz
rttys-linux-amd64.tar.gz
rttys-linux-arm64.tar.gz
rttys-windows-amd64.zip

v3.1.2

01 Mar 08:41
Compare
Choose a tag to compare

aa42ba4 Remove unnecessary time output
f3ea08e go mod: Update to go1.14
ef9944b web: Fix bug of download unsuffixed file
3619061 web: set the cursor of contextmenu as arrow
89e703c fontsize: Support staging on server
267c0ea web: implement contextmenu
48568eb web: Remove debug code
ae85772 web: Fix code style

rttys-darwin-amd64.tar.gz
rttys-freebsd-amd64.tar.gz
rttys-linux-amd64.tar.gz
rttys-linux-arm64.tar.gz
rttys-windows-amd64.zip

v3.1.1

v3.1.0

10 Feb 14:22
Compare
Choose a tag to compare

abf4fd6 build.sh: No longer providing self-signed certificates
10dae5e build.sh: Build more arch
1d85e64 ssl cert/key config: Remove default value
c2decf6 Drop the pwauth
0c20b53 Make the variable names more understand
181f192 Don't print GitCommit and BuildTime If it is empty
a3d16cb web: use VueCli4.x and typescript

pre-built release binaries:
rttys-darwin-386.tar.gz
rttys-darwin-amd64.tar.gz
rttys-freebsd-386.tar.gz
rttys-freebsd-amd64.tar.gz
rttys-linux-386.tar.gz
rttys-linux-amd64.tar.gz
rttys-linux-arm.tar.gz
rttys-linux-arm64.tar.gz
rttys-linux-mips.tar.gz
rttys-linux-mips64.tar.gz
rttys-linux-mips64le.tar.gz
rttys-linux-mipsle.tar.gz
rttys-windows-386.zip
rttys-windows-amd64.zip

v3.0.0

31 Jan 10:07
Compare
Choose a tag to compare

v2.10.3

13 Aug 03:32
Compare
Choose a tag to compare

8239c6b html: Fix i18n
48bd1a2 html: keep package-lock.json
25fd04e html: Drop debug code
8a3fa3f Change the license from LGPL2 to MIT
7de126d pwauth: Optimize code

pre-built release binaries:
rttys-darwin-386.tar.gz
rttys-darwin-amd64.tar.gz
rttys-freebsd-386.tar.gz
rttys-freebsd-amd64.tar.gz
rttys-linux-386.tar.gz
rttys-linux-amd64.tar.gz
rttys-windows-386.zip
rttys-windows-amd64.zip

v2.10.2

30 Apr 02:44
Compare
Choose a tag to compare

v2.10.1

27 Apr 15:27
Compare
Choose a tag to compare

d883e04 Support build darwin
ca7dcda Optimized version management
d75ef1b Log to /var/log/rttys.log when stdout is a terminal
87a9248 Handle some error
2b10e61 Drop code which is not needed.

pre-built release binaries:
rttys-darwin-386.tar.gz
rttys-darwin-amd64.tar.gz
rttys-linux-386.tar.gz
rttys-linux-amd64.tar.gz
rttys-windows-386.zip
rttys-windows-amd64.zip

v2.10.0

26 Apr 16:52
Compare
Choose a tag to compare

c9dc202 use go mod
38b8c19 broker.go: Use json-iterator/go instead of buger/jsonparser
b2d0fcd generate token: support set a password
a323847 Use json-iterator/go instead of buger/jsonparser
80cee19 Optimize code by write a cache package
700ea91 Optimize code by use http.SetCookie
7d0d83e Fix bug: should only authentication device
ee2fd7e Support device authentication
ddead90 Use logrus
ec470e6 Optimize code by use sync.Map
8c839d4 StringToUTF16Ptr Deprecated. Use UTF16PtrFromString instead.
0720388 Fix bug: Forget to Stop the ticker in keepAlive
9614290 Fix error: Uncaught ReferenceError: exports is not defined
7e611b3 Fix bug: Forgot to call function 'cleanHttpSession'

Precompiled:
rttys-linux-386.tar.gz
rttys-linux-amd64.tar.gz
rttys-windows-386.zip
rttys-windows-amd64.zip

v2.9.2

08 Mar 06:39
Compare
Choose a tag to compare