v1.1.0
What's Changed
- add live status bar to terminal sharing by @cs01 in #131
- remove persistent status bar, keep startup warnings by @cs01 in #133
- show session duration in disconnect message by @cs01 in #130
- fix raw mode not restored on exit by @cs01 in #132
- use public/private share my claude session in banners by @cs01 in #134
- add resilient reconnection for server restarts by @cs01 in #135
- emphasize never merging before ci passes by @cs01 in #136
- bump subprotocol to v4, fix signing key perms, add reconnect jitter by @cs01 in #137
- default to chadsmith.dev/termpair, install to ~/.local/bin, add copy button by @cs01 in #138
- serve static files at /s/ path by @cs01 in #139
- polish install script with colors and quick start by @cs01 in #140
- bump version to 1.1.0 by @cs01 in #141
Full Changelog: v1.0.0...v1.1.0