Release notes
Upcoming
Droplet Visualizer, editable keyboard, Ctrl key
- Droplet Visualizer. Open any live session as a floating droplet in a 3D field and hop between sessions without going back to the launchpad.
- Editable keyboard toolbar. Tap and hold the toolbar, choose Edit, then drag the buttons into whatever order suits you. The layout sticks across launches.
- Sticky Ctrl key. Tap Ctrl, then a letter, to send the control code. Ctrl then C sends Ctrl-C, Ctrl then D sends Ctrl-D, and so on.
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