robot
2025.10
false
- Release notes
- Support for EntraID users with multifactor authentication (MFA)
- Configurable executor startup delay
- Enhanced Robot Logging Configuration
- Support for large input and output arguments
- Support for file arguments for jobs
- Support for UPN domains
- Migrating proxy settings
- Retention period for workflow logs
- Job ID in execution logs
- Smartcard support for headless-with-user mode
- Improved log details
- HTTPS for all NuGet feeds
- New options for user sessions
- New UiPath repository certificate SHA-256 fingerprint
- Support for Windows Server 2025
- .NET Framework requirement update
- Bug fixes

Robot release notes
Last updated Nov 11, 2025
Two new options for the
UIPATH_SESSION_BEHAVIOR system environment variable, LeaveSessionActive and LeaveSessionDisconnected, allow you to control what happens to the user session after a job completes.
UIPATH_SESSION_BEHAVIOR=LeaveSessionActive—Prevents restoration of the initial session state.UIPATH_SESSION_BEHAVIOR=LeaveSessionDisconnected—Always disconnects the session on restore.