Version 0.21.13 - RDP export, FIDO2, automatic sudo answers, and output filtering, with the credential and injection edges tightened:
- Added: export RDP connections to Microsoft .rdp files for mstsc.exe or FreeRDP; no password is written and every value is stripped of control characters so a newline cannot append a key the client would honour
- Added: FIDO2/WebAuthn passkey redirection for RDP sessions, for signing in to a remote Windows session with a local security key
- Added: elevated credentials answer sudo, su, doas and enable prompts with the connection password on SSH and SFTP, only on the active prompt line, never twice for the same prompt, and at most three times per rule
- Added: an output filter pipes a session's output through ChromaTerm, ccze or pv before it is displayed
- Added: expect rules can wait before answering, for equipment that prints a prompt before it can read the reply
- Fixed: SDL-FreeRDP now shows the certificate dialog when a server certificate changes
- Fixed: a delayed answer is dropped if the prompt is gone by the time it would be sent, so a password is not typed into whatever took the prompt's place
- Fixed: an output filter that is not installed or not executable is caught before the session starts and reported instead of losing the output silently
- Improved: sidebar search remembers 20 recent searches instead of 10