Release Notes
2026-06-02
Section titled “2026-06-02”backend v0.905.0 / frontend v0.755.0
New features
Section titled “New features”- 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.
Improvements
Section titled “Improvements”- 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.
Bug fixes
Section titled “Bug fixes”- 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.
2026-06-01
Section titled “2026-06-01”frontend v0.747.0
Bug fixes
Section titled “Bug fixes”- Sign-in now returns you to the page you originally requested, instead of dropping you on the default landing page.
2026-05-31
Section titled “2026-05-31”backend v0.891.0
Bug fixes
Section titled “Bug fixes”- 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.
2026-05-30
Section titled “2026-05-30”backend v0.888.0 / frontend v0.746.0
New features
Section titled “New features”- Endpoints: endpoints can now be tagged automatically from agent configuration, so you can group and target them by tags set on the agent itself.
Bug fixes
Section titled “Bug fixes”- 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.
2026-05-29
Section titled “2026-05-29”backend v0.885.0 / frontend v0.745.0
New features
Section titled “New features”- 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.
Improvements
Section titled “Improvements”- Strategies: targets with no matched strategy now show a clear “No Strategy” pill instead of the misleading “Needs Review” label.
Bug fixes
Section titled “Bug fixes”- 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.
2026-05-28
Section titled “2026-05-28”backend v0.876.0 / frontend v0.739.0
New features
Section titled “New features”- Scopes: an endpoint tags filter on the “Where to Remediate” step lets you target remediation by endpoint tag.
2026-05-27
Section titled “2026-05-27”backend v0.875.0 / frontend v0.738.0
New features
Section titled “New features”- Targets: a CSV export button on the Remediation Targets table downloads the current filtered view.
Improvements
Section titled “Improvements”- 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.
Bug fixes
Section titled “Bug fixes”- Scopes: the ticketing destination dropdown handles Freshservice’s flat ticketing model correctly.
2026-05-26
Section titled “2026-05-26”backend v0.870.0 / frontend v0.733.0
New features
Section titled “New features”- 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.
Bug fixes
Section titled “Bug fixes”- Forge: the reach panel refreshes after the assistant makes scope or strategy changes, so the affected-endpoints count stays in sync with the conversation.
2026-05-22
Section titled “2026-05-22”backend v0.862.0 / frontend v0.730.0
New features
Section titled “New features”- 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.
Improvements
Section titled “Improvements”- 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.
Bug fixes
Section titled “Bug fixes”- 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.
2026-05-20
Section titled “2026-05-20”backend v0.856.0 / frontend v0.727.0
New features
Section titled “New features”- Forge streams the assistant’s response incrementally — text, tool calls, and approval state appear as they happen rather than after completion.
Bug fixes
Section titled “Bug fixes”- 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.