Skip to content

Release Notes

backend v0.905.0 / frontend v0.755.0

  • Scopes: new scopes are created in a paused state so you can review their configuration before any remediation activity begins; activate or resume them when ready.
  • Endpoints: the endpoint detail panel now includes a software inventory table listing the software installed on that endpoint.
  • Scopes: the Scopes page loads faster.
  • Targets: the Targets page loads faster.
  • Strategies: the strategies table now has a Created Date column.
  • Security: updated platform and agent dependencies to address known vulnerabilities.
  • Forge: vulnerability research now anchors to the current date — web search results are treated as current and up to date rather than relying on the model’s training data.
  • Forge: switching to a different session while one is running now prevents thrashing between them in the user interface.

frontend v0.747.0

  • Sign-in now returns you to the page you originally requested, instead of dropping you on the default landing page.

backend v0.891.0

  • Endpoints: agents are now matched by their hardware UUID, so two machines that share a hostname are tracked as separate endpoints instead of being merged into one.
  • Targets: filtering remediation targets by multiple values no longer fails.
  • Remediation: when a deployment step fails, the pipeline no longer runs verification against it.

backend v0.888.0 / frontend v0.746.0

  • Endpoints: endpoints can now be tagged automatically from agent configuration, so you can group and target them by tags set on the agent itself.
  • People: only real user accounts from endpoint agents are ingested as people now — service and machine accounts are filtered out — and each person is correctly linked to their endpoint.
  • Remediation: Windows preflight checks now correctly evaluate available disk space and pending-reboot status before a remediation runs.

backend v0.885.0 / frontend v0.745.0

  • Scopes: a new Processed Targets table shows the targets a scope has run through, with a CSV export of the current view.
  • Scopes: blocked targets now explain why they’re blocked, and admin approval gates can be approved inline without leaving the page.
  • Strategies: targets with no matched strategy now show a clear “No Strategy” pill instead of the misleading “Needs Review” label.
  • Targets: remediation targets that have no CVSS score now sort below those scored 0, rather than mixing in above them.
  • Strategies: the subject picker in the Create Strategy flow is usable again.

backend v0.876.0 / frontend v0.739.0

  • Scopes: an endpoint tags filter on the “Where to Remediate” step lets you target remediation by endpoint tag.

backend v0.875.0 / frontend v0.738.0

  • Targets: a CSV export button on the Remediation Targets table downloads the current filtered view.
  • Findings: the search bar now filters results server-side, matching how search works on other tables.
  • Endpoints and Findings: integration and scanner icons in table columns are right-aligned and collapse cleanly when many are present.
  • Severity badges across the app now use the style guide’s color variants consistently.
  • Scopes: the ticketing destination dropdown handles Freshservice’s flat ticketing model correctly.

backend v0.870.0 / frontend v0.733.0

  • Sidebar: a What’s New link now opens the release-notes page directly from the app.
  • Forge: endpoints flash green when a command completes against them, making it easier to see which hosts just finished.
  • Forge: the reach panel refreshes after the assistant makes scope or strategy changes, so the affected-endpoints count stays in sync with the conversation.

backend v0.862.0 / frontend v0.730.0

  • Desktop tray notifications for informational events, approval requests, and snoozed deferrals.
  • Multi-select column filters across Targets, Findings, and Endpoints — pick more than one value at a time and see them as pills above the table.
  • Column-bound filters (CVE, VSI, CVSS Score, and others) now live in each table’s column headers rather than a separate toolbar.
  • Tables remember column visibility, page size, and active filters across refreshes — each table has its own scoped settings.
  • Active filters collapse to a summary pill when more than three values are selected.
  • Targets: Coverage card moved above the toolbar for clearer reading.
  • Strategies: enable/disable toggle moved into the secondary toolbar row alongside other table controls.
  • Unified search behavior across tables — press Enter or click Apply to submit, with a Reset-to-default control.
  • Targets: Software Vendor and Software Name filters include targets that only have attribute-level vendor or product data.
  • Tables: column-header filter dropdowns stay open across data refreshes.
  • Endpoints: Columns dropdown shows up even when the global search bar is hidden.

backend v0.856.0 / frontend v0.727.0

  • Forge streams the assistant’s response incrementally — text, tool calls, and approval state appear as they happen rather than after completion.
  • Forge: new user messages are now rejected while a tool call or interrupt is in flight, and when the last message isn’t from the assistant.
  • Forge: reach-panel job state pills show human-readable labels.
  • Endpoint owner lookup repaired (filters out stale and non-furl owners), restoring correct exception routing.