All Versions
29
Latest Version
Avg Release Cycle
15 days
Latest Release
1272 days ago

Changelog History
Page 2

  • v1.0.0 Changes

    May 30, 2020

    ๐Ÿ”„ Changelog

    3d74221 Add sish.connecttimeout setting
    ๐Ÿ“š 2d83ade Added automatic certificate creation and worked on some documentation
    ๐Ÿ‘ a3611db Added dns verification support for custom domains
    ๐Ÿ”ง 9302841 Added some admin console changes, made time format configurable
    ad7acfc Added the ability to load multiple certificates and keys. Also enabled the ability to allow any host to be bound even if dns verification fails
    ๐ŸŒฒ c2619d6 Added the ability to log to disk
    ๐Ÿ”ง 3a25ead Allow templates directory to be configured
    ๐Ÿ‘• de26ba2 At least get lint to pass
    ๐Ÿ‘ 5da236c Better handle letsencrypt email and acceptance
    ๐Ÿ— 1a3406e Builds go vroom vroom
    2556e21 Change filter initialization
    d4acd9e Changed split function to be rune based
    17dcaad Changed to direct ref
    ๐Ÿ‘• 4c66e7c Disable dialer lint for now
    6ed56a8 Figure out why cli flags won't set
    6a3eedf Fix bash issue
    ๐ŸŒฒ d67561e Fix logging when tunneled endpoint isn't up
    ๐Ÿณ 16137a0 Fixed dockerignore
    ๐Ÿณ 71bb8f8 Fixed flags and squash docker image
    ๐Ÿ‘• 00fbac4 Fixed lint
    ๐Ÿ›  ea5a772 Fixed placement of gitkeep
    ๐Ÿ›  9da142b Fixed pushing rc tags
    ๐Ÿ‘ f742eb3 Handle websocket timeouts better
    b701fb1 Initial work on TCP/HTTP/Alias load balancing
    ๐Ÿ”ง 029a6b6 Make ping client timeout configurable and add the ability to disable idle connection timeouts
    4ba1de0 Minor spelling correction in output to client
    ๐Ÿ›  5208ec2 More cleanup. Fixed passphrase encrypted host keys and hopefully fixed channel close panics
    ๐Ÿ”จ d5af803 More refactoring and updates.
    8234b29 Normalize initializer naming
    โฑ 6e70b2a Readd customizable timeout
    ๐Ÿšš cd5bebf Removed squash
    36823c6 Rerun tidy
    19a3fb7 Started work on migrating to cobra and viper
    ๐Ÿ”€ 501d98d Synchronized branch with master
    ๐Ÿ“š ed9f54f Update letsencypt documentation
    โšก๏ธ fae119f Update webconsole to use data binding
    โšก๏ธ 0b96a8e Updated README
    ๐Ÿ“š 99920f8 Updated documentation
    ๐Ÿ“š 96055e1 Updated documentation and CLI flags
    โšก๏ธ eacd799 Updated example config
    โšก๏ธ af01eee Updated favicon check to only reject for the root domain
    โšก๏ธ 8a5950f Updated gitignore
    โšก๏ธ 4538ecf Updated lint comment
    db850e7 Use proxy proto listeners
    cd8a13c [chore] goimports -w main.go
    0aef9a1 add sub-domain separator when appending username

  • v1.0.0-rc4 Changes

    May 26, 2020

    ๐Ÿ”„ Changelog

    ad7acfc Added the ability to load multiple certificates and keys. Also enabled the ability to allow any host to be bound even if dns verification fails
    ๐Ÿ”ง 3a25ead Allow templates directory to be configured
    ๐ŸŒฒ d67561e Fix logging when tunneled endpoint isn't up
    โšก๏ธ af01eee Updated favicon check to only reject for the root domain

  • v1.0.0-rc3 Changes

    May 22, 2020

    ๐Ÿ”„ Changelog

    ๐Ÿ“š 2d83ade Added automatic certificate creation and worked on some documentation
    ๐Ÿ‘ a3611db Added dns verification support for custom domains
    ๐ŸŒฒ c2619d6 Added the ability to log to disk
    ๐Ÿ‘ 5da236c Better handle letsencrypt email and acceptance
    ๐Ÿ‘• 4c66e7c Disable dialer lint for now
    ๐Ÿณ 71bb8f8 Fixed flags and squash docker image
    ๐Ÿ‘ f742eb3 Handle websocket timeouts better
    b701fb1 Initial work on TCP/HTTP/Alias load balancing
    ๐Ÿ”ง 029a6b6 Make ping client timeout configurable and add the ability to disable idle connection timeouts
    ๐Ÿ›  5208ec2 More cleanup. Fixed passphrase encrypted host keys and hopefully fixed channel close panics
    ๐Ÿšš cd5bebf Removed squash
    36823c6 Rerun tidy
    ๐Ÿ“š 99920f8 Updated documentation
    โšก๏ธ 4538ecf Updated lint comment
    db850e7 Use proxy proto listeners

  • v1.0.0-rc2 Changes

    May 05, 2020

    ๐Ÿ”„ Changelog

    2556e21 Change filter initialization
    8234b29 Normalize initializer naming
    โšก๏ธ fae119f Update webconsole to use data binding
    ๐Ÿ“š 96055e1 Updated documentation and CLI flags

  • v1.0.0-rc Changes

    May 03, 2020

    ๐Ÿ”„ 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 Changes

    February 14, 2020

    ๐Ÿ”„ 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 Changes

    February 02, 2020

    ๐Ÿ”„ Changelog

    โšก๏ธ 2df6c4b Fixed admin console bug that wouldn't update routes

  • v0.2.1 Changes

    January 06, 2020

    ๐Ÿ”„ Changelog

    ๐Ÿš€ ffda923 Update .goreleaser.yml

  • v0.2.0 Changes

    December 26, 2019

    ๐Ÿ›  Admin interface and other bug fixes

  • v0.1.0 Changes

    November 29, 2019

    ๐Ÿ”„ Changelog

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