mirror of
https://github.com/yudai/gotty.git
synced 2026-02-28 19:00:18 +01:00
Release 1.3.0
This commit is contained in:
parent
d51cec2925
commit
9a25dc85f9
1 changed files with 4 additions and 1 deletions
5
NEWS.md
5
NEWS.md
|
|
@ -1,9 +1,12 @@
|
||||||
# GoTTY releases
|
# GoTTY releases
|
||||||
|
|
||||||
## v1.3.0 (Unreleased)
|
## v1.3.0
|
||||||
|
|
||||||
* Links in the tty are now clickable.
|
* Links in the tty are now clickable.
|
||||||
* Use WebGL for rendering by default.
|
* 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!
|
||||||
|
|
||||||
## v1.2.0
|
## v1.2.0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue