- Automation Cloud and Test Cloud
- Automation Cloud Dedicated and Test Cloud Dedicated
Studio Web release notes
May 25, 2026
Added June 2, 2026: This feature was released on May 25 but was not included in the release notes at the time.
Local setup for RPA workflow and app projects
Editing and debugging RPA and app projects in Studio Web now requires UiPath Assistant (version 2026.0.190+) installed on your local machine. This change is rolling out to Community users first, followed by Enterprise accounts at a later date.
Community users can install it now or postpone — setup must be completed by July 22, 2026. If you can't install Assistant on your current machine, you have two options: switch to a different machine (Windows or macOS) where you can install it, or continue building with Agents, API workflows, and Agentic Process projects, which work in Studio Web as before.
May 20, 2026
View linked Automation Hub ideas
You can now view the Automation Hub idea linked to your solution directly from the Solution Properties panel in Studio Web and navigate to the idea profile from there. For more information, see Linked Automation Hub idea.
Save cloud projects to your Local Workspace
You can now save individual cloud projects directly to your Local Workspace. For instructions, see Saving a cloud project to your Local Workspace.
Other new features
- Studio Web now displays specific error messages when serverless execution fails, covering scenarios such as credits exhausted, concurrency limits reached, execution timeouts, and scheduling failures.
- In projects with multiple agents, the tabs in the developer pane now display the agent name instead of Definition, making it easier to identify which tab corresponds to which agent.
- Three new options are now available in the Explorer panel right-click menu for managing projects in a local workspace solution: Add existing project, Exclude project, and Reveal folder.
Improvements
- Project names in the Add project to solution modal are no longer truncated. The layout now allocates more space to the project list.
- You can now debug a solution even when a project within it is opened in read-only mode. Previously, the Debug button was unavailable for projects that were locked.
Bug fixes
- Editing any property on an Integration Service connector activity in an API workflow that was saved before the property caching feature was introduced caused an Updating property failed error. This is now fixed.