Skip to content

Releases: antoniomika/sish

v1.0.0-rc

03 May 15:30
9da142b
Compare
Choose a tag to compare
v1.0.0-rc Pre-release
Pre-release

Changelog

3d74221 Add sish.connecttimeout setting
9302841 Added some admin console changes, made time format configurable
de26ba2 At least get lint to pass
d4acd9e Changed split function to be rune based
17dcaad Changed to direct ref
6ed56a8 Figure out why cli flags won't set
16137a0 Fixed dockerignore
00fbac4 Fixed lint
ea5a772 Fixed placement of gitkeep
9da142b Fixed pushing rc tags
4ba1de0 Minor spelling correction in output to client
d5af803 More refactoring and updates.
6e70b2a Readd customizable timeout
19a3fb7 Started work on migrating to cobra and viper
501d98d Synchronized branch with master
ed9f54f Update letsencypt documentation
0b96a8e Updated README
eacd799 Updated example config
8a5950f Updated gitignore
cd8a13c [chore] goimports -w main.go
0aef9a1 add sub-domain separator when appending username

v0.4.0

14 Feb 16:19
6e567f2
Compare
Choose a tag to compare

Changelog

53e98a6 Added deadlines for ping
540d70f Added keepalive and updated docker build to use cache
c3ddcc1 Added some logging
837951d Change host key to ed25519 based auth
e3e21b2 Removed logging

v0.3.0

02 Feb 22:29
2df6c4b
Compare
Choose a tag to compare

Changelog

2df6c4b Fixed admin console bug that wouldn't update routes

v0.2.1

06 Jan 19:54
ffda923
Compare
Choose a tag to compare

Changelog

ffda923 Update .goreleaser.yml

v0.2.0

26 Dec 17:34
71e5b6e
Compare
Choose a tag to compare

Admin interface and other bug fixes

v0.1.0

29 Nov 20:21
ff31f2b
Compare
Choose a tag to compare

Changelog

5e19adc Fixed connection close during notty session
6761b05 Fixed leaky goroutines

v0.0.9

24 Nov 06:32
9226761
Compare
Choose a tag to compare

Changelog

9226761 Fixed alias commands

v0.0.8

24 Nov 05:19
05308c0
Compare
Choose a tag to compare

Changelog

05308c0 Better handle connection proxying

v0.0.7

24 Nov 04:05
8a3577e
Compare
Choose a tag to compare

Changelog

47a2cd2 Added port overrides
b22eee9 Force console colors for Gin

v0.0.6

24 Nov 02:30
a90c71e
Compare
Choose a tag to compare

Changelog

f25b817 Block all message sending
235fbd3 Fix channel close issues
bef1fe1 Test using a linked buildx install