UiPath Documentation
studio-web
latest
false
  • Automation Cloud and Test Cloud
    • 2026
      • June 2026
      • May 2026
      • April 2026
      • March 2026
      • February 2026
  • Automation Cloud Dedicated and Test Cloud Dedicated

Studio Web release notes

June 2026

June 22, 2026

Updated project types and interface

Studio Web introduces updated icons, project-type names, and navigation improvements across the New project dropdown, the Start building modal, and the Add project to solution context menu:

  • New icons — All project types use updated Apollo line-style icons. The new icons appear in project tiles, breadcrumbs, the project explorer, and import and add-project dialogs.

  • Renamed project types — Three project types have new names: Agentic process is now Maestro BPMN (Business Process Model and Notation), API Automation is now API function, and Automations is now RPA workflow. Tooltips are also added for Flow, Case, Function, and Connector project types.

  • Redesigned solution tile — Solution tiles display a deck of up to three project-type cards. Hovering over a solution tile cycles through the project types it contains.

  • Plus icon on the New button — The New button always shows a plus (+) icon regardless of context.

  • Categorized project creation — A grouped view of project types is available in the New project dropdown, the Start building modal, and the Add project to solution context menu. Projects are organized into three categories:

    • Business orchestration: Maestro Flow, Maestro BPMN, Maestro Case
    • Task automation: RPA workflow, Agent, API function
    • Building blocks: App, Function, Connector, Business rules, Escalation app

    This grouped view is not enabled by default.

Duplication feedback

When you duplicate a project, Studio Web now shows a toast notification indicating that duplication is in progress. For more information, see Managing projects.

RPA local run without debug breaks

You can now run an RPA workflow locally from Studio Web without the debugger pausing on handled exceptions — exceptions caught by Retry Scope or Try Catch activities. No publish step is required.

Running locally without debug breaks is equivalent to running from UiPath Assistant: handled exceptions are processed inline without interrupting the run. For more information, see Running and publishing RPA workflow projects.

Resource mismatch hint at debug time

When a resource bound to an activity has a different definition available at debug time than at design time, Studio Web now displays a warning hint on the activity. The hint indicates that the debug run will use a different resource definition and includes a link to update the resource mapping directly.

Bug fixes

  • Fixed an issue where default values could not be entered for Object or Array variable types in the data manager.
  • Fixed an issue in the File Created trigger where the SharePoint Document Libraries folder picker did not allow selection of folders outside the initial visible list. Items that required scrolling could not be selected.
  • Fixed an issue where the Default value placeholder for Out and In/Out arguments displayed "Enter text" instead of indicating that default values are not supported for those argument directions.

June 10, 2026

Expandable items in the publish history panel

Version items in the publish history panel are now expandable for solution projects. For more information, see Publishing and deploying solutions.

Log Message activity in API Workflows

Studio Web now includes a native Log Message activity in the API Workflow designer. Previously, logging in API Workflows required writing custom JavaScript code. The Log Message activity provides a low-code alternative for recording diagnostic messages, consistent with other native activities such as Assign and Try/Catch. For more information, see Log Message.

Test-case files in Studio Web now display a direct link to the associated test case in Test Manager. Previously, navigating to a linked test case required manual navigation to Test Manager. For more information, see Managing and running tests.

Default branch name is now main

When you initialize a new repository in Studio Web using the Initialize repository button, the default branch is now named main instead of master. This applies only to new repositories initialized through Studio Web. Existing repositories are not affected and keep their current default branch name. You can rename any branch manually at any time.

Bug fixes

  • Fixed an issue where selecting Publish in the Local Workspace produced no visible response. The publish operation now works correctly, and the next available version number is calculated automatically.
  • Fixed an issue where updating a solution template caused all dependencies (except uipath.system.activities) to be dropped when creating a new solution from that template.
  • Fixed an issue where Apps activities became unusable after adding an RPA (Windows) project to a mixed Studio Web and Studio Desktop solution. The metadata that links workflows to Apps controls is now preserved correctly.

June 9, 2026

New deployment experience for solutions in Studio Web

Note:

You can expect to see these changes in the coming weeks.

You can now deploy solutions directly from Studio Web without leaving the application. The Publish button in the Build toolbar now includes a Deploy option that opens a guided deployment panel. The panel covers the full flow — packaging, configuration, and activation — in one place, with a live steps view and log output as the deployment runs.

A similar deployment experience is now redesigned and integrated in Solutions and Orchestrator. For more information on the Solutions updates, refer to the June 2026 release notes in the Solutions Management documentation.

For more information on the new experience in Studio Web, see Publishing and deploying solutions and Managing deployments.

June 2, 2026

South Korea region support for Studio Web

As part of our ongoing cloud expansion, we're bringing complete data sovereignty to the South Korea region for Studio Web. This ensures your data is securely stored and replicated across multiple availability zones within South Korea, offering full control and compliance confidence. For more information, refer to the Global cloud regions page.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated