Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Sep 23:57
· 3 commits to main since this release

See also the release announcement for v0.3.0

Changelog

  • 6b0d92d Merge pull request #8 from Contextualist/feat-tailscale
  • 775c033 feat: acp: support multiple connection strategies
  • 2d6bfb6 feat: stream: add Tailscale support
  • 74612f3 refactor: config: move from cmd/acp to pkg/config
  • d712e33 refactor: pnet: clarify function HolePunching
  • 3ba994d refactor: stream: adapt HolePunching into interface
  • 23650fc tweak: config: infer strategy during setup
  • f9b431c tweak: config: only print out the fields that are common across devices
  • bf42db6 tweak: tailscale: guard against missing status json fields