UiPath Documentation
robot
2023.10
false
Robot release notes
  • Release notes
    • 2023.10.0
      • 2023.10.2
      • 2023.10.3
      • 2023.10.4
      • 2023.10.5
      • 2023.10.6
      • 2023.10.7
      • 2023.10.8
      • 2023.10.9
      • 2023.10.10
      • 2023.10.11
      • 2023.10.12
      • 2023.10.13
      • 2023.10.14
      • 2023.10.15

2023.10.11

2023.10.11 release notes for Robot.

Release date: February 5, 2025

New options for user sessions

Two new system environment options, LeaveSessionActive and LeaveSessionDisconnected, allow you to control what happens to the user session after a job completes. Refer to UiPath Robot system variables for details.

  • UIPATH_SESSION_BEHAVIOR=LeaveSessionActive—Prevents restoration of the initial session state.
  • UIPATH_SESSION_BEHAVIOR=LeaveSessionDisconnected—Always disconnects the session on restore.

New UiPath repository certificate SHA-256 fingerprint

If you are using package signature verification, a new UiPath repository certificate SHA-256 fingerprint must be added to your NuGet configuration under both trusted authors and trusted repositories, as shown in our documentation.

<certificate fingerprint="A96ADDC7455443CF702A887BC153CF7844038E2E88081D676C57DDD90EC90245" hashAlgorithm="SHA256" allowUntrustedRoot="false" />
<certificate fingerprint="A96ADDC7455443CF702A887BC153CF7844038E2E88081D676C57DDD90EC90245" hashAlgorithm="SHA256" allowUntrustedRoot="false" />

CrowdStrike integration updates

An update made by CrowdStrike broke the compatibility with all existing versions of UiPath Robot.

To prevent EDR protection failures, Robot version 2024.10.9 or later and the latest version of CrowdStrike are required. Refer to CrowdStrike integration for details.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated