2024.10.25 release notes for Studio.
Release date: September 2, 2026
Verbesserungen
Manage Packages now supports the new official UiPath package feed at https://pkgs.uipath.com/official/index.json. Your installation still points to the current feed, but the new feed is already available and you can manually add it. We plan to deprecate the old feed by April 2027. A future patch will force the update to the new address.
Workflow Analyzer rule for post-migration annotations
We have introduced the ST-AMG-001 - Identify Activities with Post-migration Action Required Annotations Workflow Analyzer rule, which raises a warning for every activity carrying a post-migration action required annotation. The Activity Migrator Tool leaves these annotations on activities it could not fully convert, and until now the only way to find them was to open each activity and read its annotation.
Running the Workflow Analyzer on a migrated project lists them all in the Error List panel, one entry per annotation, showing the activity name and the annotation text. Resolve what each annotation asks for, then remove it from the activity to clear the warning. For more information, refer to ST-AMG-001.
Fehlerbehebungen
- Studio stopped responding on the Adding dependencies... dialog when installing a package into a medium or large project, and could only be closed from Task Manager. The coded automations editor re-registered language services on a syntax language that was already in use, which could deadlock the UI thread against the background parser.
- Ctrl + D and Ctrl + E moved the selection to a different activity instead of disabling or enabling the selected one. Disabling or enabling an activity replaces it in the workflow, and neither the selection nor the keyboard focus followed it to the replacement.
- Removing unused variables or arguments toggled the Variables or Arguments panel. This was most noticeable when disabling a trigger activity, which brought the Arguments panel into focus.
- Studio closed unexpectedly with a BuildWindowCore failed to return the hosted child window handle error when a docked panel was reactivated from an auto-hidden tab after the window it hosts was no longer valid.
- In Windows projects, an error indicator could remain in front of the text in the Expression Editor while typing, hiding the expression being edited. Dismissing it by clicking elsewhere worked only until typing resumed.
- The Project Dependencies Mass Update Tool did not refresh the list of configured package feeds when it opened, so recent changes to your feeds were not taken into account.
- Autopilot could not suggest a fix for a workflow that contained an If activity with Else If branches.
- Remote debugging could fail with a The operation has timed out. error when the robot agent on the target machine took longer than the fixed 40-second wait to report that it was ready, which slow interactive logins can cause. The wait is now configurable through the
UIPATH_STUDIO_AGENT_READY_TIMEOUT_SECONDSenvironment variable, expressed in seconds and accepting values from 10 to 1800. Values outside that range are clamped to it, and a value that is not a positive whole number is ignored in favor of the default. The variable is read once when Studio starts, so restart Studio after changing it. - Die gebündelte Scriban- Vorlagenbibliothek wurde von 5.5.0 auf 7.2.3 aktualisiert, um bekannte Sicherheitslücken zu beheben.
Aktivitätspaketversionen
Die folgenden Aktivitätspakete und -versionen sind im UiPathStudio.msi-Installationsprogramm enthalten und können im lokalen Feed gefunden werden.
| Aktivitätspaket | Version |
|---|---|
| UiPath.UIAutomation.Activities | v24.10.19 |
| UiPath.System.Activities | v24.10.8 |
| UiPath.Excel.Aktivitäten (UiPath.Excel.Activities) | v2.24.4 |
| UiPath.Mail.Aktivitäten (UiPath.Mail.Activities) | v1.24.16 |
| UiPath.Word.Aktivitäten (UiPath.Word.Activities) | v1.20.3 |
| UiPath.ComplexScenarios.Activities | v1.5.1 |
| UiPath.Presentations.Activities | v1.14.2 |
| UiPath.Testing.Activities | v24.10.4 |
| UiPath.WebApi.Activities | v1.21.1 |
| UiPath.Form.Activities | v24.10.5 |
| UiPath.Callout.Activities | v24.10.5 |