U

UiPath

U
UiPath Dev Tools v26.0.202

UiPath 26.0.202 September Community Release

Hey Community! Here’s what’s new this month. Studio Start a solution from the start page Creating a solution used to mean starting a process first: the only entry point was a Create new solution checkbox inside the New Blank Process dialog, which is why users concluded a solution couldn’t be created from scratch at all. The start page now has a Solution tile next to Process and Library. Give it a…

U
UiPath Dev Tools v26.0.201

UiPath 26.0.201 August Community Release

Hey Community! Here’s what’s new this month. Studio Add Maestro flows to your solutions A solution can now hold Maestro flow projects next to your automation projects. The Add menu at the top of the Solution Explorer has a new Create Flow Project entry: name the project and Studio scaffolds it into the solution, the same way uip maestro flow init does from the command line, then opens it in place.…

U
UiPath Dev Tools v26.0.200

UiPath 26.0.200 August Community Release

Hey Community! Here’s what’s new this month. Studio Set up your coding agents in one place The Tools section of the start page has a new Coding Agents tab. The UiPath CLI card tells you how uip reached this machine — bundled with Studio, installed through npm, or resolved from UIPATH_CLI_PATH — and a toggle adds or removes its folder from your user PATH so agents can find it. Update channel picks…

U
UiPath Dev Tools

🚀 Autopilot is now a coding agent in Studio — generally available

Generally available starting August 12, 2026 in Studio STS (S199+). Coming soon to Studio Web. A VS Code extension is also available in Public Preview. TL;DR: Autopilot in Studio is a full coding agent. Not an upgrade — a rebuild: it plans, builds, runs, debugs, explains, and refactors automations alongside you. If you’re on Studio 2026.0.199 STS or later, you already have it. No new subscription,…

U
UiPath Dev Tools v26.0.199

UiPath 26.0.199 July Community Release

Here’s what’s new this month. Studio A faster, smoother canvas Large workflows now open and scroll the way you’d expect. You get a real in-canvas loading state that stays up until the design surface is actually ready, and scrolling through a few hundred activities stays smooth instead of stuttering. Opening a project is lighter, too: Studio no longer runs reference cleanup on open, so the Assembly…

U
UiPath Dev Tools v26.7

Document Understanding 26.7 Preview: Coded Workflows, New PDF Activities, Enhanced Document Redaction, and IXP Models in Solutions

We’re excited to announce a new Preview release of the Document Understanding activity packages, alongside the Public Preview of IXP models in Solutions. This release is all about meeting developers where they work: whether you build visually on the canvas, write C# in coded workflows, or orchestrate everything as a solution, your document processing tools now follow you there. Here’s what’s new.…

U
UiPath Dev Tools

Low Code Viewer Extension Release

Hey Community! We’re excited to announce the Low-Code Viewer — see and edit your coded workflows as a visual workflow, side by side with the C# source code. If you’ve ever opened a coded workflow and wished you could read it the way Studio shows a classic RPA workflow — this one is for you. Open a coded workflow and a visual canvas opens right next to the code. The two stay in sync at all times: t…

U
UiPath Dev Tools v26.0.198

UiPath 26.0.198 July Community Release

Hey Community! Here’s what’s new in this release. Studio A more powerful terminal experience The integrated terminal in UiPath Studio has been redesigned to offer a faster, more flexible, and more familiar experience for developers working with command-line tools, scripts, and coding agents. You can now open multiple terminals in separate tabs and manage each session independently. Every terminal…

U
UiPath Dev Tools

User License Management Migration for Community & Free Plan Orgs

Hey Community! We have an upcoming change for Community and free plan organizations — no action required on your part, but here’s what to expect. User License Management coming to all Community and free plan orgs Until now, Community and free plan organizations could run in either of two licensing modes: the legacy model, where licenses were tied to individual Orchestrator tenants, or the newer Us…

U
UiPath Dev Tools v26.0.197

UiPath 26.0.197 July Community Release

UiPath 26.0.197 July Community Release Hey Community! Here’s what’s new in this release. Studio Solutions: debug across projects, publish as a whole Solutions now have more improvements to make them first-class functionality in Studio: debug across projects with cross-project calls resolved automatically, and publish the solution with the new Publish Solution wizard. Debugging resolves cross-proje…

