Skip to content

Releases: UiPath/flow-vsix-releases

UiPath Flow Extension v1.499.2-rc.S197.10438+ca88766ef

Choose a tag to compare

@bryan-uipath bryan-uipath released this 24 Jun 00:21
306a50a

Documentation

  • Update README.md for VSCode for public preview [MST-11326] (#2179) (#2198) (7495e71)

Internal

  • Rename extension id → maestro, artifact → uipath-maestro (MST-11326) (#2172) (#2203) (ca88766)

Bug Fixes

  • Keep result detail evaluator selected (#2190) (b8fcb5b)

Bug Fixes

  • Close two code-scanning alerts (#2163) (48a893d)

Bug Fixes

  • Improve active tab state visibility for Schema/JSON tabs [MST-11138] (#2193) (6d90de7)

  • Resize bottom controls live, guard dockview [MST-11261][MST-11110] (#2186) (c0e8eed)

  • Key run history by derived workflow id (#2118) (dd52025)

Features

  • Emit inlineAgentMode flag for CLI detached inline-agent debug (#2154) (7ce043c)

Internal

  • Bump @uipath/hitl-schema-editor to 0.1.91 (#2196) (197a313)

Bug Fixes

  • Keep node toolbar/kebab above the probe panel [MST-11417] (#2167) (3625793)

  • Remove hardcoded internal GUID headers from shipped bundle [MST-11013] (#2055) (4da1b2d)

Features

  • Add Download action to the file explorer context menu (#2185) (f2f5f24)

Bug Fixes

  • Stop flagging edges from deleted HITL outcomes (#2109) (bd55412)

Bug Fixes

  • Allow deleting output variables on the End node [MST-11134] (#2088) (64f7574)

Features

  • Open solution in existing window, auto-open most-recent flow [MST-9983] (#2180) (993880a)

Features

  • Pick a folder inline when creating a project with no workspace open [MST-9541] (#2178) (1a2ceda)

Bug Fixes

  • Isolate validation worker schema imports (#2161) (acf2dfe)

Features

  • Add DAP Compare view (local dev tool) (#2098) (287d272)

Bug Fixes

  • Use GUID data point ids and polish wizard labels (AE-1760, AE-1782, AE-1783) (#2181) (57064b6)

Internal

  • Add .nvmrc to pin Node 22.17.0 (#2166) (573c7db)

Bug Fixes

  • Don't show eval set runs from source project after duplication (#2184) (3d9cca3)

  • Sort mocked add-node search results to the bottom [MST-11113] (#2169) (3e1a00b)

Bug Fixes

  • Guard read-only canvas manifest fetch against null studioService [MST-11193] (#2170) (60d1484)

Features

  • Hide agent-resource node labels until hover [MST-11008] (#2143) (70d126a)

Bug Fixes

  • Stop filtering eval lists on canvas selection (#2176) (b23b04e)

Features

  • Picker surfaces canvas node id; eval-set keyed by id when available (#2160) (afc0bf7)

Features

  • Self-register flow tool factory [MST-000] (#2155) (582b0c6)

Bug Fixes

  • WorloadId = workflowid+project id for studio (#2177) (331d01e)

Bug Fixes

  • Uppercase file extensions, required markers (#2019) (50bd6a0)

Features

  • Add Solution Explorer & Resources context menus [MST-10948] (#2051) (54223ec)

Bug Fixes

  • Make Strict/Subset Mode mutually exclusive, disable Add data point (AE-1559, AE-1629) (#1969) (5a67c5b)

Bug Fixes

  • Serialize file args as job-attachment $ref [PC-4745] (#2174) (c4dee31)

Bug Fixes

  • Guide users to Node.js when npm is missing on CLI install [MST-10951] (#2024) (b14a0d9)

  • Reset heading/paragraph typography in properties panel (#2162) (e7ad9b6)

Features

  • Add "Open Solution" command to the command palette [MST-10962] (#2096) (572c7ca)

Bug Fixes

  • Dataset Name field validation hardening (AE-1611, AE-1616, AE-1627) (#1968) (83ea0c5)

Bug Fixes

  • Streamline authoring wizard flow (#2168) (395e69d)

Bug Fixes

  • Non-blocking warning for unresolved prompt vars [PC-4678] (#2156) (3985974)

Bug Fixes

  • Stop writing orphaned globals for output/inOut schema fields (#2101) (a4da9bc)

Features

  • Mirror right-click actions in node kebab menu [MST-10973] (#2133) (459a99e)

Features

  • Cancel in-progress remote eval runs (Studio Web / VSIX) (#2138) (0c40b3a)

Internal

  • Sync from Localization (#2165) (ee3a64c)

Features

  • Compact eval bottom panel tables (9cf3d9c)

Bug Fixes

  • Cache personal folder key during debug [MST-11093] (#2057) (a4d555a)

Features

  • Rename "Document extraction" label to "Extract" (#2157) (c2bc24e)

Bug Fixes

  • Surface actionable toast when a .flow can't open due to OS permissions [MST-11204] (#2120) (bf9a35d)

Features

  • Friendlier per-type justification rendering (#2129) (b3616ae)

Internal

  • Localize user-facing validation strings (#2079) (578fd27)

Bug Fixes

  • Translate raw IXP document-extraction errors for builders [RE-12407] (#2144) (5efe0dc)

Features

  • Explain guardrails entitlement requirement with tooltip (#2148) (065c4cf)

Bug Fixes

  • Debug Integration Service webhook triggers [MST-9413] (#2093) (67654a7)

Bug Fixes

  • Open node context menu on right-click without prior select [MST-11288] (#2132) (50b63f0)

Internal

  • Localize user-facing strings (#2080) (b67c8dc)

Bug Fixes

  • Bound ReDoS regexes and tighten host checks (#2067) (5216ebb)

Bug Fixes

  • Disable simulate input ...
Read more

UiPath Flow Extension v1.499.2-rc.S197.10432+7495e71b2

Choose a tag to compare

@bryan-uipath bryan-uipath released this 24 Jun 00:00
306a50a

Documentation

  • Update README.md for VSCode for public preview [MST-11326] (#2179) (#2198) (7495e71)

Bug Fixes

  • Keep result detail evaluator selected (#2190) (b8fcb5b)

Bug Fixes

  • Close two code-scanning alerts (#2163) (48a893d)

Bug Fixes

  • Improve active tab state visibility for Schema/JSON tabs [MST-11138] (#2193) (6d90de7)

  • Resize bottom controls live, guard dockview [MST-11261][MST-11110] (#2186) (c0e8eed)

  • Key run history by derived workflow id (#2118) (dd52025)

Features

  • Emit inlineAgentMode flag for CLI detached inline-agent debug (#2154) (7ce043c)

Internal

  • Bump @uipath/hitl-schema-editor to 0.1.91 (#2196) (197a313)

Bug Fixes

  • Keep node toolbar/kebab above the probe panel [MST-11417] (#2167) (3625793)

  • Remove hardcoded internal GUID headers from shipped bundle [MST-11013] (#2055) (4da1b2d)

Features

  • Add Download action to the file explorer context menu (#2185) (f2f5f24)

Bug Fixes

  • Stop flagging edges from deleted HITL outcomes (#2109) (bd55412)

Bug Fixes

  • Allow deleting output variables on the End node [MST-11134] (#2088) (64f7574)

Features

  • Open solution in existing window, auto-open most-recent flow [MST-9983] (#2180) (993880a)

Features

  • Pick a folder inline when creating a project with no workspace open [MST-9541] (#2178) (1a2ceda)

Bug Fixes

  • Isolate validation worker schema imports (#2161) (acf2dfe)

Features

  • Add DAP Compare view (local dev tool) (#2098) (287d272)

Bug Fixes

  • Use GUID data point ids and polish wizard labels (AE-1760, AE-1782, AE-1783) (#2181) (57064b6)

Internal

  • Add .nvmrc to pin Node 22.17.0 (#2166) (573c7db)

Bug Fixes

  • Don't show eval set runs from source project after duplication (#2184) (3d9cca3)

  • Sort mocked add-node search results to the bottom [MST-11113] (#2169) (3e1a00b)

Bug Fixes

  • Guard read-only canvas manifest fetch against null studioService [MST-11193] (#2170) (60d1484)

Features

  • Hide agent-resource node labels until hover [MST-11008] (#2143) (70d126a)

Bug Fixes

  • Stop filtering eval lists on canvas selection (#2176) (b23b04e)

Features

  • Picker surfaces canvas node id; eval-set keyed by id when available (#2160) (afc0bf7)

Features

  • Self-register flow tool factory [MST-000] (#2155) (582b0c6)

Bug Fixes

  • WorloadId = workflowid+project id for studio (#2177) (331d01e)

Bug Fixes

  • Uppercase file extensions, required markers (#2019) (50bd6a0)

Features

  • Add Solution Explorer & Resources context menus [MST-10948] (#2051) (54223ec)

Bug Fixes

  • Make Strict/Subset Mode mutually exclusive, disable Add data point (AE-1559, AE-1629) (#1969) (5a67c5b)

Bug Fixes

  • Serialize file args as job-attachment $ref [PC-4745] (#2174) (c4dee31)

Bug Fixes

  • Guide users to Node.js when npm is missing on CLI install [MST-10951] (#2024) (b14a0d9)

  • Reset heading/paragraph typography in properties panel (#2162) (e7ad9b6)

Features

  • Add "Open Solution" command to the command palette [MST-10962] (#2096) (572c7ca)

Bug Fixes

  • Dataset Name field validation hardening (AE-1611, AE-1616, AE-1627) (#1968) (83ea0c5)

Bug Fixes

  • Streamline authoring wizard flow (#2168) (395e69d)

Bug Fixes

  • Non-blocking warning for unresolved prompt vars [PC-4678] (#2156) (3985974)

Bug Fixes

  • Stop writing orphaned globals for output/inOut schema fields (#2101) (a4da9bc)

Features

  • Mirror right-click actions in node kebab menu [MST-10973] (#2133) (459a99e)

Features

  • Cancel in-progress remote eval runs (Studio Web / VSIX) (#2138) (0c40b3a)

Internal

  • Sync from Localization (#2165) (ee3a64c)

Features

  • Compact eval bottom panel tables (9cf3d9c)

Bug Fixes

  • Cache personal folder key during debug [MST-11093] (#2057) (a4d555a)

Features

  • Rename "Document extraction" label to "Extract" (#2157) (c2bc24e)

Bug Fixes

  • Surface actionable toast when a .flow can't open due to OS permissions [MST-11204] (#2120) (bf9a35d)

Features

  • Friendlier per-type justification rendering (#2129) (b3616ae)

Internal

  • Localize user-facing validation strings (#2079) (578fd27)

Bug Fixes

  • Translate raw IXP document-extraction errors for builders [RE-12407] (#2144) (5efe0dc)

Features

  • Explain guardrails entitlement requirement with tooltip (#2148) (065c4cf)

Bug Fixes

  • Debug Integration Service webhook triggers [MST-9413] (#2093) (67654a7)

Bug Fixes

  • Open node context menu on right-click without prior select [MST-11288] (#2132) (50b63f0)

Internal

  • Localize user-facing strings (#2080) (b67c8dc)

Bug Fixes

  • Bound ReDoS regexes and tighten host checks (#2067) (5216ebb)

Bug Fixes

  • Disable simulate input toggle for manual triggers (#2150) (5a6c375)

UiPath Flow Extension v1.499.1-rc.S197.10415+b8fcb5bef

Choose a tag to compare

@bryan-uipath bryan-uipath released this 23 Jun 22:11
306a50a

Bug Fixes

  • Keep result detail evaluator selected (#2190) (b8fcb5b)

Bug Fixes

  • Close two code-scanning alerts (#2163) (48a893d)

Bug Fixes

  • Improve active tab state visibility for Schema/JSON tabs [MST-11138] (#2193) (6d90de7)

  • Resize bottom controls live, guard dockview [MST-11261][MST-11110] (#2186) (c0e8eed)

  • Key run history by derived workflow id (#2118) (dd52025)

Features

  • Emit inlineAgentMode flag for CLI detached inline-agent debug (#2154) (7ce043c)

Internal

  • Bump @uipath/hitl-schema-editor to 0.1.91 (#2196) (197a313)

Bug Fixes

  • Keep node toolbar/kebab above the probe panel [MST-11417] (#2167) (3625793)

  • Remove hardcoded internal GUID headers from shipped bundle [MST-11013] (#2055) (4da1b2d)

Features

  • Add Download action to the file explorer context menu (#2185) (f2f5f24)

Bug Fixes

  • Stop flagging edges from deleted HITL outcomes (#2109) (bd55412)

Bug Fixes

  • Allow deleting output variables on the End node [MST-11134] (#2088) (64f7574)

Features

  • Open solution in existing window, auto-open most-recent flow [MST-9983] (#2180) (993880a)

Features

  • Pick a folder inline when creating a project with no workspace open [MST-9541] (#2178) (1a2ceda)

Bug Fixes

  • Isolate validation worker schema imports (#2161) (acf2dfe)

Features

  • Add DAP Compare view (local dev tool) (#2098) (287d272)

Bug Fixes

  • Use GUID data point ids and polish wizard labels (AE-1760, AE-1782, AE-1783) (#2181) (57064b6)

Internal

  • Add .nvmrc to pin Node 22.17.0 (#2166) (573c7db)

Bug Fixes

  • Don't show eval set runs from source project after duplication (#2184) (3d9cca3)

  • Sort mocked add-node search results to the bottom [MST-11113] (#2169) (3e1a00b)

Bug Fixes

  • Guard read-only canvas manifest fetch against null studioService [MST-11193] (#2170) (60d1484)

Features

  • Hide agent-resource node labels until hover [MST-11008] (#2143) (70d126a)

Bug Fixes

  • Stop filtering eval lists on canvas selection (#2176) (b23b04e)

Features

  • Picker surfaces canvas node id; eval-set keyed by id when available (#2160) (afc0bf7)

Features

  • Self-register flow tool factory [MST-000] (#2155) (582b0c6)

Bug Fixes

  • WorloadId = workflowid+project id for studio (#2177) (331d01e)

Bug Fixes

  • Uppercase file extensions, required markers (#2019) (50bd6a0)

Features

  • Add Solution Explorer & Resources context menus [MST-10948] (#2051) (54223ec)

Bug Fixes

  • Make Strict/Subset Mode mutually exclusive, disable Add data point (AE-1559, AE-1629) (#1969) (5a67c5b)

Bug Fixes

  • Serialize file args as job-attachment $ref [PC-4745] (#2174) (c4dee31)

Bug Fixes

  • Guide users to Node.js when npm is missing on CLI install [MST-10951] (#2024) (b14a0d9)

  • Reset heading/paragraph typography in properties panel (#2162) (e7ad9b6)

Features

  • Add "Open Solution" command to the command palette [MST-10962] (#2096) (572c7ca)

Bug Fixes

  • Dataset Name field validation hardening (AE-1611, AE-1616, AE-1627) (#1968) (83ea0c5)

Bug Fixes

  • Streamline authoring wizard flow (#2168) (395e69d)

Bug Fixes

  • Non-blocking warning for unresolved prompt vars [PC-4678] (#2156) (3985974)

Bug Fixes

  • Stop writing orphaned globals for output/inOut schema fields (#2101) (a4da9bc)

Features

  • Mirror right-click actions in node kebab menu [MST-10973] (#2133) (459a99e)

Features

  • Cancel in-progress remote eval runs (Studio Web / VSIX) (#2138) (0c40b3a)

Internal

  • Sync from Localization (#2165) (ee3a64c)

Features

  • Compact eval bottom panel tables (9cf3d9c)

Bug Fixes

  • Cache personal folder key during debug [MST-11093] (#2057) (a4d555a)

Features

  • Rename "Document extraction" label to "Extract" (#2157) (c2bc24e)

Bug Fixes

  • Surface actionable toast when a .flow can't open due to OS permissions [MST-11204] (#2120) (bf9a35d)

Features

  • Friendlier per-type justification rendering (#2129) (b3616ae)

Internal

  • Localize user-facing validation strings (#2079) (578fd27)

Bug Fixes

  • Translate raw IXP document-extraction errors for builders [RE-12407] (#2144) (5efe0dc)

Features

  • Explain guardrails entitlement requirement with tooltip (#2148) (065c4cf)

Bug Fixes

  • Debug Integration Service webhook triggers [MST-9413] (#2093) (67654a7)

Bug Fixes

  • Open node context menu on right-click without prior select [MST-11288] (#2132) (50b63f0)

Internal

  • Localize user-facing strings (#2080) (b67c8dc)

Bug Fixes

  • Bound ReDoS regexes and tighten host checks (#2067) (5216ebb)

Bug Fixes

  • Disable simulate input toggle for manual triggers (#2150) (5a6c375)

UiPath Flow Extension v1.483.5-rc.S197.10213+ea65b1d91

Choose a tag to compare

@bryan-uipath bryan-uipath released this 18 Jun 20:27
306a50a

Bug Fixes

  • Make decision (if) false branch optional [MST-7612] (#1962) (ea65b1d)

Bug Fixes

  • Correct prompt editor markdown formatting [MST-11118] (#2134) (a462395)

Bug Fixes

  • Preserve simulation data across strategy switches and exclude sticky notes (#2141) (ff9c003)

Refactoring

  • Align localization to the repo i18n pattern (#2038) (2df822b)

Bug Fixes

  • Raise Sonar JS/TS analyzer heap to avoid OOM (#2146) (032bada)

Bug Fixes

  • Allow concurrent eval set runs with per-run cancel (#2142) (f6dc4ab)

Bug Fixes

  • Complete escaping in generated code/shell strings (#2066) (5d7422c)

Bug Fixes

  • Validate typed expression fields [MST-11263] (#2124) (3ae47cc)

Internal

  • Localize user-facing strings (#2077) (68794e3)

Performance

  • Parallelize coverage via sharding; drop duplicate pr-checks run (#2114) (d4b8d6f)

Features

  • Support IS-based trigger inputs as Static simulations (#2135) (75fc5b8)

Bug Fixes

  • Escape debug-viewer output and guard YAML config keys (#2069) (e95978c)

Bug Fixes

  • Handle raw loop collection defaults [MST-11263] (#2121) (d90c794)

Internal

  • Show pending docs-assistant check as neutral, not red (#2048) (43dad87)

Refactoring

  • Remove Structured context retrieval strategy [ECS-1882] (#2126) (1f284e8)

Bug Fixes

  • Guard dynamic-path setters against prototype pollution (#2065) (eb2bfb9)

  • Make node scope reactive to inline agent output schema edits (#2103) (6d4d1fb)

  • Use pollution-safe containers for dynamic-key writes (#2068) (f602c89)

Bug Fixes

  • Guard subflow inputs against double =js: prefix [MST-11006] (#2053) (ed702b4)

Bug Fixes

  • Verify origin on connection OAuth popup message (#2070) (c40e0f1)

Internal

  • Harden GitHub Actions workflows (CodeQL alerts) (#2064) (c3917ce)

Bug Fixes

  • Keep output mock controls after a failed run [MST-11122] (#2128) (7e100c5)

Bug Fixes

  • Prevent inline-agent prompt loss & agent.json reference loss [MST-11176] (#2097) (04f0808)

Bug Fixes

  • Filter OS junk files from explorer trees [MST-10950] (#2095) (1f18a96)

Features

  • Render evaluator justifications per type in run details (#2016) (0199d43)

Internal

  • Localize user-facing strings (#2083) (6e5ec00)

  • Localize user-facing strings (#2081) (a2e59ed)

Bug Fixes

  • Validate guardrail escalation app for local solutions [AL-446] (#2076) (be1c499)

Features

  • Unified bottom panel in the webview [AE-1545] (#1833) (26889cd)

Refactoring

  • Consolidate variable dialog edit mode fields [1/2] [MST-10492] (#2033) (c6b3525)

Bug Fixes

  • Keep repeated loop paste as siblings [MST-11142] (#2078) (94d089e)

Bug Fixes

  • Open node-level datasets in one click without filtering the list (#2117) (77b015c)

Other

  • High-level e2e smoke journeys for evaluation feature [AE-1706] (#1945) (f08ec31)

Bug Fixes

  • Resolve debug trace entrypoint for Add to evaluations (#2111) (1d76890)

Bug Fixes

  • Pre-select default model in evaluator creation (AE-1755) (#2112) (820e323)

Bug Fixes

  • Anchor commit sha tag to canvas, avoid execution panel overlap (#2108) (d7bbab2)

Bug Fixes

  • Exclude non-simulatable nodes from simulation target picker (#2113) (927b55e)

Bug Fixes

  • Preserve unsaved data point edits across Manage set evaluators [AE-1429] (#2107) (d2776cf)

Bug Fixes

  • Localize remaining extension-host strings + guard empty l10n catalogs [MST-10959] (#2072) (ce819eb)

Bug Fixes

  • Attach outputSchema for Llm simulations via SimulateComponentOutputSchemaProvider (#2110) (8efd842)

Bug Fixes

  • Enforce agent-resource connection rules in the Add node panel [MST-11061] (#2071) (cc54a34)

Bug Fixes

  • Load Monaco extra-libs on hover for correct first-hover tooltips [2/2] [MST-10424] (#2087) (5204193)

Bug Fixes

  • Limit agent resource nodes to a single parent agent [MST-10997][MST-11132] (#2062) (fd76ba2)

Features

  • Phased debug-startup indicator in studio & workbench [MST-11135] (#2094) (13e18e0)

Bug Fixes

  • Pin .flow editor out of preview on first interaction [MST-11112] (#2090) (864542a)

Performance

  • Stabilize flow node renders [MST-11141] (#2058) (1d3f9b2)

Bug Fixes

  • Fetch agent models regardless of governance flag (#2104) (32bf408)

Bug Fixes

  • Use Flow projectId for inline-agent executorInfo [MST-10823] (#2100) (8989e91)

Features

Bug Fixes

  • Keep agent tools out of the general Add node menu (#2091) (4e276e1)

Internal

  • Localize user-facing strings (#2084) (1c784c2)

Features

  • Surface active node-filter in evaluation bottom panel (#2034) (f957e43)

Features

  • Trace-driven evaluation authoring wizard (652594a)

Internal

  • Localize user-facing strings (#2085) (67e88dd)

Bug Fixes

  • Consolidate CLI output...
Read more

UiPath Flow Extension v1.456.0-rc.S196.9408+efd966c8b

Choose a tag to compare

Bug Fixes

  • Deterministic DAP solution-resource refresh via federated API [MST-10647] (#1927) (efd966c)

Internal

  • Base version on root tag + mirror releases to flow-vsix-releases (#1949) (1a193b8)

UiPath Flow Extension v1.197.11

Choose a tag to compare

@bryan-uipath bryan-uipath released this 01 Jul 06:45
306a50a

Bug Fixes

  • Don't auto-create root-level globals for Action App outputs (#2303) (#2306) (2120d04)

Bug Fixes

  • Surface app outputs and outcomes for Action App and Document Validation nodes (#2211) (#2302) (92ad30e)

Bug Fixes

  • Align to 0.52.2 + shadow-DOM crash patch + window.monaco in vsix [MST-10967] (#2282) (52d2908)

Bug Fixes

  • Open agent-model Configure link in external browser [MST-10969] (#2260) (#2268) (b7961ad)

Bug Fixes

  • Drop removed Environment/CurrentVersion from ListReleases [MST-11625] (release/S197) (#2264) (8b219b0)

Bug Fixes

  • Restore inline-agent resource status from spans on reload [MST-10998] (#2256) (#2267) (adafdac)

Bug Fixes

  • Inline-agent MCP tool execution and resource binding [MST-11627] (#2250) (#2265) (bff300b)

Other

  • External-agent execution + inline-agent tool scoping → S197 (#2263) (30cd76b)

Bug Fixes

  • Rename 'API function' to 'API workflow' across Maestro Flow [MST-11498] (#2197) (#2232) (19baaae)

Bug Fixes

  • Descend into subtree for nested add-node search [MST-11536] (#2206) (#2221) (55b676d)

Features

  • Emit detached flag for headless inline-agent debug (#2226) (7b54567)

Bug Fixes

  • Restore execution panel + debug state on tab switch [MST-11515] (#2191) (#2219) (0b69d56)

  • Keep declared output schema on faulted run [MST-11121] (#2173) (#2220) (a5fa8b3)

Bug Fixes

  • Rename default API workflow filename to api-workflow.flow (#2205) (19705ae)

Documentation

  • Update README.md for VSCode for public preview [MST-11326] (#2179) (#2198) (7495e71)

Internal

  • Rename extension id → maestro, artifact → uipath-maestro (MST-11326) (#2172) (#2203) (ca88766)

  • Version extension on its own 1.. line (MST-11326) (#2201) (#2207) (bca9a42)

Bug Fixes

  • Keep result detail evaluator selected (#2190) (b8fcb5b)

Bug Fixes

  • Close two code-scanning alerts (#2163) (48a893d)

Bug Fixes

  • Improve active tab state visibility for Schema/JSON tabs [MST-11138] (#2193) (6d90de7)

  • Resize bottom controls live, guard dockview [MST-11261][MST-11110] (#2186) (c0e8eed)

  • Key run history by derived workflow id (#2118) (dd52025)

Features

  • Emit inlineAgentMode flag for CLI detached inline-agent debug (#2154) (7ce043c)

Internal

  • Bump @uipath/hitl-schema-editor to 0.1.91 (#2196) (197a313)

Bug Fixes

  • Keep node toolbar/kebab above the probe panel [MST-11417] (#2167) (3625793)

  • Remove hardcoded internal GUID headers from shipped bundle [MST-11013] (#2055) (4da1b2d)

Features

  • Add Download action to the file explorer context menu (#2185) (f2f5f24)

Bug Fixes

  • Stop flagging edges from deleted HITL outcomes (#2109) (bd55412)

Bug Fixes

  • Allow deleting output variables on the End node [MST-11134] (#2088) (64f7574)

Features

  • Open solution in existing window, auto-open most-recent flow [MST-9983] (#2180) (993880a)

Features

  • Pick a folder inline when creating a project with no workspace open [MST-9541] (#2178) (1a2ceda)

Bug Fixes

  • Isolate validation worker schema imports (#2161) (acf2dfe)

Features

  • Add DAP Compare view (local dev tool) (#2098) (287d272)

Bug Fixes

  • Use GUID data point ids and polish wizard labels (AE-1760, AE-1782, AE-1783) (#2181) (57064b6)

Internal

  • Add .nvmrc to pin Node 22.17.0 (#2166) (573c7db)

Bug Fixes

  • Don't show eval set runs from source project after duplication (#2184) (3d9cca3)

  • Sort mocked add-node search results to the bottom [MST-11113] (#2169) (3e1a00b)

Bug Fixes

  • Guard read-only canvas manifest fetch against null studioService [MST-11193] (#2170) (60d1484)

Features

  • Hide agent-resource node labels until hover [MST-11008] (#2143) (70d126a)

Bug Fixes

  • Stop filtering eval lists on canvas selection (#2176) (b23b04e)

Features

  • Picker surfaces canvas node id; eval-set keyed by id when available (#2160) (afc0bf7)

Features

  • Self-register flow tool factory [MST-000] (#2155) (582b0c6)

Bug Fixes

  • WorloadId = workflowid+project id for studio (#2177) (331d01e)

Bug Fixes

  • Uppercase file extensions, required markers (#2019) (50bd6a0)

Features

  • Add Solution Explorer & Resources context menus [MST-10948] (#2051) (54223ec)

Bug Fixes

  • Make Strict/Subset Mode mutually exclusive, disable Add data point (AE-1559, AE-1629) (#1969) (5a67c5b)

Bug Fixes

  • Serialize file args as job-attachment $ref [PC-4745] (#2174) (c4dee31)

Bug Fixes

  • Guide users to Node.js when npm is missing on CLI install [MST-10951] (#2024) (b14a0d9)

  • Reset heading/paragraph typography in properties panel (#2162) (e7ad9b6)

Features

  • Add "Open Solution" command to the command palette [MST-10962] (#2096) (572c7ca)

Bug Fixes

  • Dataset Name field validation hardening (AE-1611, AE-1616, AE-1627) (#1968) (83ea0c5)

Bug Fixes

  • Streamline authoring wizard flow (#2168) (395e69d)

Bug Fixes

Read more

UiPath Flow Extension v1.197.10

Choose a tag to compare

@bryan-uipath bryan-uipath released this 01 Jul 04:44
306a50a

Bug Fixes

  • Surface app outputs and outcomes for Action App and Document Validation nodes (#2211) (#2302) (92ad30e)

Bug Fixes

  • Align to 0.52.2 + shadow-DOM crash patch + window.monaco in vsix [MST-10967] (#2282) (52d2908)

Bug Fixes

  • Open agent-model Configure link in external browser [MST-10969] (#2260) (#2268) (b7961ad)

Bug Fixes

  • Drop removed Environment/CurrentVersion from ListReleases [MST-11625] (release/S197) (#2264) (8b219b0)

Bug Fixes

  • Restore inline-agent resource status from spans on reload [MST-10998] (#2256) (#2267) (adafdac)

Bug Fixes

  • Inline-agent MCP tool execution and resource binding [MST-11627] (#2250) (#2265) (bff300b)

Other

  • External-agent execution + inline-agent tool scoping → S197 (#2263) (30cd76b)

Bug Fixes

  • Rename 'API function' to 'API workflow' across Maestro Flow [MST-11498] (#2197) (#2232) (19baaae)

Bug Fixes

  • Descend into subtree for nested add-node search [MST-11536] (#2206) (#2221) (55b676d)

Features

  • Emit detached flag for headless inline-agent debug (#2226) (7b54567)

Bug Fixes

  • Restore execution panel + debug state on tab switch [MST-11515] (#2191) (#2219) (0b69d56)

  • Keep declared output schema on faulted run [MST-11121] (#2173) (#2220) (a5fa8b3)

Bug Fixes

  • Rename default API workflow filename to api-workflow.flow (#2205) (19705ae)

Documentation

  • Update README.md for VSCode for public preview [MST-11326] (#2179) (#2198) (7495e71)

Internal

  • Rename extension id → maestro, artifact → uipath-maestro (MST-11326) (#2172) (#2203) (ca88766)

  • Version extension on its own 1.. line (MST-11326) (#2201) (#2207) (bca9a42)

Bug Fixes

  • Keep result detail evaluator selected (#2190) (b8fcb5b)

Bug Fixes

  • Close two code-scanning alerts (#2163) (48a893d)

Bug Fixes

  • Improve active tab state visibility for Schema/JSON tabs [MST-11138] (#2193) (6d90de7)

  • Resize bottom controls live, guard dockview [MST-11261][MST-11110] (#2186) (c0e8eed)

  • Key run history by derived workflow id (#2118) (dd52025)

Features

  • Emit inlineAgentMode flag for CLI detached inline-agent debug (#2154) (7ce043c)

Internal

  • Bump @uipath/hitl-schema-editor to 0.1.91 (#2196) (197a313)

Bug Fixes

  • Keep node toolbar/kebab above the probe panel [MST-11417] (#2167) (3625793)

  • Remove hardcoded internal GUID headers from shipped bundle [MST-11013] (#2055) (4da1b2d)

Features

  • Add Download action to the file explorer context menu (#2185) (f2f5f24)

Bug Fixes

  • Stop flagging edges from deleted HITL outcomes (#2109) (bd55412)

Bug Fixes

  • Allow deleting output variables on the End node [MST-11134] (#2088) (64f7574)

Features

  • Open solution in existing window, auto-open most-recent flow [MST-9983] (#2180) (993880a)

Features

  • Pick a folder inline when creating a project with no workspace open [MST-9541] (#2178) (1a2ceda)

Bug Fixes

  • Isolate validation worker schema imports (#2161) (acf2dfe)

Features

  • Add DAP Compare view (local dev tool) (#2098) (287d272)

Bug Fixes

  • Use GUID data point ids and polish wizard labels (AE-1760, AE-1782, AE-1783) (#2181) (57064b6)

Internal

  • Add .nvmrc to pin Node 22.17.0 (#2166) (573c7db)

Bug Fixes

  • Don't show eval set runs from source project after duplication (#2184) (3d9cca3)

  • Sort mocked add-node search results to the bottom [MST-11113] (#2169) (3e1a00b)

Bug Fixes

  • Guard read-only canvas manifest fetch against null studioService [MST-11193] (#2170) (60d1484)

Features

  • Hide agent-resource node labels until hover [MST-11008] (#2143) (70d126a)

Bug Fixes

  • Stop filtering eval lists on canvas selection (#2176) (b23b04e)

Features

  • Picker surfaces canvas node id; eval-set keyed by id when available (#2160) (afc0bf7)

Features

  • Self-register flow tool factory [MST-000] (#2155) (582b0c6)

Bug Fixes

  • WorloadId = workflowid+project id for studio (#2177) (331d01e)

Bug Fixes

  • Uppercase file extensions, required markers (#2019) (50bd6a0)

Features

  • Add Solution Explorer & Resources context menus [MST-10948] (#2051) (54223ec)

Bug Fixes

  • Make Strict/Subset Mode mutually exclusive, disable Add data point (AE-1559, AE-1629) (#1969) (5a67c5b)

Bug Fixes

  • Serialize file args as job-attachment $ref [PC-4745] (#2174) (c4dee31)

Bug Fixes

  • Guide users to Node.js when npm is missing on CLI install [MST-10951] (#2024) (b14a0d9)

  • Reset heading/paragraph typography in properties panel (#2162) (e7ad9b6)

Features

  • Add "Open Solution" command to the command palette [MST-10962] (#2096) (572c7ca)

Bug Fixes

  • Dataset Name field validation hardening (AE-1611, AE-1616, AE-1627) (#1968) (83ea0c5)

Bug Fixes

  • Streamline authoring wizard flow (#2168) (395e69d)

Bug Fixes

  • Non-blocking warning for unresolved prompt vars [PC-4678] (#2156) (3985974)

Bug Fixes

Read more

UiPath Flow Extension v1.197.9

Choose a tag to compare

@bryan-uipath bryan-uipath released this 29 Jun 20:57
306a50a

Bug Fixes

  • Align to 0.52.2 + shadow-DOM crash patch + window.monaco in vsix [MST-10967] (#2282) (52d2908)

Bug Fixes

  • Open agent-model Configure link in external browser [MST-10969] (#2260) (#2268) (b7961ad)

Bug Fixes

  • Drop removed Environment/CurrentVersion from ListReleases [MST-11625] (release/S197) (#2264) (8b219b0)

Bug Fixes

  • Restore inline-agent resource status from spans on reload [MST-10998] (#2256) (#2267) (adafdac)

Bug Fixes

  • Inline-agent MCP tool execution and resource binding [MST-11627] (#2250) (#2265) (bff300b)

Other

  • External-agent execution + inline-agent tool scoping → S197 (#2263) (30cd76b)

Bug Fixes

  • Rename 'API function' to 'API workflow' across Maestro Flow [MST-11498] (#2197) (#2232) (19baaae)

Bug Fixes

  • Descend into subtree for nested add-node search [MST-11536] (#2206) (#2221) (55b676d)

Features

  • Emit detached flag for headless inline-agent debug (#2226) (7b54567)

Bug Fixes

  • Restore execution panel + debug state on tab switch [MST-11515] (#2191) (#2219) (0b69d56)

  • Keep declared output schema on faulted run [MST-11121] (#2173) (#2220) (a5fa8b3)

Bug Fixes

  • Rename default API workflow filename to api-workflow.flow (#2205) (19705ae)

Documentation

  • Update README.md for VSCode for public preview [MST-11326] (#2179) (#2198) (7495e71)

Internal

  • Rename extension id → maestro, artifact → uipath-maestro (MST-11326) (#2172) (#2203) (ca88766)

  • Version extension on its own 1.. line (MST-11326) (#2201) (#2207) (bca9a42)

Bug Fixes

  • Keep result detail evaluator selected (#2190) (b8fcb5b)

Bug Fixes

  • Close two code-scanning alerts (#2163) (48a893d)

Bug Fixes

  • Improve active tab state visibility for Schema/JSON tabs [MST-11138] (#2193) (6d90de7)

  • Resize bottom controls live, guard dockview [MST-11261][MST-11110] (#2186) (c0e8eed)

  • Key run history by derived workflow id (#2118) (dd52025)

Features

  • Emit inlineAgentMode flag for CLI detached inline-agent debug (#2154) (7ce043c)

Internal

  • Bump @uipath/hitl-schema-editor to 0.1.91 (#2196) (197a313)

Bug Fixes

  • Keep node toolbar/kebab above the probe panel [MST-11417] (#2167) (3625793)

  • Remove hardcoded internal GUID headers from shipped bundle [MST-11013] (#2055) (4da1b2d)

Features

  • Add Download action to the file explorer context menu (#2185) (f2f5f24)

Bug Fixes

  • Stop flagging edges from deleted HITL outcomes (#2109) (bd55412)

Bug Fixes

  • Allow deleting output variables on the End node [MST-11134] (#2088) (64f7574)

Features

  • Open solution in existing window, auto-open most-recent flow [MST-9983] (#2180) (993880a)

Features

  • Pick a folder inline when creating a project with no workspace open [MST-9541] (#2178) (1a2ceda)

Bug Fixes

  • Isolate validation worker schema imports (#2161) (acf2dfe)

Features

  • Add DAP Compare view (local dev tool) (#2098) (287d272)

Bug Fixes

  • Use GUID data point ids and polish wizard labels (AE-1760, AE-1782, AE-1783) (#2181) (57064b6)

Internal

  • Add .nvmrc to pin Node 22.17.0 (#2166) (573c7db)

Bug Fixes

  • Don't show eval set runs from source project after duplication (#2184) (3d9cca3)

  • Sort mocked add-node search results to the bottom [MST-11113] (#2169) (3e1a00b)

Bug Fixes

  • Guard read-only canvas manifest fetch against null studioService [MST-11193] (#2170) (60d1484)

Features

  • Hide agent-resource node labels until hover [MST-11008] (#2143) (70d126a)

Bug Fixes

  • Stop filtering eval lists on canvas selection (#2176) (b23b04e)

Features

  • Picker surfaces canvas node id; eval-set keyed by id when available (#2160) (afc0bf7)

Features

  • Self-register flow tool factory [MST-000] (#2155) (582b0c6)

Bug Fixes

  • WorloadId = workflowid+project id for studio (#2177) (331d01e)

Bug Fixes

  • Uppercase file extensions, required markers (#2019) (50bd6a0)

Features

  • Add Solution Explorer & Resources context menus [MST-10948] (#2051) (54223ec)

Bug Fixes

  • Make Strict/Subset Mode mutually exclusive, disable Add data point (AE-1559, AE-1629) (#1969) (5a67c5b)

Bug Fixes

  • Serialize file args as job-attachment $ref [PC-4745] (#2174) (c4dee31)

Bug Fixes

  • Guide users to Node.js when npm is missing on CLI install [MST-10951] (#2024) (b14a0d9)

  • Reset heading/paragraph typography in properties panel (#2162) (e7ad9b6)

Features

  • Add "Open Solution" command to the command palette [MST-10962] (#2096) (572c7ca)

Bug Fixes

  • Dataset Name field validation hardening (AE-1611, AE-1616, AE-1627) (#1968) (83ea0c5)

Bug Fixes

  • Streamline authoring wizard flow (#2168) (395e69d)

Bug Fixes

  • Non-blocking warning for unresolved prompt vars [PC-4678] (#2156) (3985974)

Bug Fixes

  • Stop writing orphaned globals for output/inOut schema fields (#2101) (a4da9bc)

Features

Read more

UiPath Flow Extension v1.197.8

Choose a tag to compare

@bryan-uipath bryan-uipath released this 26 Jun 18:54
306a50a

Bug Fixes

  • Open agent-model Configure link in external browser [MST-10969] (#2260) (#2268) (b7961ad)

Bug Fixes

  • Drop removed Environment/CurrentVersion from ListReleases [MST-11625] (release/S197) (#2264) (8b219b0)

Bug Fixes

  • Restore inline-agent resource status from spans on reload [MST-10998] (#2256) (#2267) (adafdac)

Bug Fixes

  • Inline-agent MCP tool execution and resource binding [MST-11627] (#2250) (#2265) (bff300b)

Other

  • External-agent execution + inline-agent tool scoping → S197 (#2263) (30cd76b)

Bug Fixes

  • Rename 'API function' to 'API workflow' across Maestro Flow [MST-11498] (#2197) (#2232) (19baaae)

Bug Fixes

  • Descend into subtree for nested add-node search [MST-11536] (#2206) (#2221) (55b676d)

Features

  • Emit detached flag for headless inline-agent debug (#2226) (7b54567)

Bug Fixes

  • Restore execution panel + debug state on tab switch [MST-11515] (#2191) (#2219) (0b69d56)

  • Keep declared output schema on faulted run [MST-11121] (#2173) (#2220) (a5fa8b3)

Bug Fixes

  • Rename default API workflow filename to api-workflow.flow (#2205) (19705ae)

Documentation

  • Update README.md for VSCode for public preview [MST-11326] (#2179) (#2198) (7495e71)

Internal

  • Rename extension id → maestro, artifact → uipath-maestro (MST-11326) (#2172) (#2203) (ca88766)

  • Version extension on its own 1.. line (MST-11326) (#2201) (#2207) (bca9a42)

Bug Fixes

  • Keep result detail evaluator selected (#2190) (b8fcb5b)

Bug Fixes

  • Close two code-scanning alerts (#2163) (48a893d)

Bug Fixes

  • Improve active tab state visibility for Schema/JSON tabs [MST-11138] (#2193) (6d90de7)

  • Resize bottom controls live, guard dockview [MST-11261][MST-11110] (#2186) (c0e8eed)

  • Key run history by derived workflow id (#2118) (dd52025)

Features

  • Emit inlineAgentMode flag for CLI detached inline-agent debug (#2154) (7ce043c)

Internal

  • Bump @uipath/hitl-schema-editor to 0.1.91 (#2196) (197a313)

Bug Fixes

  • Keep node toolbar/kebab above the probe panel [MST-11417] (#2167) (3625793)

  • Remove hardcoded internal GUID headers from shipped bundle [MST-11013] (#2055) (4da1b2d)

Features

  • Add Download action to the file explorer context menu (#2185) (f2f5f24)

Bug Fixes

  • Stop flagging edges from deleted HITL outcomes (#2109) (bd55412)

Bug Fixes

  • Allow deleting output variables on the End node [MST-11134] (#2088) (64f7574)

Features

  • Open solution in existing window, auto-open most-recent flow [MST-9983] (#2180) (993880a)

Features

  • Pick a folder inline when creating a project with no workspace open [MST-9541] (#2178) (1a2ceda)

Bug Fixes

  • Isolate validation worker schema imports (#2161) (acf2dfe)

Features

  • Add DAP Compare view (local dev tool) (#2098) (287d272)

Bug Fixes

  • Use GUID data point ids and polish wizard labels (AE-1760, AE-1782, AE-1783) (#2181) (57064b6)

Internal

  • Add .nvmrc to pin Node 22.17.0 (#2166) (573c7db)

Bug Fixes

  • Don't show eval set runs from source project after duplication (#2184) (3d9cca3)

  • Sort mocked add-node search results to the bottom [MST-11113] (#2169) (3e1a00b)

Bug Fixes

  • Guard read-only canvas manifest fetch against null studioService [MST-11193] (#2170) (60d1484)

Features

  • Hide agent-resource node labels until hover [MST-11008] (#2143) (70d126a)

Bug Fixes

  • Stop filtering eval lists on canvas selection (#2176) (b23b04e)

Features

  • Picker surfaces canvas node id; eval-set keyed by id when available (#2160) (afc0bf7)

Features

  • Self-register flow tool factory [MST-000] (#2155) (582b0c6)

Bug Fixes

  • WorloadId = workflowid+project id for studio (#2177) (331d01e)

Bug Fixes

  • Uppercase file extensions, required markers (#2019) (50bd6a0)

Features

  • Add Solution Explorer & Resources context menus [MST-10948] (#2051) (54223ec)

Bug Fixes

  • Make Strict/Subset Mode mutually exclusive, disable Add data point (AE-1559, AE-1629) (#1969) (5a67c5b)

Bug Fixes

  • Serialize file args as job-attachment $ref [PC-4745] (#2174) (c4dee31)

Bug Fixes

  • Guide users to Node.js when npm is missing on CLI install [MST-10951] (#2024) (b14a0d9)

  • Reset heading/paragraph typography in properties panel (#2162) (e7ad9b6)

Features

  • Add "Open Solution" command to the command palette [MST-10962] (#2096) (572c7ca)

Bug Fixes

  • Dataset Name field validation hardening (AE-1611, AE-1616, AE-1627) (#1968) (83ea0c5)

Bug Fixes

  • Streamline authoring wizard flow (#2168) (395e69d)

Bug Fixes

  • Non-blocking warning for unresolved prompt vars [PC-4678] (#2156) (3985974)

Bug Fixes

  • Stop writing orphaned globals for output/inOut schema fields (#2101) (a4da9bc)

Features

  • Mirror right-click actions in node kebab menu [MST-10973] (#2133) (459a99e)

Features

  • Cancel in-progress remote eval runs (Studio Web / VSIX) (#2138) (0c40b3a)

I...

Read more

UiPath Flow Extension v1.197.7

Choose a tag to compare

@bryan-uipath bryan-uipath released this 26 Jun 18:33
306a50a

Bug Fixes

  • Restore inline-agent resource status from spans on reload [MST-10998] (#2256) (#2267) (adafdac)

  • Drop removed Environment/CurrentVersion from ListReleases [MST-11625] (release/S197) (#2264) (8b219b0)

Bug Fixes

  • Inline-agent MCP tool execution and resource binding [MST-11627] (#2250) (#2265) (bff300b)

Other

  • External-agent execution + inline-agent tool scoping → S197 (#2263) (30cd76b)

Bug Fixes

  • Rename 'API function' to 'API workflow' across Maestro Flow [MST-11498] (#2197) (#2232) (19baaae)

Bug Fixes

  • Descend into subtree for nested add-node search [MST-11536] (#2206) (#2221) (55b676d)

Features

  • Emit detached flag for headless inline-agent debug (#2226) (7b54567)

Bug Fixes

  • Restore execution panel + debug state on tab switch [MST-11515] (#2191) (#2219) (0b69d56)

  • Keep declared output schema on faulted run [MST-11121] (#2173) (#2220) (a5fa8b3)

Bug Fixes

  • Rename default API workflow filename to api-workflow.flow (#2205) (19705ae)

Documentation

  • Update README.md for VSCode for public preview [MST-11326] (#2179) (#2198) (7495e71)

Internal

  • Rename extension id → maestro, artifact → uipath-maestro (MST-11326) (#2172) (#2203) (ca88766)

  • Version extension on its own 1.. line (MST-11326) (#2201) (#2207) (bca9a42)

Bug Fixes

  • Keep result detail evaluator selected (#2190) (b8fcb5b)

Bug Fixes

  • Close two code-scanning alerts (#2163) (48a893d)

Bug Fixes

  • Improve active tab state visibility for Schema/JSON tabs [MST-11138] (#2193) (6d90de7)

  • Resize bottom controls live, guard dockview [MST-11261][MST-11110] (#2186) (c0e8eed)

  • Key run history by derived workflow id (#2118) (dd52025)

Features

  • Emit inlineAgentMode flag for CLI detached inline-agent debug (#2154) (7ce043c)

Internal

  • Bump @uipath/hitl-schema-editor to 0.1.91 (#2196) (197a313)

Bug Fixes

  • Keep node toolbar/kebab above the probe panel [MST-11417] (#2167) (3625793)

  • Remove hardcoded internal GUID headers from shipped bundle [MST-11013] (#2055) (4da1b2d)

Features

  • Add Download action to the file explorer context menu (#2185) (f2f5f24)

Bug Fixes

  • Stop flagging edges from deleted HITL outcomes (#2109) (bd55412)

Bug Fixes

  • Allow deleting output variables on the End node [MST-11134] (#2088) (64f7574)

Features

  • Open solution in existing window, auto-open most-recent flow [MST-9983] (#2180) (993880a)

Features

  • Pick a folder inline when creating a project with no workspace open [MST-9541] (#2178) (1a2ceda)

Bug Fixes

  • Isolate validation worker schema imports (#2161) (acf2dfe)

Features

  • Add DAP Compare view (local dev tool) (#2098) (287d272)

Bug Fixes

  • Use GUID data point ids and polish wizard labels (AE-1760, AE-1782, AE-1783) (#2181) (57064b6)

Internal

  • Add .nvmrc to pin Node 22.17.0 (#2166) (573c7db)

Bug Fixes

  • Don't show eval set runs from source project after duplication (#2184) (3d9cca3)

  • Sort mocked add-node search results to the bottom [MST-11113] (#2169) (3e1a00b)

Bug Fixes

  • Guard read-only canvas manifest fetch against null studioService [MST-11193] (#2170) (60d1484)

Features

  • Hide agent-resource node labels until hover [MST-11008] (#2143) (70d126a)

Bug Fixes

  • Stop filtering eval lists on canvas selection (#2176) (b23b04e)

Features

  • Picker surfaces canvas node id; eval-set keyed by id when available (#2160) (afc0bf7)

Features

  • Self-register flow tool factory [MST-000] (#2155) (582b0c6)

Bug Fixes

  • WorloadId = workflowid+project id for studio (#2177) (331d01e)

Bug Fixes

  • Uppercase file extensions, required markers (#2019) (50bd6a0)

Features

  • Add Solution Explorer & Resources context menus [MST-10948] (#2051) (54223ec)

Bug Fixes

  • Make Strict/Subset Mode mutually exclusive, disable Add data point (AE-1559, AE-1629) (#1969) (5a67c5b)

Bug Fixes

  • Serialize file args as job-attachment $ref [PC-4745] (#2174) (c4dee31)

Bug Fixes

  • Guide users to Node.js when npm is missing on CLI install [MST-10951] (#2024) (b14a0d9)

  • Reset heading/paragraph typography in properties panel (#2162) (e7ad9b6)

Features

  • Add "Open Solution" command to the command palette [MST-10962] (#2096) (572c7ca)

Bug Fixes

  • Dataset Name field validation hardening (AE-1611, AE-1616, AE-1627) (#1968) (83ea0c5)

Bug Fixes

  • Streamline authoring wizard flow (#2168) (395e69d)

Bug Fixes

  • Non-blocking warning for unresolved prompt vars [PC-4678] (#2156) (3985974)

Bug Fixes

  • Stop writing orphaned globals for output/inOut schema fields (#2101) (a4da9bc)

Features

  • Mirror right-click actions in node kebab menu [MST-10973] (#2133) (459a99e)

Features

  • Cancel in-progress remote eval runs (Studio Web / VSIX) (#2138) (0c40b3a)

Internal

  • Sync from Localization (#2165) (ee3a64c)

Features

  • Compact eval bottom panel tables ([9cf3d9c](https://g...
Read more