# June 2026

> June 2026 release notes for Studio Web in Automation Cloud.

## June 25, 2026

### Jobs tab in the deployment details panel

The deployment details panel now includes a **Jobs** tab, showing jobs associated with the selected deployment. Selecting a job opens the Job Details sidepanel. The **Explore all** link opens the jobs page in Orchestrator.

For more information, see [Managing deployments](https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/managing-deployments).

## 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](https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/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](https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/running-and-testing-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](https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/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](https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/log-message).

### Test case files link to Test Manager

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](https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/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](https://docs.uipath.com/solutions-management/automation-cloud/latest/release-notes/june-2026) in the Solutions Management documentation.

For more information on the new experience in Studio Web, see [Publishing and deploying solutions](https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/publishing-and-deploying-solutions) and [Managing deployments](https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/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](https://docs.uipath.com/automation-cloud/automation-cloud/latest/admin-guide/global-cloud-regions) page.
