2021-04-11 06:27:30 +00:00
|
|
|
# GoTTY releases
|
|
|
|
|
2021-05-31 23:43:13 +00:00
|
|
|
## v1.3.0
|
2021-04-22 19:44:06 +00:00
|
|
|
|
2021-06-01 05:50:56 +00:00
|
|
|
* Links in the tty are now clickable.
|
|
|
|
* Use WebGL for rendering by default.
|
|
|
|
* Ensure authentication (TLS or Basic auth) remain enabled even if some of the options are only given in config files Thanks, @devanlai!
|
|
|
|
* Fix typo in README.md Thanks, @prusnak!
|
|
|
|
* Add arm64/Linux build. Thanks for the suggestion, @nephaste!
|
2021-04-22 19:44:06 +00:00
|
|
|
|
2021-04-22 17:37:01 +00:00
|
|
|
## v1.2.0
|
2021-04-20 05:19:25 +00:00
|
|
|
|
2021-06-01 05:50:56 +00:00
|
|
|
* Pass BUILD\_OPTIONS to gox, too, so release artifacts have version info included.
|
|
|
|
* Update xterm.js 2.7.0 => 4.11.0
|
|
|
|
* Lots of clean up.
|
2021-04-20 05:19:25 +00:00
|
|
|
|
2021-04-19 07:23:31 +00:00
|
|
|
## v1.1.0
|
|
|
|
|
2021-06-01 05:50:56 +00:00
|
|
|
* Today I learned about Go's handling of versions, so re-releasing 2.1.0 as 1.1.0.
|
|
|
|
* Added path option. Thanks, @apatil!
|
2021-04-19 07:23:31 +00:00
|
|
|
|
2021-04-19 10:22:12 +00:00
|
|
|
## v2.1.0 (whoops)
|
2021-04-11 06:27:30 +00:00
|
|
|
|
2021-06-01 05:50:56 +00:00
|
|
|
* Use Go modules and update cli module import path. Thanks, @svanellewee!
|
|
|
|
* Fix typos. Thanks, @0xflotus, @RealCyGuy, @ygit, @Jason-Cooke and @fredster33!
|
|
|
|
* Fix printing of ipv6 addresses. Thanks, @Felixoid!
|
|
|
|
* Add Progressive Web App support. Thanks, @sehaas!
|
|
|
|
* Add instructions for GNU screen. Thanks, @Immortalin!
|
|
|
|
* Add Solaris support. Thanks, @fazalmajid!
|
|
|
|
* New maintainer: @sorenisanerd
|