robot
latest
false
Notas de la versión de Robot
Importante :
La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.
September 2026 release notes for Robot.
September 8, 2026
Build number: 2026.0.201
Nuevas características
- 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.
Corrección de errores
- 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.