# 2025.10.17

> 2025.10.17 release notes for Robot.

**Release date: September 2, 2026**

## 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. For more information, see [Using the machine-level proxy for all Robot processes](https://docs.uipath.com/robot/standalone/2025.10/admin-guide/redirecting-unattended-robots-through-a-proxy-server#using-the-machine-level-proxy-for-all-robot-processes).

## Bug fixes

- Fixed an issue where an Invoke Workflow File activity that reached its timeout could still report the invoked workflow as successful, which could cause frameworks such as REFramework to mark a queue transaction as Successful instead of Failed. A timeout that elapsed while the invoked workflow was still loading is no longer lost either. Isolated invocations were not affected.
