robot
latest
false
Robot release notes
August 2026 release notes for Robot.
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.