robot
latest
false
机器人发行说明
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。
September 2026 release notes for Robot.
September 8, 2026
Build number: 2026.0.201
新功能
- Robot processes can now take their proxy configuration from the machine-level
proxy.jsonfile instead of the proxy configuration of the account running them, enabled through the newUIPATH_APPLY_SERVICE_PROXYmachine environment variable. This lets unattended robots whose service account has no proxy configuration of its own use a machine-wide proxy, without configuring the proxy separately for each account that runs automations. For more information, see Using the machine-level proxy for all Robot processes.
错误修复
- Fixed an issue where a long-running automation that could not create a Windows session while resuming was permanently faulted, losing the persisted job state. The job now returns to Suspended with its persisted state intact and the underlying error reported to Orchestrator, so it can be resumed once the problem is fixed.