robot
latest
false
Robot release notes
August 2026 release notes for Robot.
August 25, 2026
Build number: 2026.0.200
Bug fixes
- Fixed an issue where stopping a job while its executor was still starting left the executor process running and blocked every subsequent job that required a console session on that machine until the Robot service was restarted.
- Fixed an issue where automations that display a form faulted on the .NET 10 runtime.
- Fixed an issue where the Invoke Power Shell activity failed on the .NET 10 runtime when configured to run in a Windows PowerShell process.
- Fixed an intermittent failure when starting short-lived processes inside a Windows session, which could prevent session diagnostics from being captured.
August 11, 2026
Build number: 2026.0.199
Bug fixes
- Fixed an issue where starting an executor process could block the Robot service, delaying communication with workflows that were already running.
- Fixed an issue where jobs running on the Python executor could fault because of conflicting runtime dependency versions.
- Fixed an issue where Robots on non-Windows platforms reported support for debugging Python and low-code automations, offering a debug mode that could not run.
August 3, 2026
Build number: 2026.0.198
Improvements
- The Robot now runs on .NET 10.
- The Robot is now installed in its own folder, separate from Studio. Scripts or tools that reference the Robot executables by full path must be updated to reflect the new installation location.
Bug fixes
- Fixed an issue where the tracing library could crash a workflow when the process was run in offline mode.
- Fixed an issue where the RobotJS SDK did not re-discover the user-host port after the cached port stopped responding.