Skip to content

Releases: go-zoox/terminal

v1.10.0

19 Apr 17:54

Choose a tag to compare

Changelog

  • d3514b7 chore(release): bumped version to v1.10.0
  • 61cfdf1 chore(release): bumped version to v1.9.6
  • a6b56c7 fix(html): clear xterm before session reconnect
  • 251a252 fix(html): avoid black xterm on mobile emulation; ignore local compound YAML
  • 25278f0 feat(html): mobile disconnect modal, manual reconnect, visibility auto-reconnect
  • a2be604 feat(server): reconnectable sessions with idle eviction and replay
  • a4e8eaa test(server): add withQuery and runTerminalBridge tests
  • 94d2fd1 refactor(server): consolidate PTY bridge and simplify connect
  • bc4fda2 chore(static): normalize embedded xterm bundle file endings
  • de2237b feat(server): add WorkDir defaults and expose WorkDir/User flags
  • 7db501f feat(server): improve mobile terminal focus and soft-keyboard handling
  • 073fdf5 feat(server): embed xterm-addon-webgl for GPU-accelerated rendering
  • f871722 feat(server): improve mobile layout for embedded web terminal

v1.9.6

19 Apr 17:54

Choose a tag to compare

Changelog

  • 61cfdf1 chore(release): bumped version to v1.9.6
  • a6b56c7 fix(html): clear xterm before session reconnect
  • 251a252 fix(html): avoid black xterm on mobile emulation; ignore local compound YAML
  • 25278f0 feat(html): mobile disconnect modal, manual reconnect, visibility auto-reconnect
  • a2be604 feat(server): reconnectable sessions with idle eviction and replay
  • a4e8eaa test(server): add withQuery and runTerminalBridge tests
  • 94d2fd1 refactor(server): consolidate PTY bridge and simplify connect
  • bc4fda2 chore(static): normalize embedded xterm bundle file endings
  • de2237b feat(server): add WorkDir defaults and expose WorkDir/User flags
  • 7db501f feat(server): improve mobile terminal focus and soft-keyboard handling
  • 073fdf5 feat(server): embed xterm-addon-webgl for GPU-accelerated rendering
  • f871722 feat(server): improve mobile layout for embedded web terminal

v1.9.5

19 Apr 11:10

Choose a tag to compare

Changelog

  • 3d218e4 chore(release): bumped version to v1.9.5
  • 940f777 chore: bump Go to 1.25 and refresh dependencies

v1.9.4

19 Apr 10:43

Choose a tag to compare

Changelog

  • 88adef0 chore(release): bumped version to v1.9.4
  • c83b19d feat(server): add zoox handlers, Register, and terminal Middleware

v1.9.3

19 Apr 10:01

Choose a tag to compare

Changelog

  • 44627ad chore(release): bumped version to v1.9.3
  • 4bcc624 feat(server): inline xterm assets in HTML and bypass template parsing

v1.9.2

19 Apr 09:56

Choose a tag to compare

Changelog

  • 4e34d36 chore(release): bumped version to v1.9.2
  • 369a1d3 feat(server): embed xterm assets and serve from /static/xterm
  • eb60805 feat(server): add viewport meta for mobile web terminal

v1.9.1

10 Jul 13:51

Choose a tag to compare

Changelog

  • aaecbd6 chore(release): bumped version to v1.9.1
  • 9c6fa7c feat: http server support specify user with shell

v1.9.0

28 Sep 14:43

Choose a tag to compare

Changelog

  • b92487c chore(release): bumped version to v1.9.0
  • a12809b feat(client): support server url with user+pass => ws://username:password@10.0.0.1:8838/ws

v1.8.9

28 Sep 12:14

Choose a tag to compare

Changelog

  • 90193dd chore(release): bumped version to v1.8.9
  • cee1d6d fix: client --command option not hangup

v1.8.8

28 Sep 11:03

Choose a tag to compare

Changelog

  • a5124ce chore(release): bumped version to v1.8.8
  • a6727ac fix: client read from os.Stdin with raw mode