v1.1.6
2026-06-12
Added
- session: Add a searchable session quick switcher to jump between saved connections and local sessions from the keyboard or mouse, including a shortcut entry for creating a new SSH session.
- recording: Add an auto-start recording option that begins recording automatically when a session opens.
- terminal: Serialize terminal text so reconnecting sessions restore their previous on-screen output.
- terminal: Allow disconnected panes to be closed.
- terminal: Add a command to delete individual command history entries.
- file-explorer: Enhance file attribute management in the Properties dialog.
- clipboard: Implement asynchronous clipboard reading with a timeout.
- action-links: Support RAR archives in the archive action-link matcher.
- ai: Enhance model management with manual model addition and credential grouping.
- transfer: Implement background transfer concurrency adjustment.
- stats: Enhance `SYSINFO_SCRIPT` for improved system information gathering.
Changed
- quick-commands: Introduce a sorting mode and update view mode defaults.
- sftp: Enhance directory and symlink handling in the SFTP backend.
- password-management: Enhance unlock logic and footer visibility in the password panel.
Fixed
- connection: Improve the password management editing flow.
- macos: Support drag reordering of connections on macOS.
- file-explorer: Reset horizontal scroll position and improve file item interaction.
- terminal: Streamline right-click paste in the terminal context menu.
- ssh: Reorganize imports and adjust preferred algorithms.
Performance
- Compress portable snapshots before encryption.
Documentation
- README: Add Arch Linux installation instructions.