- Release Notes
- Getting Started
- UiPath Assistant
- Installation and Upgrade
- Robot Types
- Robot Components
- Licensing
- Connecting Robots to Orchestrator
- Processes and Activities
- Logging
- Robot JavaScript SDK
- Specific Scenarios
- Restarting Robot Components
- Windows Sessions
- Login Using Thales Luna Credential System
- Login Using NShield Key Storage Provider
- Redirecting Robots Through a Proxy Server
- Executing Tasks in a Minimized RDP Window
- Using Mapped Network Drives
- Stopping a Process
- Disable Stop Button
- Custom Package Folders and Network Paths
- CrowdStrike Integration
- Robot Citrix Apps Virtualization
- Troubleshooting
- Common Connection Errors
- Unresponsive Robot Over RDP
- Duplicate Execution Logs
- Frequently Encountered Robot Errors
- Increased Process Execution Duration
- Enforced Package Signature Verification
- Message Too Large to Process
- Errors When Running as Administrator
- NuGet Packages Not Accessible After Migration
- User Access Control Prompt and UI Automation Activities
- .NET required during installation
- Assembly Cannot Be Loaded From Network Or Azure File Share
- Activities cannot find .NET Runtime
2023.10.0
Release Date: 25 October 2023
In this release, the Robot and UiPath Assistant went through some changes and a lot of improvements. All these to provide an even better performance and experience while using them.
Read more about this release below:
Disconnected credentials proxy
Starting with the 2023.10 release, if you are using the Cloud Orchestrator, unattended robots can now retrieve Windows credentials directly from a credentials vault using the Disconnected proxy, instead of going through Orchestrator.
Find out more in the Orchestrator Credentials Proxy documentation.
New connection messages
With this release, we have improved the troubleshooting experience of connection errors by adding a specific code to each error.
Additionally, we have compiled a list of the most common connection errors, their cause, and resolution.
Read more about it here.
Updated loading states
Starting with the 2023.10 release, new loading states can be seen in the Assistant interface, including the one for installing automations. The Assistant now displays meaningful information, such as the number of activity packages downloaded for an automation, to offer a better understanding of what's going on under the hood.
Launch Studio Web from Assistant
Now, the search bar in Assistant also returns Studio Web Templates, which can act as a starting point for a process you want to automate. If you want to start from scratch, launch Studio Web from the UiPath Products section and create the automation yourself.
Separate installer for Robot and Assistant
A new UiPathRobot.msi installer is now available, enabling you to install only Robot and Assistant. The installer does not contain any Studio-related options and is significantly smaller than UiPathStudio.msi, making it easier to install Robot and Assistant.
- You cannot upgrade an older installation performed with UiPathStudio.msi using UiPathRobot.msi.
- Just like in previous releases, you can also use UiPathStudio.msi to install Robot and Assistant.
For more information, see Installing the Robot.
- Starting with this release, the Picture in Picture - Virtual Desktop feature also displays a preview of is happening while the automation runs. This means you no longer have to switch to the virtual desktop to watch the process execution.
- Multiple functional, visual, and accessibility improvements have been added in this release as well.
- If you are installing the attended robot in user mode and your environment is configured to use SSO with Azure Active Directory, you can now enable automatically signing in to your account during installation.
- The Linux robot image now uses a non-priviledged user.
- The Disconnect command line argument now has two additional properties:
- --wait - If there is a job running on the machine, the robot is disconnected only after the job completes.
- --force - If there is a job running on the machine, the job gets killed and only afterwards the robot is disconnected
- An issue causing Workflow Validation to not finish has been resolved.
- An issue causing a 405 Method Not Allowed response when connecting to Orchestrator has been resolved.
- An issue causing the MacOS version of Assistant to show a blank screen has been resolved.
- Some additional visual bugs have been resolved for the UiPath Assistant interface.
- Erratum - added April 3, 2024: The following bug was partially fixed in 2023.10.0. A full fix is provided in version 2023.10.5.
An issue causing Assistant to throw the
Format string contains an unescaped latin alphabet character `n`
error when running a job has been resolved.
- On Windows 11 22H2, you cannot run an automation in PiP - Child Session when an automation in PiP Virtual Desktop is running.
- Azure Virtual Desktop multisession VM (Windows 10) does not support PiP.
- Trying to run a package from a network path or an Azure File Share fails with the "
System.Xaml.XamlObjectWriterException: Cannot create unknown type [....]
" error.- Read more about it here.
- Starting with the 2023.10 enterprise release, Windows 8.1 and Windows 2012 R2 are no longer supported.
- Starting with 2024.4 enterprise release, TightVNC will be deprecated.
- Starting with 2024.4 enterprise release, Robot JavaScript SDK and Robot API will become deprecated.
The following activity packages and versions are included in the UiPathRobot.msi installer and can be found in the local feed.
Activity Pack |
Version |
---|---|
UiPath.UIAutomation.Activities | |
UiPath.System.Activities | |
UiPath.Excel.Activities | |
UiPath.Mail.Activities | |
UiPath.Word.Activities | |
UiPath.ComplexScenarios.Activities | |
UiPath.Presentations.Activities | |
UiPath.Testing.Activities | |
UiPath.WebAPI.Activities | |
UiPath.Form.Activities | v23.10.3 |
UiPath.Callout.Activities | v23.10.3 |