Skip to content

Releases: jesse23/webtty

v1.8.3

27 Apr 03:03
2a3546f

Choose a tag to compare

1.8.3 (2026-04-27)

Bug Fixes

  • vim visual mode on hover, port config, and Windows PTY (#29) (2a3546f)

v1.8.2

22 Apr 03:14
ac42ffd

Choose a tag to compare

1.8.2 (2026-04-22)

Bug Fixes

  • spawn server with node on Windows to avoid Bun PTY incompatibility (#28) (ac42ffd)

v1.8.1

09 Apr 17:05
08a6bf0

Choose a tag to compare

1.8.1 (2026-04-09)

Bug Fixes

  • bind to 127.0.0.1 when config.host is 'localhost' (#27) (08a6bf0)

v1.8.0

06 Apr 03:02
45b52d6

Choose a tag to compare

1.8.0 (2026-04-06)

Features

  • deep-link support (PID navigation + focus existing tab) (#26) (45b52d6)

v1.7.0

31 Mar 21:30
0c03170

Choose a tag to compare

1.7.0 (2026-03-31)

Features

  • runtime font-size zoom via Ctrl/Cmd +/-/0 (#25) (0c03170)

v1.6.1

31 Mar 18:40
34ddb0f

Choose a tag to compare

1.6.1 (2026-03-31)

Bug Fixes

  • fill terminal canvas gap with measured padding (#24) (34ddb0f)

v1.6.0

30 Mar 02:14
607f093

Choose a tag to compare

1.6.0 (2026-03-30)

Features

  • configurable key bindings with webtty key command (#23) (607f093)

v1.5.0

28 Mar 20:20
971d531

Choose a tag to compare

1.5.0 (2026-03-28)

Features

v1.4.4

28 Mar 02:56
208094f

Choose a tag to compare

1.4.4 (2026-03-28)

Bug Fixes

  • vim cursor shape and mouse scroll in web terminal (#20) (208094f)

v1.4.3

27 Mar 02:41
02513e4

Choose a tag to compare

1.4.3 (2026-03-27)

Bug Fixes

  • prevent ghost cursor on DECSCUSR style change (#19) (02513e4)