Release LoadGen FrontEnd: 1.0.0.11567
LoadGen FrontEnd
- API Testing: Cross-Flow Invocation UI — full
flow.callnode support with flow picker, contract summary showing expected inputs/outputs, and input/output mapping grids. - API Testing: Draft Save Mode — default Save button now silently saves as a mutable draft; separate Commit button promotes the draft into an immutable revision with a commit message.
- API Testing: Node Editor Improvements — editable headers, body, and parameters for operation nodes; "Generate from Spec" populates sample JSON from OpenAPI spec; pop-out modal for comfortable editing of complex payloads; variable insertion at cursor position.
- API Testing: Run in Editor — start and monitor flow runs directly in the editor with real-time canvas node highlighting and timeline updates.
- API Testing: Test This Operation — test individual nodes directly from the editor with response status, body, and duration display.
- External Login Script Management — download and upload custom Citrix external login scripts directly from profile wizards.
- Per-Profile Datasource Selection — load profile wizards now include a datasource dropdown in the Advanced step with inline datasource creation.
- Workload Version Pinning — monitoring and load profile wizards now support selecting a specific workload version per user or agent assignment.
- Workload Patch Versioning — added "Patch (overwrite current)" option to the upload dialog for in-place content replacement.
- Monitoring Table Rotation — monitoring profile wizard shows Table Prefix and Table Rotation fields for SQL Server datasources with live table name preview.
- Monitoring StoreFront Resource Fetching — fetch available Citrix StoreFront resources directly from the monitoring profile wizard.
- Auto-Layout — new Layout button in the flow canvas toolbar arranges nodes in topological order.
- Improved Citrix External Login Scripts dropdown to dynamically fetch available scripts instead of using hardcoded names.
- Improved run detail with polling fallback for reliable updates regardless of SignalR connectivity.
- Improved node editing with double-click to open modal and mandatory labels with auto-generation.
- Improved flow canvas with auto-connect on node drop and real-time edge synchronization.
- Fixed node configuration being lost when switching between nodes.
- Fixed body and header edits being lost on save due to textarea flush timing.
- Fixed "Run not found" errors after launching runs by improving retry timing.
- Fixed test node "missing path/url" errors for operationId-format configurations.
- Fixed Content-Type header issues causing 415 errors during node testing.
- Fixed API diff summary showing incorrect change counts.
- Fixed table rotation fields not appearing when navigating to the datasource step via the stepper.
- Fixed panel freezing after editing node labels due to binding race conditions.