Releases: NOirBRight/dsh-mobile-pairing
Releases · NOirBRight/dsh-mobile-pairing
Release list
v0.1.7
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
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-tunnelv0.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
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
Relay mode UI, endpoint mux CLI, QR rotation, and e2e-tunnel v0.1.2.
v0.1.3
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
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
Fix Quick Tunnel default argv so cloudflared starts with tunnel --url {gateway} --no-autoupdate when no custom args are configured.
v0.1.0
Initial public release of the DSH Mobile Remote pairing plugin.