Files
hyperframes/releases/v0.7.94.md
T

17 lines
670 B
Markdown

# HyperFrames v0.7.94
Released on 2026-08-05.
The CLI now supports explicit RFC 8628 device authorization for attended SSH
and remote-terminal sessions, so users can sign in without copying API keys or
exposing a loopback callback. The flow is fail-closed, validates minted tokens
before atomic persistence, and leaves the existing browser login unchanged.
## Features
- **CLI:** Add device authorization login ([b9233525b](https://github.com/heygen-com/hyperframes/commit/b9233525b2e02ec9329445ab2602ebd557033daf), [#2836](https://github.com/heygen-com/hyperframes/pull/2836))
## Full changelog
https://github.com/heygen-com/hyperframes/compare/v0.7.93...v0.7.94