# September 2026

> September 2026 release notes for Robot.

## September 8, 2026

**Build number: 2026.0.201**

### New features

- Robot processes can now take their proxy configuration from the machine-level `proxy.json` file instead of the proxy configuration of the account running them, enabled through the new `UIPATH_APPLY_SERVICE_PROXY` machine 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](https://docs.uipath.com/robot/standalone/latest/admin-guide/redirecting-unattended-robots-through-a-proxy-server#using-the-machine-level-proxy-for-all-robot-processes).

### Bug fixes

- 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.
