Release LoadGen FrontEnd: 1.0.0.11664
LoadGen FrontEnd
- Air-Gapped Offline Update UI for environments without CDN, Docker Hub, or GitHub access — upload agent binaries (
.zip) on each agent card, import Docker images (.tarfromdocker save) for API/MCP/Frontend with optional restart, and upload an Appliance Agent package (.zip); upload buttons appear alongside the existing download/pull actions on both the Appliance and Settings pages with no air-gapped mode toggle required - Load Testing License Gate so all load testing pages (Run, Active, Results, Test Analysis, Load Profiles, Scenarios, Scenario Editor, and the Generic/Citrix/RDP/AVD load profile wizards) are now gated behind a Load Testing license; the home dashboard shows a marketing card when not licensed and a user-capacity badge when licensed, and starting a test without a license returns a clear license error with a link to license management
- Agent Binary Archive Workflow — replaced the single-step "Update" with a two-step "Download to Archive → Activate" flow; each agent card now shows the active version, a download-to-archive input, and an archived versions table with per-version Activate, Download ZIP, and Delete actions
- Studio Agent Binary Management added as a new card on both Appliance > Updates and Settings > Software Updates, alongside Full Agent, Core Agent, Insight Agent, and OBUX Benchmark
- OBUX Benchmark Card on both Settings > Software Updates and Appliance > Updates with a version-tag input and a "View on GitHub" link
- SQL Server Datasource Setup Wizard replacing the raw connection string input with a 5-step guided modal that probes for connectivity, lists databases, allows creating a new database, previews tables, and assembles the connection string automatically; manual entry is still available via "Edit manually"
- SQL Server Connection Status Panel in datasource edit mode showing whether a connection string is configured and offering a "Configure with wizard" button regardless of the legacy config toggle
- Inline Agent Creation in the Monitoring Wizard — Step 3 now has a "Create New Agent" button that uses the existing Add Agent modal and auto-adds the new agent to the assignment table, so you no longer lose wizard progress
- Jobs Tab Visual Polish with colored type icons per job category, animated status badges for running jobs, slimmer progress bars with a separate percentage label, tabular timestamps and durations, and an improved empty state
- Debug Tab Data Table replacing the card grid with a sortable table (File Name, Source, Size, Last Modified), a group-by-source toggle with collapsible groups, an instant search filter, and a scrollable container for large file lists
- Fixed monitoring wizard "Direct" card showing a broken icon
- Fixed monitoring wizard showing only the Core Agent port; both the Full Agent (4840) and Core Agent (4850) ports are now displayed
- Fixed monitoring wizard summary step showing the wrong step number
- Fixed monitoring wizard crashing the Blazor circuit when saving a profile failed; you now see a user-facing error alert instead
- Fixed monitoring wizard Step 8 SUT showing fake placeholder data instead of real SUT profiles
- Fixed agent binary update confirmation dialog blocking the "Updating..." spinner while the HTTP call ran
- Fixed agent binary updates timing out; longer-running updates now complete successfully
- Fixed footer showing the wrong product version
- Fixed archive cards having uneven heights and shifting layout during updates; archive separator and "Archived Versions" heading now align across all cards
- Fixed archived versions sort order to ascending by version number
- Renamed "Insight Client" to "Insight Agent" on the Software Updates section to match the appliance Updates tab
- Improved spacing between the download button and the archived versions list