robot
latest
false
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。
机器人发行说明
上次更新日期 2026年5月18日
May 18, 2026
Build number: 2026.0.193
改进
- 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.
2026 年 5 月 4 日
内部版本号:2026.0.192
改进
新增了 CLI 命令,用于为当前用户设置代理基本身份验证凭据。凭据会保留在本地,并在 Robot 通过需要基本身份验证的代理进行通信时供其使用。