Release LoadGen FrontEnd: 1.0.0.11823
LoadGen FrontEnd
- [#8483] Send to Support bundles now also include the most recent API log entries and, on appliance deployments, the last 60 seconds of Appliance Agent log entries so support engineers see surrounding context, not just exceptions
- Managed PowerShell Scripts for Uptime Checks — operators can now author, edit and version PowerShell check scripts directly in the product with an embedded Monaco editor (PowerShell language mode, 256 KiB cap, near-cap warning), inline lint findings, dry-run and live test panels, version history and a sync-to-Git-remote banner where applicable. The Uptime Check wizard's PowerShell branch now picks scripts from a managed dropdown instead of a free-form filesystem path; a new "+ Create new script (paste or upload .ps1)" inline panel lets operators paste or drag-drop a
.ps1file without leaving the wizard - [#8456] The "Configure Domain" buttons on the Appliance Services tab were renamed to "Configure Domains" (plural) with a tooltip and inline callout reminding operators that the modal edits both InfluxDB and Grafana in one step. New collision checks block saving subdomains that conflict with the Frontend domain or with each other
- [#8458] Fixed the Uptime wizard's "Create New Alert Profile" link leaving operators stranded on the Alert Profiles page with no way back; the link now round-trips through a return URL and the Alert Profiles page shows a back arrow that resumes the wizard at the same step with all field values intact
- [#8482] Fixed the "These fields will be ignored" banner pushing the Uptime wizard's Next button below the fold; the banner now scrolls with step content while the navigation footer stays pinned
- [#8481] Removed the "Open work item" link from the Send-to-Support success banner. The banner now shows ticket reference, tracking GUID and generated filename, with a Copy details button and a 15-second auto-close countdown
- [#8480] Fixed the SMTP-check endpoint hint contradicting itself ("port is required" vs "use :25 for the SMTP default"); the wording now matches the FTP/SSH siblings ("Defaults to port 25 if you omit it")
- [#8479] Fixed action icons on the Roles tab of the Security Permissions page wrapping to a second line on custom roles
- [#8477] Fixed the SessionSight replay player getting stuck loading on sessions with deeply nested DOM; these recordings now reach the player and play back correctly
- [#8468] Audit-trail close on the original "Where do I put my PowerShell script?" report — the underlying capability shipped earlier in this release as the new managed PowerShell scripts feature