U
UiPath Dev Tools v26.0.196

UiPath 26.0.196 June Community Release

Hey Community! Here’s what’s new in this release. Studio Extensions: see what you’re installing, keep it current Two additions build on the Extensions panel introduced in S195. You can now read an extension’s documentation before (and after) installing, and Studio will tell you when a newer version is available. Extension details Clicking an extension in the panel opens a details tab with the exte…

U
UiPath Dev Tools v26.0.195

UiPath 26.0.195 June Community Release

Studio Tailor Studio with extensions Studio now supports extensions, letting you add file viewers, editor tools, and other capabilities to support how you actually work on automations. Why Building an automation means juggling more than just workflows. There’s the PDD to reference, the input spreadsheet to check, the API to test before you wire it up or coding agents to help you with development.…

U
UiPath Dev Tools v26.0.194

UiPath 26.0.194 May Community Release

Hey Community! Here’s what’s new in this release. Studio Configure Switch, Try Catch and Else if Switch, Try Catch, and Else If activities each have branches you configure through a property - a case value on Switch, an exception filter on Try Catch, a condition on Else If. With the change making the branches merged with the container, the properties became plain text. Now, the branch properties a…

U
UiPath Dev Tools v26.0.193

UiPath 26.0.193 May Community Release

Hey Community! Here’s what’s new in this release. Studio Solutions in Studio Desktop You can now create a new project from a template directly from the Explorer. This should make it easier to get started with RPA templates without requiring you to create them outside of the solution. The same experience of selecting a template is available backstage, with each template card exposing the version dr…

U
UiPath Dev Tools v26.0.192

UiPath 26.0.192 April Community Release

Hey Community! Here’s what’s new in this release. Studio Create new solutions directly in Studio You can create a new solution directly from the Studio Desktop — no need to start from an existing one. Whether you start with a new process or with a template, you now have an option to create it part of a Solution by enabling Create new solution. As part of this work, Add file, Add folder, and Open F…

U
UiPath Dev Tools v26.0.191

UiPath 26.0.191 April Community Release

UiPath 26.0.191 April Community Release Hey Community! Studio, Robot, Assistant This release delivers the latest feature enhancements, bug fixes, and performance improvements for Studio, Robot, and Assistant. Activities Microsoft Office 365 Released version: 3.8.11 Release date: 14 April 2026 Read release notes here Highlights Improved the coded workflows support All activities APIs were extended…

U
UiPath Dev Tools v26.0.190

UiPath 26.0.190 March Community Release

UiPath 26.0.190 March Community Release Hey Community! Here’s what’s new in this release. Studio Source Control panel enhancements The Source Control panel gets new capabilities: You can now automatically generate a commit message based on your staged changes using Autopilot — saving you time and improving commit history quality. Right-clicking a commit now gives you options to Revert commit, Rese…

U
UiPath Dev Tools v26.0.189

UiPath 26.0.189 March Community Release

UiPath 26.0.189 March Community Release Hey Community! Here’s what’s new in this release. Studio Source Control panel Studio now has a dedicated Source Control panel, bringing all necessary Git operations in one place. From the panel you can see all your pending changes at a glance. Double-clicking on a file opens a diff view tab, so you can better understand what changed between versions. You can…

U
UiPath Dev Tools v26.0.188

UiPath 26.0.188 February Community Release

UiPath 26.0.188 February Community Release Studio 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: Terminal Panel Studio now includes a built-in Terminal panel that enables CLI-driven an…

U
UiPath Dev Tools v26.0.187

UiPath 26.0.187 February Community Release

UiPath 26.0.187 February Community Release Studio For the Workflow Analyzer rule ST-USG-014 (Package Restrictions), you can now: use more than 250-characters use the less-than (<) operator This should provide more flexibility when it comes to this rule, both for allowed and prohibited packages. UI Automation The features below are available as part of the UiPath.UIAutomation.Activities 26.1.0-prev…

U
UiPath Dev Tools

