UiPath Documentation
studio
latest
false
  • Versionshinweise
    • 2026
      • März 2026
      • Februar 2026
      • Januar 2026
Wichtig :
Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.
UiPath logo, featuring letters U and I in white

Versionshinweise zu Studio

Letzte Aktualisierung 30. März 2026

März 2026

23. März 2026

Build-Nummer: 2026.0.189

Neuigkeiten

Introducing the Source Control panel

Studio now features a dedicated Source Control panel, giving you access to all Git-related operations in one place.

The panel includes a Changes section that lists all pending file changes. Double-clicking a file opens a diff view tab, allowing you to better understand what changed between versions. You can also commit and push directly from the panel.

The panel also includes a Graph section, displaying your repository's commit history as a visual, multi-lane graph. This enables you to easily manage branches and understand the overall history of your project.

To learn more, refer to The Source Control Panel.

Automatic refresh for external project changes

Studio now automatically detects and updates projects when changes are made outside the application (for example, via File Explorer, version control, or scripts). This eliminates the need for manual refresh and keeps your project in sync.

Here are some examples of external changes detected:

  • Updates to dependencies in the project.json file.
  • Modifications to files and folders in the project directory.
  • Changes made through the Terminal panel.
  • Files or folders added, removed, or renamed.

These updates are immediately reflected in the Explorer panel.

Additionally, changes to .xaml, .cs, and .txt files are automatically reflected in the designer. If a file has unsaved changes in Studio and is also modified externally, you are prompted to either save your version or reload the updated file.

Verbesserungen

Coded workflow update

The UiPath.Coded.Workflow activity package was enhanced with various improvements and multiple bug fixes. Make sure you add the latest version of the UiPath.Coded.Workflow activity package to your projects.

Weitere Verbesserungen
  • You can now double-click an Invoke Workflow File activity to open the invoked workflow directly in the editor.
  • Studio now displays more specific messages when an Integration Service connection is unavailable, helping you quickly identify and resolve the issue.
  • Double-clicking an activity that does not contain a scope no longer navigates to the activity when using the Compact Design Experience setting.

Fehlerkorrekturen (Bug Fixes)

  • An unexpected "Unable to start execution" error occurred in some projects containing libraries when debugging was paused by a breakpoint.
  • Unexpected errors related to ambiguous arguments in the UiPath.IntelligentOCR.Activities namespace occurred in some projects that contained the Extract Document Data activity.
  • Project validation failed for some projects containing activities from the UiPath.OmniPage.Activities package.
  • Das Massenaktualisierungstool für Projektabhängigkeiten führte dazu, dass einige veröffentlichte Projekte unabhängig von der Einstellung Separate Runtime-Abhängigkeiten fälschlicherweise auf die Runtime-Pakete aktualisierter Abhängigkeiten verwiesen.

9. März 2026

Build-Nummer: 2026.0.188

Neuigkeiten

Vorstellung des Terminal-Bereichs

Der neue Terminal-Bereich bietet Ihnen Zugriff auf ein Terminal mit vollem Funktionsumfang in Studio. Das Terminal wird im aktuellen Projektordner gestartet und ermöglicht CLI-gesteuerte und KI-gestützte Anwendungsfälle direkt in der IDE. Auf diese Weise können Sie mit diesen Tools interagieren, ohne Ihr Projekt zu verlassen.

Neue Object-Repository-Option

Mit der Kontextmenüoption „Dateispeicherort öffnen“ im Bereich „Object-Repository“ können Sie direkt zur zugehörigen Selektor-/Deskriptordatei auf der Festplatte navigieren und so schnell Fehler beheben. Weitere Informationen finden Sie unter Wiederverwendung von Objekten und UI-Bibliotheken.

Fehlerkorrekturen (Bug Fixes)

  • Sie konnten vorhandene Object-Repository-Elemente in einigen Projekten nicht umbenennen.
  • Bei einigen mit Git verbundenen Projekten erschien beim Lösen von Zusammenführungskonflikten unerwartet die Meldung „Kein Fehler“.
  • Beim Konfigurieren einer For Each File/Folder-Aktivität in einigen Projekten wurde die unerwartete Meldung „Angegebener Name () ist nicht gültig“ angezeigt.
  • Es war nicht möglich, zuvor konfigurierte Switch-Aktivitäten in einigen Projekten nach dem Upgrade von Studio von Version 2024.10.x zu bearbeiten.
  • 23. März 2026
  • Neuigkeiten
  • Verbesserungen
  • Fehlerkorrekturen (Bug Fixes)
  • 9. März 2026
  • Neuigkeiten
  • Fehlerkorrekturen (Bug Fixes)

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben