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:

Improvements

Bug fixes

  • Fixed an issue where the Trigger Scope activity argument name could lose its value when out of focus.
  • Fixed an issue where remote debugging failed when using System Activities versions newer than 24.10.8.
  • Resource conversion is now registered only for Orchestrator jobs, preventing 404 errors when returning job attachments for local jobs.
  • Fixed an issue where Read Text File activity produced an incorrect expression when browsing for a local file.
  • Fixed an issue where Multiple Assign activity colors could remain stuck in certain situations.
  • In the Run Job activity, when configuring the target runtime machine, a machine can now be specified without also requiring an account.

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:

15 Likes

This is huge. This was always the worst part of Document Understanding. With this changed, we will be able to make proper testable workflows.

Family Guy Peter Dancing GIF  GIFDB.com

5 Likes

Will the new Get Current Job Info activity let you see the details of bots who start and run jobs automatically? Does this work for On-Prem Orchestrator?

This one is really helpful. Thanks a lot :clap:

1 Like

Could you please explain your use case a bit more?

I have about 40~ bots on my on-prem Orchestrator. I want to be able to know what bot ran a job automatically without the need for using the export feature on Orchestrator daily. I was hoping that with a new version, we’d be able to put this pulled data into Excel and then make graphs and such without manually doing it like before.

Does this mean I can use the “Wait and resume” activities inside of an invoked workflow, and not be required to use them in main now? @loginerror

1 Like

That is my understanding. Which would be friggin’ sweet ehehehehehe

Peter Griffin GIFs  GIFDB.com

I updated package and tried invoking a “Wait and Resume” activity, failure :frowning:

3 Likes

Hello David!
Did you enable the persistence support on your project?
Right Click on your project name in the project explorer panel → Project settings →
{8750AE6C-B72F-4202-A9D2-169C16132034}

Hey Sorin, yes I have that enabled.
image

Also, these are the dependencies I have downloaded:

1 Like

Can you also provide the Studio version you are using?

I am using version 2025.0.176 STS

Would you be able to run the Secondary workflow from this project and tell me if you get the same exception?
ValidationOfPersistence.zip (142.4 KB)

Unable to run nor find this 3.0.0 beta dependency:
image

I downgraded the dependency to a version I could find and had the same error as before.

1 Like

I’m sorry for that dependency…
But the test you did confirmed that the Studio version you’re using doesn’t have the persistence support for secondary workflows implemented. I think using a newer version should be the fix here.

2 Likes

Thanks for sharing these release notes! The cross-platform project improvements and the new Filter builder for Get Queue Items activity are particularly exciting. I’ve been waiting for the Change Type and environment variable activities to be available in Studio Web - this will make cross-platform development much smoother. The new Workflow Analyzer rules for Invoke Workflow File are also a great addition for maintaining code quality. Looking forward to testing these updates!

2 Likes

Thanks @Sorin_Constantin!

@David_Hernandez2, I updated the above release notes with the following note on that improvement:

Note: This functionality requires the latest Studio/Robot 20.0.186 STS release.

To make it work, Robot changes were unavoidable.

3 Likes