Current builds for every platform, straight from the release catalog the apps check for updates.
Termio macOS 1.1.89 — fixes garbled terminal output on resize, faster performance
2026-08-04
Version 1.1.89 · build 258
macOS 13.0 · Apple Silicon + Intel (Universal) · 61.2 MB
- ·Fixed: terminal output could get garbled or show overlapping frames when a resize/rotation landed mid-output — writes now hold and replay in order across a resize instead of racing it.
- ·Fixed: a rare terminal reseed race that could desync the daemon's live output tap from what the client actually applied.
- ·Performance: removed diagnostic logging overhead that had been added earlier and was slowing down terminal output and app responsiveness.
- ·Universal binary (Apple Silicon + Intel), notarized and stapled for Gatekeeper; requires macOS 13.0 or later
Version 0.2.0 · build 434
Distributed via TestFlight — join the beta, or install from the App Store.
Termio Android 0.1.112 — take-over redesign, ownership state machine
2026-08-04
Version 0.1.112 · build 138
Android 8.0 · arm64-v7a + arm64-v8a + x86 + x86_64 · 33.4 MB
- ·Take-over: new dialog + lock bar replaces the old banner (owner-approved design)
- ·Locked/displaced screen no longer shows a raw wire identifier
- ·Displaced-banner contrast fixed
- ·Take-over is now transactional: deliberate-open reclaim + pending state + authoritative self-heal
- ·Ownership is a state machine over the live client set, not ad-hoc flags
- ·Survivor promotion actually fires when a client exits (previously silent)
- ·Take-over folds into its home pane group instead of floating separately
- ·Native onApplyTap handler wired (fixes stale attach geometry after a resize)