Release LoadGen FrontEnd: 1.0.0.11926
LoadGen FrontEnd
- [#8815] Inline regex tester for HTTP Body Regex uptime checks — The Uptime check wizard's check options now include a "Test pattern" panel: paste a representative response body and test your pattern in place, using the exact same regex engine the live check uses — so a match in the tester guarantees a match at probe time. Results show a green match count with snippets, a clear "No match", or the precise error for invalid patterns.
- Improved the Uptime dashboard so an Unhealthy check without an open incident now explains itself with an inline "Incident pending — N of M consecutive failures" hint, and the Open Incidents tile carries a tooltip explaining how incidents relate to check status. [#8816]
- Improved the LoadGen Tickets page by collapsing the two similar refresh buttons into a single smart Refresh button that automatically picks the right scope, with a tooltip that tells you what the next click will do. [#8798]
- Improved the Alert Profile editor so the Threshold Expression is clearly marked as required, with an explicit warning that an empty expression never fires and a ready-made "success equals 0" example for Uptime profiles. [#8823]
- Improved the Add AI Provider dialog so "Fetch Models" only appears once the provider has been saved, instead of showing a button that could not work yet. [#8818]
- Improved the datasource selection cards to highlight the active selection in green instead of the brand red that suggested an error state. [#8814]
- Fixed SessionSight Heatmaps rendering heat circles on an empty background; the captured page is now displayed underneath the heatmap so you can see where on the page the activity happened. [#8807]
- Fixed the SSL Domain Configuration tab allowing "Save Domains" before the required Frontend certificate was in place; saving is now blocked until the certificate is ready, with inline guidance explaining what to do. [#8828]
- Fixed the certificate status indicators not updating after clicking "Generate Certificate"; the affected rows now immediately show "Ready (pending save)". [#8829]
- Fixed the copy-to-clipboard button in the Ask AI panel doing nothing; it now copies the analysis and briefly confirms with a check mark. [#8820]
- Fixed "Generate Flow with AI" failing at the Preview step with a JSON conversion error when the generated flow contained detailed node configurations. [#8819]
- Fixed the "Assign profile to checks" dialog getting stuck on its loading spinner and showing "An unhandled error has occurred"; loading the check list and bulk-assigning now work normally. [#8822]
- Fixed the Uptime check wizard's Test Request showing a "These fields will be ignored" warning for a setting the operator never configured. [#8825]