New Era of Precision: Introducing Field Groups, Monetary Quantities, and Enhanced Validation

Processing documents isn’t just about reading text anymore; it’s about understanding the relationships between data points. We are excited to announce that these latest UiPath Document Understanding updates are now available in Public Preview, focusing on making your taxonomies more intuitive and your post-extraction logic more powerful. Field Groups: Logic Meets Structure Say goodbye to flat, mes…

U
UiPath Dev Tools v26.0.186

UiPath 26.0.186 February Community Release

UiPath 26.0.186 February Community Release Studio This release brings several updates focused on small UI improvements and fixes for customer-reported issues. The goal was to improve overall usability and address minor visual inconsistencies. Activities System Activities 25.12.2 Official release notes: docs.uipath.com Activities - Release notes The UiPath Documentation - the home of all our valuab…

U
UiPath Dev Tools v26.0.185

UiPath 26.0.185 January Community Release

UiPath 26.0.185 January Community Release Quicker access to Expression Editor from Compact Mode You can now open the Expression Editor from the primary property when using compact mode. To do that, simply click on the expander in the left hand corner of the pill. For properties that don’t use the Expression Editor, Properties Panel is opened with a focus on the referenced property. Previously, ope…

U
UiPath Dev Tools v26.0.182

UiPath 26.0.182 December Community Release

UiPath 26.0.182 December Community Release UiPath Platform Migration Update — Version 26.0.182 Hi everyone With version 26.0.182, the UiPath Platform migration for Community users is approaching its final phase. Most users are already benefiting from the new update experience: Fast updates that apply in seconds Smaller, incremental downloads Automatic rollback for reliability No disruption to Stud…

U
UiPath Dev Tools v26.0.181

UiPath 26.0.181 November Community Release

UiPath 26.0.181 November Community Release UiPath Platform Rollout Resumes Hi everyone We’re happy to share that the UiPath Platform rollout for Community users is resuming. A few weeks ago we paused the migration after detecting errors in the first 1% rollout on 26.0.179. Those issues have now been identified, fixed and fully validated in 26.0.181. What’s happening now A new rollout wave begins t…

U
UiPath Dev Tools v26.0.180

UiPath 26.0.180 November Community Release

UiPath 26.0.180 November Community Release Studio Enhancements to Compact Design Experience Previously, using the slim design didn’t preview the properties from some activities (Excel, PowerPoint, Word etc). Now, they display their primary property directly on the activity card. You’ll see key details like the Excel file used, the range appended inline, without having to open the Properties panel.…

U
UiPath Dev Tools v26.0.179

UiPath 26.0.179 October Community Release

Latest Update — November 5 We’ve temporarily paused the UiPath Platform rollout (initially targeted at 1% of Community users) after detecting errors in our telemetry. Here’s what you need to know: No action needed for most users. Our telemetry shows that the rollback mechanism worked correctly in all reported cases. If your migration succeeded, you’re now running version 26.0.179 (Studio, Assistan…

U
UiPath Dev Tools v2025.10

UiPath Community 2025.10 Release - Recap

We are now getting close to this year’s Long Term Support Enterprise release, and as part of our release process, we are making our latest 2025.10 Community version available to our Community users. There are too many new features that were added since our last LTS release to list them all here, but you can head to the links below where you will find a recap of all changes for each individual plat…

U
UiPath Dev Tools v25.0.176

UiPath 25.0.176 September Community Release

UiPath 25.0.176 September Community Release Studio Solutions in Studio Desktop Studio Desktop is now Solution-aware so you can leverage its powerful RPA design/debug capabilities while keeping everything in a Solution context. Open a Solution from Web, see all its projects and resources, and import/reuse your existing RPA projects (Windows or Cross-Platform) inside the Solution. Build and debug in…

U
UiPath Dev Tools

UiPath 2025 September Community Release

UiPath 2025 September Community Release Studio Git – bring changes to a new branch Until now, Studio users have often been blocked when switching branches. Unlike Git clients, Studio doesn’t support stash. Additionally, projects sometimes became “dirty” simply by being opened in a new Studio version (Designer auto-updates), which forced a commit on main before switching branches. To solve this, we…