UiPath 26.0.188 February Community Release

UiPath 26.0.188 February Community Release

Studio

:waving_hand: Hey Community!

We’re excited to share the latest Studio Desktop improvements rolling out this release. This update focuses on developer productivity - bringing modern terminal capabilities right into Studio and making troubleshooting smoother. Here’s what’s new:

:laptop: Terminal Panel

Studio now includes a built-in Terminal panel that enables CLI-driven and AI-assisted use cases directly inside the IDE.

This should give you more flexibility in terms of how you interact with Studio. If you prefer command line tools or AI assisted development, this update is for you: allowing you to run scripts, perform git operations, and supporting tools in the same place you build automations.

:file_folder: Object Repository: Open File Location from OR Node

Open File Location option is now available in the context menu in the Object Repository (OR) panel. This lets you jump straight to the underlying selector/descriptor file on disk. This should help especially when troubleshooting selector issues.

Activities

System activities

Released version: 26.2.0
Release date: 5 March 2026
Read release notes here

Excel activities

Released version: 3.4.1
Release date: 2 March 2026
Read release notes here

Word activities

Released version: 2.4.1
Release date: 2 March 2026
Read release notes here

Presentations activities

Released version: 2.4.1
Release date: 2 March 2026
Read release notes here

WebAPI activities

Released version: 2.4.0
Release date: 27 February 2026
Read release notes here

Microsoft Office 365 activities

Released version: 3.7.10
Release date: 3 March 2026
Read release notes here

Google Workspace activities

Released version: 3.7.10
Release date: 3 March 2026
Read release notes here

Mail activities

Released version: 2.7.10
Release date: 3 March 2026
Read release notes here

Python activities

Released version: 2.1.0
Release date: 5 March 2026
Read release notes here

Previous release notes

Please tell us what you think

Which features excite you the most and are you going to try right away? We want to hear what you think! Please use the A red button labeled "Reply" with a blue left-facing arrow icon. (Captioned by AI) button below :slight_smile:

11 Likes

Great News, I’m looking forward to testing it

Nice addition. Having a terminal inside UiPath Studio will make it easier to run quick commands during development. Looking forward to trying it.

Here is how I explored (and pushed) the limits of the Web Terminal:

Running a TUI terminal user interface AI coding agent

Running my personal CLI tool

Replacing it altogether with a webapp (this one hosted on GitHub)

2 Likes

Here are some fun ways I’ve explored the new Terminal in UiPath Studio — from Git commands to AI-assisted workflows and even Tetris!
Check out the full blog here: I Found a Terminal in UiPath Studio… So I Had to Try Everything

2 Likes

I will certainly use this to copy the path with Ctrl Shift C, to feed the path to an LLM.

Quick file path picking became a top3 GUI interaction, over the course of the last months.