robot
latest
false
Robot release notes
June 17, 2026
Build number: 2026.0.195
New features
- Added support for running the Invoke Workflow File (when invoked isolated) and Invoke Process activities at the Medium+ integrity level on a per-invocation basis, enabled through the new
UIPATH_MEDIUMPLUS_INVOKEmachine environment variable. This lets administrators elevate specific invocations without elevating the entire Executor. For more information, see Medium+ integrity elevation.
Bug fixes
- Fixed an issue where switching to a different Orchestrator URL while already connected could return tenants from, and reconnect you to, the previously connected organization.
June 2, 2026
Build number: 2026.0.194
Bug fixes
- Fixed a path-too-long failure that prevented process install when the published process name produced an oversized NuGet path.
- Fixed unattended token acquisition against Orchestrator versions older than 2025.10, where the bundled token request was rejected because it included scopes not allowed by older Orchestrators.
- Fixed an intermittent
Collection was modifiedexception that could occur during workflow persistence when serializing business-transaction state. - Fixed a possible null reference when Remote Control started before the Executor was fully initialized.