robot
latest
false
Robot release notes
Last updated May 18, 2026
May 18, 2026
Build number: 2026.0.193
Improvements
- Workflow failure logs now include the full .NET exception details (stack trace) and structured error info, making failures easier to diagnose directly from Orchestrator logs.
- The Robot now accepts an
EncryptedPasswordfield for proxy authentication, containing a DPAPI LocalMachine ciphertext that is used only when thePasswordfield is empty; an accompanyingEncrypt-ProxyPassword.ps1script is provided in the documentation to generate this encrypted value on the target Robot machine.
May 4, 2026
Build number: 2026.0.192
Improvement
Added a new CLI command to set proxy basic authentication credentials for the current user. The credentials are persisted locally and used by the Robot when communicating through a proxy that requires basic authentication.