Skip to content

Releases: NOirBRight/dsh-mobile-pairing

v0.1.7

Choose a tag to compare

@NOirBRight NOirBRight released this 25 Aug 03:58

Changes

  • Default Host label now keeps the DSH port and removes the login-name prefix from the machine hostname.
  • Explicit hostName configuration remains supported.
  • Added regression coverage and fixed standalone client DOM iterable typechecking.

v0.1.6

Choose a tag to compare

@NOirBRight NOirBRight released this 23 Aug 11:45

Summary

  • Host Gateway lib/ now matches the seat-replace source from v0.1.5 (same-room reconnect no longer 409s).
  • Depends on @dsh-mobile/e2e-tunnel v0.1.3 (Automatic aborts Direct once Tunnel wins).

Install

dsh plugin --profile web add github:NOirBRight/dsh-mobile-pairing#v0.1.6

v0.1.5

Choose a tag to compare

@NOirBRight NOirBRight released this 23 Aug 07:44

Summary

  • Host Gateway now replaces stale tunnel/signal sockets on same-room reconnect instead of returning 409 (fixes AM01S / custom endpoint reconnect drops).

Test plan

  • npm test (114/114)
  • npm run build

v0.1.4

Choose a tag to compare

@NOirBRight NOirBRight released this 23 Aug 06:43

Relay mode UI, endpoint mux CLI, QR rotation, and e2e-tunnel v0.1.2.

v0.1.3

Choose a tag to compare

@NOirBRight NOirBRight released this 22 Aug 18:40

Advertise Host display names on pairing QR and handshake ack.

Depends on github:NOirBRight/dsh-e2e-tunnel#v0.1.1. Adds a published import/export contract test so Host never imports a symbol missing from the tagged tunnel package.

v0.1.2

Choose a tag to compare

@NOirBRight NOirBRight released this 22 Aug 16:59

Skip conversation DOM mutations when patching the Remote nav icon so streamed transcript updates do not retrigger a body-wide observer.

Install: dsh plugin --profile web add github:NOirBRight/dsh-mobile-pairing#v0.1.2

v0.1.1

Choose a tag to compare

@NOirBRight NOirBRight released this 21 Aug 07:07

Fix Quick Tunnel default argv so cloudflared starts with tunnel --url {gateway} --no-autoupdate when no custom args are configured.

v0.1.0

Choose a tag to compare

@NOirBRight NOirBRight released this 21 Aug 05:58

Initial public release of the DSH Mobile Remote pairing plugin.