Skip to content

Releases: cs01/termpair

v1.2.0

25 Mar 00:26
17914ed

Choose a tag to compare

What's Changed

  • add chat sidebar with e2e encryption by @cs01 in #148

Full Changelog: v1.1.1...v1.2.0

v1.1.1

24 Mar 06:46
ee657a5

Choose a tag to compare

What's Changed

  • update readme with new screenshots and logo by @cs01 in #142
  • rewrite features as user-focused value props by @cs01 in #143
  • refresh landing page with logo, animations, and features by @cs01 in #144
  • fix browser reconnecting after clean session end by @cs01 in #145
  • add 67 unit tests (6 → 73 total) by @cs01 in #146
  • bump version to 1.1.1 by @cs01 in #147

Full Changelog: v1.1.0...v1.1.1

v1.1.0

24 Mar 05:11
0a62aee

Choose a tag to compare

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

v1.0.0

23 Mar 19:17
c10eab4

Choose a tag to compare

What's Changed

  • rewrite in rust with single-binary distribution by @cs01 in #108
  • replace architecture diagram with ascii art by @cs01 in #109
  • add windows support via portable-pty by @cs01 in #110
  • switch tokio-tungstenite from native-tls to rustls by @cs01 in #113
  • use relative paths in frontend html by @cs01 in #114
  • improve landing page with install instructions and how it works by @cs01 in #115
  • add --static-dir flag for custom frontend overrides by @cs01 in #111
  • add public sessions with discoverable landing page by @cs01 in #116
  • fix absolute paths for subpath hosting by @cs01 in #117
  • add sharemyclaude binary mode via argv[0] detection by @cs01 in #118
  • consistent banner colors and clean exit on pty close by @cs01 in #119
  • security hardening: headers, cors, limits, zeroize, stronger ids by @cs01 in #120
  • security audit: comprehensive hardening across server, crypto, and frontend by @cs01 in #121
  • replace --skill flag with after_long_help in sharemyclaude cli by @cs01 in #123
  • security audit v2: per-ip limits, cors, iv hardening, input caps by @cs01 in #124
  • replace --skill flag with after_long_help in sharemyclaude cli by @cs01 in #122
  • brighter prompt, --yes flag, banner contrast fix by @cs01 in #125
  • security: fix crypto bugs, harden install.sh, replace dockerfile by @cs01 in #126
  • fix: add connect_info to non-tls serve path by @cs01 in #127
  • add see also section linking to sharemyclaude by @cs01 in #128
  • bump version to v1.0.0 by @cs01 in #129

Full Changelog: v0.3.1.5...v1.0.0

v0.5.0-rc4

23 Mar 07:28
6b30d4e

Choose a tag to compare

What's Changed

  • fix: add connect_info to non-tls serve path by @cs01 in #127

Full Changelog: v0.5.0-rc3...v0.5.0-rc4

v0.5.0-rc3

23 Mar 07:12
de20b36

Choose a tag to compare

What's Changed

  • security audit: comprehensive hardening across server, crypto, and frontend by @cs01 in #121
  • replace --skill flag with after_long_help in sharemyclaude cli by @cs01 in #123
  • security audit v2: per-ip limits, cors, iv hardening, input caps by @cs01 in #124
  • replace --skill flag with after_long_help in sharemyclaude cli by @cs01 in #122
  • brighter prompt, --yes flag, banner contrast fix by @cs01 in #125
  • security: fix crypto bugs, harden install.sh, replace dockerfile by @cs01 in #126

Full Changelog: v0.5.0-rc2...v0.5.0-rc3

v0.5.0-rc2

23 Mar 06:19
67d1b0e

Choose a tag to compare

What's Changed

  • add sharemyclaude binary mode via argv[0] detection by @cs01 in #118
  • consistent banner colors and clean exit on pty close by @cs01 in #119
  • security hardening: headers, cors, limits, zeroize, stronger ids by @cs01 in #120

Full Changelog: v0.5.0-rc1...v0.5.0-rc2

v0.5.0-rc1

23 Mar 03:18
5654a25

Choose a tag to compare

What's Changed

  • add --static-dir flag for custom frontend overrides by @cs01 in #111
  • add public sessions with discoverable landing page by @cs01 in #116
  • fix absolute paths for subpath hosting by @cs01 in #117

Full Changelog: v0.5.0-rc...v0.5.0-rc1

v0.5.0-rc

22 Mar 03:00
0dd6076

Choose a tag to compare

What's Changed

  • switch tokio-tungstenite from native-tls to rustls by @cs01 in #112

Full Changelog: v0.3.1.5...v0.5.0-rc

v0.3.1.5

22 Jun 06:17
543d84a

Choose a tag to compare

What's Changed

  • Bump tmpl from 1.0.4 to 1.0.5 in /termpair/frontend_src by @dependabot in #91
  • Bump follow-redirects from 1.14.2 to 1.14.7 in /termpair/frontend_src by @dependabot in #93
  • fix python 3.10 bug by updating dependencies by @cs01 in #104
  • update pex build command by @cs01 in #105
  • add pre commit file and run pre-commit run --all-files by @cs01 in #106

Full Changelog: v0.3.1.4...v0.3.1.5