Release notes
v5.0
Voice Drop, Droplet Visualizer, image paste, sound design
2026
- Voice Drop. Tap the mic on the keyboard toolbar and drop your words straight into the agent. On-device Siri transcription by default, bring your own free Groq API key for whisper-large-v3-turbo. On by default, disable in Settings.
- Droplet Visualizer. Open any session like a portal. Every live session becomes a droplet on a pyramid you can spin and page through.
- Paste images straight into your agent's session. Copy from any app or multi-select from Photos, and it uploads to the server for your agent to read.
- Agent to clipboard. Ask your agent to write an email, say "copy that to my clipboard", then paste it into your mail app. Opt in via Settings.
- Text selection with a dedicated selection mode and long-press word select.
- Editable keyboard toolbar with sticky Ctrl. Tap and hold to rearrange.
- Tab names sync with tmux automatically.
- Nerd Font support: FiraCode and JetBrains Mono.
- Sound design. The app now answers with a family of five-dot sound cues. Toggle in Settings.
- UI sound cues, faster navigation, and dozens of fixes across iPhone, iPad and Vision Pro.
v4.1.0
SSH key authentication, Quick Drop, Home redesign
21 May 2026
- SSH key authentication. Generate Ed25519 or Secure Enclave-backed P-256 keys in-app, or paste-import existing OpenSSH keys.
- Secure Enclave option keeps the private key inside the iPhone's secure hardware. Every signing operation happens there.
- Per-connection auth picker. Pick Password or Key per saved connection.
- Quick Drop. Pin one saved connection to the Home screen for instant launch. Long-press to swap.
- Home and Droplet Launch screens redesigned with mesh animation and per-element shrink cascade.
- Reverse-scroll chevron fix during long tmux scrollback bursts.
v4.0.1
18 May 2026
- Left and right arrow keys added to the keyboard toolbar, each as its own button with breathing room.
- Soft scroll-direction chevron fades in at the right edge during a tmux scrollback burst.
- Voice keyboards work in the SSH input. Wispr Flow and other iOS keyboard extensions dictate straight into the session.
- Paste button removed from the accessory toolbar. Long-press the terminal still pastes.
- Floating control bar redesigned with flex spacers between every button group. Up and down arrows split into separate pills.
- One Tap editor accepts an empty command.
Read the full v4 write-up
v3.1.4
17 April 2026
- Optional One Tap toolbar button that sends a user-configured command over the current SSH session. Off by default.
- Built originally for custom memory systems like MemPalace, but the string is whatever you set.
- Toolbar layout improvements. iPad toolbar now centre-aligns with the keyboard-dismiss button pinned to the far left.
- Modal editor for the One Tap command in Settings.
Read the full One Tap write-up