Changelog
All notable changes to JumpTerm, organized by release.
v0.9.0
LatestFebruary 26, 2026
- NewAI Terminal Integration: launch Claude Code, Codex CLI, Aider, Gemini, Ollama, or ShellGPT inside SSH sessions
- NewPort Forwarding: forward local ports through SSH connections with inline UI
- NewTerminal Themes: 10 built-in themes (Dracula, Nord, Tokyo Night, Catppuccin, and more)
- NewSave Credential to Vault: one-click save after connecting, auto-connect next time
- NewDefault Directory: auto-cd into a configured directory on SSH connect
- ImprovedWeb terminal now supports theme selection from Settings
- ImprovedDesktop tab cycling with Ctrl+Tab / Ctrl+Shift+Tab
- ImprovedSession disconnect toast notifications on desktop and web
- ImprovedMobile sync now uses full encrypted CRDT engine matching desktop and web
v0.8.2
February 15, 2026
- FixedFixed crash when reconnecting to hosts with expired SSH certificates
- FixedResolved sync conflict that could occur when editing the same snippet on two devices simultaneously
- ImprovedImproved tmux session detection reliability on servers with non-standard tmux paths
- ImprovedReduced vault unlock time by 30% through optimized Argon2id parameters on Apple Silicon
v0.8.1
February 1, 2026
- NewAdded port-forward profiles: save and auto-start port forwarding rules per connection
- NewAdded connection grouping by environment with color-coded labels
- ImprovedSSH config import now supports Match blocks and ProxyJump directives
- FixedFixed clipboard paste issues in terminal on certain keyboard layouts
v0.8.0
January 15, 2026
- NewSnippet library with variable placeholders and team sharing
- NewDevice management dashboard with one-click device revocation
- NewOffline mode: access your vault without an internet connection
- ImprovedCompletely redesigned connection form with inline validation
- ImprovedAdded keyboard shortcuts for common actions (Cmd+K to search, Cmd+N for new connection)
v0.7.0
December 1, 2025
- Newtmux session resume: automatically reattach to your tmux sessions on reconnect
- NewMulti-device sync with conflict-free merge resolution
- ImprovedMigrated encryption to XChaCha20-Poly1305 from AES-256-GCM
- ImprovedAdded SFTP file browser with drag-and-drop upload
v0.6.0
October 15, 2025
- NewInitial public beta release
- NewE2EE vault with Argon2id key derivation
- NewSSH connection manager with tags and folders
- NewAvailable on macOS and iOS