Skip to content

shell.online v0.10.0

Choose a tag to compare

@TeoSlayer TeoSlayer released this 08 Sep 13:28
· 6 commits to main since this release
666e406

Scan once, open instantly.

v0.10.0 adds a compact terminal QR after every human-readable share creation. The QR carries the complete E2EE browser credential in its URL fragment, so a phone can open and decrypt the session locally without typing the generated password. Cloudflare never receives the fragment. The ordinary printed link remains password-free, and JSON, pipes, NO_COLOR, and non-interactive output remain unchanged.

This release also includes the accounts and organization web app introduced on main, hardened app asset headers, and advisory handling for exhausted Copilot review quota.

Every attached binary is represented in SHA256SUMS; release.json exposes the same digests used by shell.online's installer. The release covers 36 OS/architecture targets. All Linux targets passed the Go and PTY suites under QEMU, Windows passed the native ConPTY suite, and the source passed race, CodeQL, dependency, web, app, and real-Postgres checks.