SFTP: fixed uploads that could drop the connection or end with an error
SFTP: errors stay on screen and can be copied; multi-file transfers skip failed files and list them
SFTP: uploads ask before replacing an existing file
SFTP: the list keeps its position after deleting, uploading or downloading
App lock: the timeout counts from leaving the app; picking a file no longer asks to unlock
Terminal: command history is read without a second login
1.17.02026-09-15
You can now order the host and group list (alphabetical, recently used, most used or by hand)
Fixed scrolling inside full-screen apps such as tmux, vim, nano and less
Fixed keys in the key bar that could keep repeating after you let go
Word mode now pauses command suggestions
Fixed connections through a jump host that could stay loading forever
Android TV: the selected key or button is now clearly highlighted
1.16.22026-09-10
Android TV: full-size banner and icon on the home screen
1.16.02026-09-09
Customizable extra-key bar: pick a layout (single row, two rows, minimal) or build your own with any keys, text macros and up to three rows — switch from the bar with ⇄
Smoother D-pad navigation on Android TV: text fields and dropdowns now work well with the remote
Fixed the lock screen on landscape TVs, where the bottom row could be cut off
Selection bar: “Copy all” moved last and toned down, so it isn't tapped instead of “Copy selection”
1.15.12026-08-31
Fixed: renaming an SSH key now also updates the comment inside its public key
Refreshed app icon that fills the frame, also on Android TV
1.15.02026-08-23
Android TV support: install and navigate with the remote — a physical keyboard (USB or Bluetooth) is recommended for typing
Smoother text entry with a keyboard on non-touch devices like Android TV
Fixed password login on servers that only offer keyboard-interactive authentication
SFTP: new option to list folders before files
1.14.02026-08-19
Duplicate a host from its menu to reuse its settings for a new connection — handy for reaching the same server on a different port or jump host
Show or hide hidden files (dotfiles) in the SFTP browser — saved per host
New app lock option: protect the app with an in-app PIN or passphrase
Updated the app's libraries and build tools to their latest stable versions
1.13.12026-08-12
Redesigned connection error and disconnect screens: a clear summary plus expandable details you can scroll and copy
More stable connections: keeps Wi-Fi awake during active sessions and checks the link more often
Fixed a rare crash and now notifies you when Android's background time limit stops your sessions
1.13.02026-08-08
Switch between sessions on different hosts right from the terminal tab bar
Tap a downloaded file's name to open it, from the download screen or the transfers panel
Better display of emoji and wide (CJK) characters in the terminal
Fixed cut-off text at the top of the first terminal session
Fixed background sessions that could stop accepting input
Keep the extra key bar visible with the keyboard closed
1.12.12026-08-05
Improved text selection near the terminal edges
Fixed a grey screen that could get stuck in some situations
Improved SFTP navigation to prevent connection drops
Tap a download notification to open the file, and see the destination path
1.12.02026-08-02
New app-lock options: biometric, device PIN/pattern, or none — usable on Android TV
Terminal now renders Nerd Font / Powerline glyphs (e.g. Starship prompts)
Backups remember each host's key by name
Paste added to the terminal selection popup
Arrow keys and PgUp/PgDn in the key bar now auto-repeat when held
1.11.12026-07-29
Fixed a missing interface font
Fixed command suggestions not appearing after switching session tabs
1.11.02026-07-26
The app is now available in Russian, thanks to a community translation
Fixed a memory leak when leaving a terminal session
Smoother, more responsive terminal scrolling
The terminal now returns to the bottom when you type
Optional double-tap to send Tab (auto-complete)
Backups now include app settings, not just hosts
New option to reset a host's accepted key
1.10.02026-07-23
Hosts can now be organized into collapsible color-coded groups, with custom per-host colors too
New light terminal color scheme (black on white), also able to follow the app theme
New setting to keep the screen on while a terminal is open
Physical keyboard: Ctrl and Alt key combinations now work in the terminal
Fixed a crash when generating SSH keys on Android 12 and older, plus minor fixes
1.9.02026-07-18
SFTP: fixed several issues when cancelling downloads
Terminal: selection handles are easier to drag, and copied text no longer contains fake line breaks where long lines wrap
New setting: default terminal font size
App lock: unlock is now biometric-only (PIN/pattern only if no biometrics are enrolled)
Updated internal libraries
1.8.02026-06-20
SSH agent forwarding: fixed a message-framing bug that could break sessions with recent OpenSSH servers (jsch 2.28.3)
Hosts list: the last host is no longer hidden behind the add button when the list fills the screen
Downloads: show start and finish date/time; foreground downloads end on a completion screen with a Done button
Session tabs: new browser-style tab bar, and the keyboard stays open when you switch tabs
1.7.02026-06-09
SFTP: background downloads — download files without blocking the file browser; long-press a file for the "Download in background" option
SFTP: active downloads can be sent to background at any time using the "Background" button
Host settings: "Allow Legacy Ciphers" option for connecting to old servers that only support outdated algorithms (AES-CBC, 3DES, DH-group1/14-sha1, DSA)
Terminal: improved spell-check (word) mode
Minor bug fixes and improvements
1.6.12026-05-19
SFTP: fixed a hang when connecting via jump host on mobile networks — the connection now times out and shows an error instead of spinning indefinitely
Terminal: word mode — tapping a spell correction suggestion now correctly replaces the mistyped word (Android 13+)
Minor bug fixes and improvements
1.62026-05-17
Terminal: fixed "connection lost" message appearing after a normal exit (exit/logout command)
Updated JSch SSH library to version 2.28.2, which includes a fix for agent forwarding when the client sends an extension message (SSH2_AGENTC_EXTENSION)