Skip to content

Release v1.20.1

Choose a tag to compare

@Positronico Positronico released this 22 Jun 01:03

1.20.1 (2026-06-21)

Bug Fixes

  • connect: add ctl-stream-close auto trigger so Logout resolves without Ctrl-C (95caf7c)
  • connect: end shell session on Ctrl-C/cancel so it never wedges on a lost remote close (616cffa)
  • connect: make shell input reader interruptible to stop teardown hang (445e29f)
  • connect: remove shared-tty nonblock hazard + bound output retry; add teardown goroutine-dump instrumentation (53c086b)
  • connect: restore terminal deterministically to prevent post-shell hang (e18b9e1)
  • connect: show webadmin link at session start (6273cdc)