UiPath Documentation
maestro
latest
false
Versionshinweise zu Maestro
  • Automation Cloud und Test Cloud
    • 2026
      • August 2026.
      • Juli 2026
      • Juni 2026
      • Mai 2026
      • April 2026
      • März 2026
      • Februar 2026
      • Januar 2026
  • Automation Cloud Dedicated und Test Cloud Dedicated
Wichtig :
Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

August 2026.

August 2026 release notes for Maestro in Automation Cloud and Test Cloud.

August 20, 2026

Edges route around nodes after auto-layout

In Flow, running Tidy up nodes or Tidy selected now routes edges around nodes instead of straight through them, producing cleaner diagrams when nodes are repositioned. You can also drag an edge segment to reposition it — the adjusted path is kept for the session without affecting the saved document or the undo history.

Loop edges (self-connections and loop-back handles) continue to use their existing handle-based routing and are unaffected by this change.

For more information, see The canvas.

Decision node's True branch is now optional

In Flow, the Decision node's True branch can now be left unconnected, matching the existing behavior of the False branch and the Switch node. When a branch has no downstream nodes, Flow automatically completes it instead of failing at runtime with a path-not-found error.

Fehlerbehebungen

  • In Flow, downloading an attachment during a debug session no longer stops execution polling. Previously, browsers could interrupt the debug session when a file download started even though the page stayed open.
  • In the VS Code extension, downloading a flow execution attachment now opens a native save dialog instead of attempting to navigate to a signed URL that the extension's webview doesn't support.
  • In Flow, dropping or inserting a variable into a multi-line script editor now produces a bare path (for example, $vars.value) instead of {{ $vars.value }}, which was a syntax error in JavaScript and TypeScript contexts.
  • August 20, 2026
  • Edges route around nodes after auto-layout
  • Decision node's True branch is now optional
  • Fehlerbehebungen

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