Changelog
All notable changes to keytun, listed by release.
v0.7.0
- feat Fan-out support for multiple simultaneous clients per session
- feat Persistent terminal title and login shell PTY
- fix Data races, security hardening, and reliability improvements
- fix Host exits immediately when shell exits
- fix Multi-platform Docker builds with BUILDPLATFORM
v0.6.0
- feat Linux binary builds in release pipeline
v0.5.0
- feat Ghostty terminal support
- fix Clean terminal restore on host exit
v0.4.1
- fix Prevent concurrent WebSocket write panic on host
v0.4.0
- security Harden relay against session brute-forcing
v0.3.2
- feat Echo keystrokes back to client in system mode
v0.3.1
- fix Terminal resizing
v0.3.0
- feat Direct join links and web client
v0.2.1
- fix Enable CGO in release build for macOS system mode
v0.2.0
- feat Default public relay, dynamic version injection
v0.1.0
- Initial release with terminal mode, system mode, and relay server