Skip to content

StandTerm v2.7.1

Choose a tag to compare

@askac askac released this 26 Aug 16:02
d488318

Fixed

  • Make Retry Now restore the Socket.IO namespace subscription after a full disconnect instead of reopening only the underlying manager transport.
  • Keep continuous reconnect backoff and current access-token recovery after an immediate retry fails.

Documentation

  • Explain the browser-owned, non-extractable Ed25519 signing boundary, exact SSH profile binding, fail-closed request checks, and non-secret settings portability.
  • Document the browser authorization URL as a single-use 120-second bearer credential, persistent browser-key trust, and process-lifetime access-token rotation behavior.

Validation

  • Covered 32 browser regression scenarios, including offline recovery, full Socket disconnect recovery, and session-token recovery.
  • Covered the complete backend smoke suite, including authorization grant replay rejection, remote access policy, and browser SSH signer boundaries.
  • Passed static documentation and diff validation.