[#8846] The Docker tab now shows an amber "<build> available" chip on the LoadGen container cards (API, MCP, Frontend) when the selected release set holds a newer build, so you can see from this tab whether an update exists instead of switching to the Updates tab.
[#9469] The Launcher Appliance Updates tab now targets the release set for the selected channel (with a Stable / Nightly channel selector) rather than the raw platform archive, so an appliance is measured against the same governed target the platform uses. Components that are behind but not yet available to push show a clear "not archived yet" chip pointing to where to fetch the build, and Update all names the channel and set and dispatches only what can actually be pushed.
Global Variables (the key-value pairs available during test execution) is now reachable from the sidebar's Configuration section; previously the page existed but had no link to it.
[#9495] The appliance Active version now reflects the most recently downloaded build (downloading is the whole operation, and downloading an older build is the rollback path), instead of showing an older build until a separate "activate" step was run. The per-component Activate step is removed, and the archive rows now label Archive path and Downloaded accurately.
[#9493]Update all now lists every component in the run — each with its from/to builds or the reason it was left unchanged (already on target) — so a run that updates one component no longer reads as if it ignored the others.
[#9491] On the Nightly channel, the Release set dropdown is now selectable (it was greyed out), so you can preview and target nightly sets; selecting an older set stays a preview and still passes the downgrade confirmation before applying.
[#9509] In Specific build mode, the disabled "Update all" button (which can't act in that mode) is no longer shown with confusing text; the caption now explains how to apply a specific build per component instead.
[#9511] The Windows Full Agent tile on the Launcher Appliance Updates tab now refreshes to the correct version and state after an update completes, instead of staying on "Active version: Unknown" / "No data" until a full page reload.
[#9512] Corrected the Run-As guidance shown for an appliance-managed Windows Full Agent: it now explains that the Launcher Appliance creates the credential profile automatically (usually within a few minutes) and points to Launcher Appliances → Appliances → Windows, instead of telling you to "open Edit and assign a profile" — which doesn't apply to a managed agent.
[#9499] A fresh Windows Launcher Appliance guest no longer fails a test logon with "wrong password" when you haven't set the guest password first; the platform now provisions the guest credentials automatically, so the common path needs no manual step.
[#9498] Fixed downloading a workload version snapshot (from a workload's Version History) failing with an error; downloading a plain workload file was affected the same way and is fixed too.
[#9501] On Test Runs you can now select multiple runs and delete them at once (with a select-all header checkbox and a confirmation naming the count); a partial failure keeps the failed rows selected so you can retry just those. Compare keeps its own limit of five runs.
[#9489] On the Create API flow page, Detect now resolves an API spec when you paste a Swagger UI page URL (such as one ending in /swagger/index.html) — it now finds the spec at the site's origin instead of failing with a raw parser error.
[#9399] Fixed a load profile's per-user Agent assignments being cleared when you reopened the profile to edit it; a pinned agent is no longer dropped just because the edit view loaded the profile's own agents first.
[#9513] / [#9514] Replaced the remaining native browser confirmation popups (for example, decommissioning a Launcher Appliance and uninstalling client software on its Windows tab) with the app's styled dialogs, and swept the rest of the frontend so no native confirm / prompt / alert popups remain.
[#9490] / [#9492] / [#9505] Alignment fixes on the appliance Updates tab, so the update-tile buttons, the "Release feed checked" line, and the appliance-agent card line up consistently with their neighbours.