Skip to content

Releases: jesse23/webtty

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)

v1.4.2

26 Mar 20:52
f7bcca8

Choose a tag to compare

1.4.2 (2026-03-26)

Bug Fixes

  • forward Ctrl+V to PTY for non-text clipboard paste (#18) (f7bcca8)

v1.4.1

26 Mar 04:26
a0f564b

Choose a tag to compare

1.4.1 (2026-03-26)

Bug Fixes

  • strip dev scripts before publish to fix npx install (#17) (a0f564b)