1.0 — forwarding in every direction, macros, agent auth
- Port forwarding now covers all three OpenSSH directions: local (-L), remote (-R, where the server listens on your behalf) and dynamic (-D), which runs a built-in SOCKS5 proxy
- Every running forward shows live byte counters and an indicator that flashes on real traffic, so you can tell an idle tunnel from a busy one
- SSH agent authentication — the private key never enters Dshh. Uses the Windows OpenSSH agent service, falling back to Pageant
- Macros: record the commands you type in a terminal, name them, and replay the sequence into any session from the bottom dock
- Optional terminal status bar with the target, time connected, grid size and encoding, plus indicators for logging, macro recording and running forwards
- Optional Windows 11 Mica or acrylic backdrop behind the app chrome. The terminal itself stays opaque
- Tabs carry a per-protocol icon, so a long row of sessions is scannable without reading labels
- Settings is now organised into four tabs — General, Terminal, Output & logs, Security — instead of one long scroll
- Font and line height are dropdowns rather than free text. The font list shows only the monospace faces actually installed on your machine, each rendered in its own face
- Session logs default to a logs folder inside the portable data folder, so they travel with the app and auto-logging works without picking a folder first
- The portable download is now a folder — dshh.exe beside its own data/ — so settings and saved connections travel with it to another machine or a USB stick
- Upgrading from a non-portable build carries your existing settings and saved connections across on first run, leaving the originals untouched