Gotty Versions Save

Share your terminal as a web application

v2.0.0-alpha.3

6 years ago

This is an ephemeral test release for the v2.0.0 series. Once a new release has been released, this tag and release will be deleted.

v2.0.0 has many improvement and changes including:

  • Switching the default terminal to Xterm.js with CJK support
  • Modularizing the browser side code in TypeScript
  • New server side code with reusable APIs

See https://github.com/yudai/gotty/milestone/3 for more changes.

v1.0.1

6 years ago

This release is mainly for bug fixes.

Fixes

  • #118: gotty.js clears browser's Local Storage
  • #122: Configuration via environment variables doesn't work except GOTTY_CONFIGklllll
  • #136: max-connections reporting wrong count

v1.0.0

6 years ago

This is the first release of v1.0.0 and probably the last release of v1.0.0.

The changes from the previous version v0.0.13 are:

  • New options to fix the terminal size (#121)
    • With --width and --height, you can set a fixed terminal size.
  • New option to specify the number of max connections to the process (#112
    • Use --max-connection.
  • New option to close the process when it's idle for some time (#78, #115)
    • Use --timeout option to set the deadline

v0.0.13

8 years ago

v0.0.12

8 years ago

v0.0.11

8 years ago

v0.0.10

8 years ago

v0.0.9

8 years ago

v0.0.8

8 years ago

v0.0.7

8 years ago