Releases: rm1dev/Termifai
Releases · rm1dev/Termifai
Release list
Termifai 1.2.0 — More Reliable, Secure, and RTL-Friendly
Termifai 1.2.0 makes everyday terminal and remote-work workflows smoother, more reliable, and more secure.
Highlights
- Improved RTL terminal support for Persian and Arabic, including more accurate text rendering, selection, and copying.
- Enhanced terminal search with pattern-based matching for email addresses, URLs, IP addresses, numbers, whitespace, and line breaks.
- More resilient SFTP connections and transfers, with reconnection support, smarter retry behavior, and stronger protection for destination files.
- Safer, more reliable sync with integrity validation and improved handling of concurrent changes.
- Drag-and-drop sorting for Snippet groups, plus support for running Snippets with
sudo. - Better SSH host key change handling and improved interactive authentication flows.
- Security hardening and fixes across SSH, SFTP, clipboard handling, and the vault.
Thank you to everyone who shared feedback and helped make Termifai better.
Termifai 1.0.1
First 1.x release of Termifai — a modern multi-window terminal emulator and SSH manager built with Tauri and React.
Highlights
- Quick Terminal — drop-down overlay terminal with global hotkey support via the
termifaidbackground daemon - Cloud sync — sync hosts, keys, and settings across devices with Local folder, Google Drive, Dropbox, or SFTP
- Smarter terminal — semantic highlighting, clickable URLs, auto-reconnect, and resilient tmux sessions
- Hardened SFTP — transfer status & speed, pause/resume, retries, and conflict resolution
- Live dashboard — host status/latency, containers, and Disk I/O alongside CPU/RAM/disk gauges
- Snippets 2.0 — groups, reorder, OS targeting, and script execution over SFTP
What's new
Terminal & SSH
- Auto-reconnect when an SSH session drops
- Optional resilient sessions backed by tmux
- Semantic highlighting for URLs, IPs, paths, emails, timestamps, and log keywords (toggle in Settings)
- Open detected URLs with ⌘-click (macOS) / Ctrl-click (Windows & Linux)
- Improved clear-terminal behavior and input line tracking
- Drag-and-drop files/folders into the terminal as shell-quoted paths
- Richer terminal context menu
Quick Terminal & hotkeys
- Quick Terminal overlay window
- System-wide hotkeys through
termifaid - Run at Startup / Run in Background options, with prompts when enabling hotkeys
- Quit-to-background and improved window toggle behavior
Sync
- Multi-backend sync engine (Local, Google Drive, Dropbox, SFTP)
- Auto-sync controls and clearer sync status messaging
- Collection-based sync with merge and tombstone handling
SFTP
- Live transfer status and speed
- Pause / resume with retry and backoff
- Upload/download conflict resolution
- More reliable connects (multi-address dial + timeouts)
Dashboard
- Persistent polling across view changes
- Online / offline / reconnecting status with latency
- Container summary (running / stopped)
- Disk I/O read/write rates
Snippets
- Groups, drag reorder, and OS targeting
- Scripts stored as files and run via SFTP upload (with heredoc fallback)
- Safer script permissions and sync-friendly migration
Desktop & platform
- Collapsible sidebar
- Keyboard-only focus rings for accessibility
- Linux file-manager context menu integration (KDE / GNOME)
- macOS / Windows build and window-chrome polish