UiPath Documentation
robot
latest
false
Robot release notes
  • Robot release notes
    • 2026
      • August 2026
      • July 2026
      • June 2026
      • May 2026
      • April 2026
      • March 2026
      • February 2026
      • January 2026
      • December 2025
      • November 2025
      • September 2025
      • July 2025
      • May 2025
      • February 2025

July 2025

July 2025 release notes for Robot.

July 31, 2025

Build number: 2025.0.172

Support for UPN domains

Previously, the smart card authentication for unattended sessions matched the Orchestrator username only to the primary UPN. Changing the UPN domain required recreating smart cards.

The UPN can now be specified on the smart card in the Domain\Username field of your Robot account. Supported formats:

  • Private domains: ADUPN\some.upn@domain
  • Azure AD domains: AzureAd\some.Azure@domain

This update also allows specifying a UPN directly for authentication, regardless of whether password-based or smart card authentication is used.

However, when using smart card authentication with certificates, alternate UPNs are supported only if the certificate was issued to that alternate UPN.

Migrating proxy settings

Updating the Robot using UiPathStudio.msi or UiPathRobot.msi automatically migrates proxy settings from the uipath.config file to %ProgramData%\UiPath\Shared\proxy.json.

Retention period for workflow logs

The retention period for workflow log files has been limited to 30 days by default.

Support for large input and output arguments

Starting with this version, the robot supports input and output arguments with more than 10,000 characters.

Bug fixes

  • Occasionally, taking a session screenshot caused a UiPath.Session.csharp.exe application error, which prevented robot sessions from closing correctly and new jobs could not start.
  • Previously, when a user account existed in multiple domains, it sometimes caused unattended jobs to fail with a session timeout. This happened due to domain confusion during session identification.
  • Fixed a FreeRDP bug that caused Robot Service to use a high CPU percentage.
  • This version also includes performance fixes.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated