- Notas relacionadas
2.2510.3 release notes for Studio Web in Automation Suite.
Release date: July 23, 2026
Novedades
Local Workspace is generally available
Local Workspace is now generally available in Automation Suite on-premises deployments. Previously available as a preview, Local Workspace lets you store and manage solutions locally on your machine without requiring cloud connectivity during development.
To learn more, see Solutions in the Local Workspace.
Publish individual projects from a solution
You can now publish individual RPA workflow or App projects from within a solution, without publishing the full solution package. To do so, open the context menu for the project inside the solution and select Publish project.
The publishing behavior for individual projects matches standalone project publishing and uses existing publish bindings.
For more information, see Publishing and deploying solutions.
Publish test cases from a solution
You can now publish test cases for an RPA workflow project that is part of a solution. Open the context menu for the RPA project inside the solution and select Publish Test Cases.
The Publish Test Cases option appears only for projects that contain test cases and is available in both Cloud Workspace and Local Workspace solutions. This behavior matches publishing test cases in Studio Desktop. Previously, publishing an individual RPA project from within a solution did not include test cases.
For more information, see Publishing and deploying solutions.
Restore from publish history for standalone RPA workflow projects
You can now restore a standalone RPA workflow project — a project not part of a solution — to a previously published version directly from the Change history panel. Select Restore on any version entry in the panel, confirm the action in the dialog that appears, and the project reloads at the selected version.
Previously, restore from publish history was only available for solution projects in Automation Suite.
For more information, see Version control for RPA workflows.
Romanian language support
The Studio Web user interface is now available in Romanian.
Corrección de errores
- Fixed an issue on Automation Suite on OpenShift where Studio Web debugging sessions failed with a "Connection ID required" error when accessed via non-standard URL paths (for example,
/studio_/backend/session). The routing rules for the session and solution notifications hubs are now correctly configured. - Fixed an issue on Automation Suite on OpenShift where the Process Name property of a Run Job activity was sometimes incorrectly saved when multiple .xaml files were open at the same time, causing the wrong process to run in Orchestrator.