Skip to content

Releases: mlorentedev/ts-bridge

v1.17.0

Choose a tag to compare

@mlorentedev mlorentedev released this 08 Jul 17:14
ceb4235

1.17.0 (2026-07-08)

Features

  • cli: structured lifecycle signals — READY/ERROR lines, --quiet (UX-004) (#237) (39c76ed)

Bug Fixes

  • cli: escape backslashes in ERROR signal detail (follow-up to #237) (#240) (9cf3a18)

v1.16.0

Choose a tag to compare

@mlorentedev mlorentedev released this 26 Jun 20:00
b18dd0d

1.16.0 (2026-06-26)

Features

  • config: named profile model — init --profile, Store.Set, ADR-012 (CFG-001) (#232) (6046f22)
  • profile: host-emitted shareable connection profiles (CFG-002) (#228) (5208d9d)

v1.15.6

Choose a tag to compare

@mlorentedev mlorentedev released this 26 Jun 18:03
8ef54cf

1.15.6 (2026-06-26)

Bug Fixes

  • proxy: exit non-zero and surface dead state when tsnet session dies (#226) (28715a4), closes #208

v1.15.5

Choose a tag to compare

@mlorentedev mlorentedev released this 24 Jun 20:38
f301741

1.15.5 (2026-06-24)

Bug Fixes

  • config: route auth keys by prefix; reject hskey- without a control URL (#209) (#223) (1eee9e5)

v1.15.4

Choose a tag to compare

@mlorentedev mlorentedev released this 24 Jun 20:10
06d07fb

1.15.4 (2026-06-24)

Bug Fixes

  • cli: stop dumping the usage block on runtime errors (#210) (#222) (d3985be)
  • config: default tsnet state to a fixed per-user directory (#207) (#219) (7aa99f6)

v1.15.3

Choose a tag to compare

@mlorentedev mlorentedev released this 23 Jun 23:51
af00c78

1.15.3 (2026-06-23)

Bug Fixes

  • cli: correct -v rewrite that corrupted the --target value (#215) (373fd3f)

v1.15.2

Choose a tag to compare

@mlorentedev mlorentedev released this 21 Jun 05:03
11b1bf7

1.15.2 (2026-06-21)

Bug Fixes

v1.15.1

Choose a tag to compare

@mlorentedev mlorentedev released this 19 Jun 18:49
0612252

1.15.1 (2026-06-19)

Bug Fixes

  • host: honor bool-flag precedence, report actual RDP port, add Windows CI (#194) (65e5c41)

v1.15.0

Choose a tag to compare

@mlorentedev mlorentedev released this 19 Jun 16:17
95ba20e

1.15.0 (2026-06-19)

Features

  • host: parity host with client architecture (#187) (4aa13ec)

v1.14.0

Choose a tag to compare

@mlorentedev mlorentedev released this 19 Jun 01:38
0abf500

1.14.0 (2026-06-19)

Features

  • add 'ts-bridge discover' subcommand for tailnet host auto-discovery (#171) (e6f41b6)