Release Notes
2026-06-11
Section titled “2026-06-11”backend v0.958.0
Improvements
Section titled “Improvements”- Targets: faster, more consistent loading for large target sets — target lists, filters, and counts are now served from purpose-built tables.
- Endpoints: software inventory reports are now processed by diffing against the previous snapshot instead of rewriting every record, reducing processing load for large fleets.
Bug fixes
Section titled “Bug fixes”- Vulnerability matching now recognizes more product version formats, and targets are no longer incorrectly closed as removed when an upstream CVE lookup briefly returns no results.
2026-06-10
Section titled “2026-06-10”backend v0.951.0 / frontend v0.772.0
New features
Section titled “New features”- A new overview dashboard surfaces KPI cards and a vulnerability/remediation trend at a glance.
Improvements
Section titled “Improvements”- Targets: the list now paginates, sorts, and filters on the server, so large target sets load quickly and every column stays sortable across pages.
- Findings: the table now has per-column filters and a Source column showing where each finding came from.
- Scopes: processed targets now distinguish targets you closed from those the remediation pipeline resolved, and the processed-targets CSV export includes the closed disposition and the time each target was closed.
Bug fixes
Section titled “Bug fixes”- Targets: the Urgency column now sorts in the correct order.
2026-06-08
Section titled “2026-06-08”backend v0.940.0 / frontend v0.766.0
Improvements
Section titled “Improvements”- Findings: table columns now keep a fixed width while you sort, so the column headers no longer shift around.
Bug fixes
Section titled “Bug fixes”- Targets: furl-detected remediation targets now dedupe consistently, so duplicate entries no longer appear across calculation cycles.
- Vulnerability scanning now detects known CVEs for Windows applications whose version numbers carry extra trailing segments (such as 7-Zip), which were previously reported as having no known vulnerabilities.
2026-06-07
Section titled “2026-06-07”backend v0.935.0 / frontend v0.765.0
New features
Section titled “New features”- Authoring a remediation subject in Forge now automatically rematches previously-unmatched targets to it, so newly-defined subjects immediately pick up the software already in your inventory.
Improvements
Section titled “Improvements”- Targets now match to remediation strategies using their native CPE and package URL (purl) identifiers, so more software is correctly paired with the right strategy.
- Vulnerability scans run faster — identity resolution is batched and deduplicated, and probes are skipped for targets that can’t be remediated.
Bug fixes
Section titled “Bug fixes”- Known Exploited Vulnerability (KEV) indicators now render with the correct critical styling.
2026-06-06
Section titled “2026-06-06”backend v0.924.0 / frontend v0.764.0
Improvements
Section titled “Improvements”- Targets: the list now sorts by highest CVSS score first by default, so the most severe targets surface at the top.
- Severity and urgency indicators are now a single, consistent chip style across the app.
Bug fixes
Section titled “Bug fixes”- Fixed a sorted, filterable column header that was invisible in light mode.
2026-06-05
Section titled “2026-06-05”backend v0.923.0 / frontend v0.757.0
New features
Section titled “New features”- Findings: a high-level metrics header now summarizes key counts at the top of the Findings page.
Bug fixes
Section titled “Bug fixes”- Integrations: endpoints imported from Qualys now include their hardware UUID and serial number — and use the correct hardware identifier on macOS — so they correlate with agent-managed endpoints instead of appearing as duplicates.
- Forge: the size of a proposed reach change is now validated before it can be applied.
2026-06-04
Section titled “2026-06-04”backend v0.910.0 / frontend v0.756.0
New features
Section titled “New features”- Scopes: you can now retry remediation across a scope’s targets — retry all of them, just the failed or blocked ones, or an individual target.
Bug fixes
Section titled “Bug fixes”- Targets: remediation targets and their findings now close automatically when the underlying software is removed from an endpoint — and reopen if it’s reinstalled — instead of lingering as active indefinitely.
- Remediation: when a remediation is blocked during preflight checks, the blocking reason now surfaces instead of the attempt failing without explanation.
2026-06-03
Section titled “2026-06-03”backend v0.906.0
Bug fixes
Section titled “Bug fixes”- Findings: improved CVE version matching so vulnerabilities are detected more accurately — affected software with open-ended version ranges, trailing-zero version numbers, and multi-segment versions now match correctly, reducing missed detections.
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.