Skip to content

v0.6.1

Choose a tag to compare

@fancyboi999 fancyboi999 released this 27 Jun 07:50
3264cd6

@fancyboi999/open-tag-daemon 0.6.1

Fixes machine liveness after server redeploys or half-open daemon WebSocket connections.

  • Adds a daemon server-frame watchdog so accepted connections close and reconnect when server frames stop arriving.
  • Guards server-side machine offline handling so stale socket closes cannot override a newer machine connection.
  • Updates architecture docs and regression coverage.

After this release publishes to npm, restart self-hosted daemons with:\n\nnpx @fancyboi999/open-tag-daemon@latest --server-url <your-server-url> --api-key <machine-key>