# June 2026

> Branch properties in **Switch** (case values), **Try Catch** (exception filters), and **Else If** (conditions) now appear as pills directly on the activity in Compact Mode instead of plain text labels. This matches how other editable properties are surfaced in Compact Mode. Selecting a pill opens the **Properties** panel pre-focused on the matching field so you can edit it without leaving the canvas.

## June 2, 2026

### Build number: 26.0.194

### What's New

#### Configure Switch, Try Catch, and Else If branches with pills

Branch properties in **Switch** (case values), **Try Catch** (exception filters), and **Else If** (conditions) now appear as pills directly on the activity in Compact Mode instead of plain text labels. This matches how other editable properties are surfaced in Compact Mode. Selecting a pill opens the **Properties** panel pre-focused on the matching field so you can edit it without leaving the canvas.

### Bug fixes

* In a localized Studio, creating a **Task** project now localizes the **Project Notebook** to match the Studio language. Previously the Project Notebook was always created in English.
* Studio could stop responding because of an unhandled error when switching focus between open files.
* Copying a solution to Git from Studio Desktop could create infinite folder nesting.
* Not all dependency nodes were loaded in the project tree when opening some projects with several custom libraries with nested dependencies.
* **ReadOnly** variables appeared as constants in **Data Manager**, and their default values could not be edited.
* The **Publish** dialog was missing **Tenant** and **Personal Workspace** options until Studio was restarted.
* When you started development in Studio from an **Automation Hub** idea and changed the language or target framework in the **New Project** wizard, the Automation Hub URL was dropped and left empty in **Project Settings**.
