Skip to content

Commit 61cd4ef

Browse files
Maffoochclaude
andcommitted
docs(pro changelog): add 2.57.1 and 2.57.2 entries
Adds user-facing release notes for the 2.57.1 (Apr 13, 2026) and 2.57.2 (Apr 20, 2026) Pro releases, covering Pro UI, Risk Acceptance, Risk SLA, Surveys, Universal Parser, API, Permissions, Reports, Deduplication, Rules Engine, Import, and Tools updates. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 577a9ed commit 61cd4ef

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

docs/content/releases/pro/changelog.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,32 @@ For Open Source release notes, please see the [Releases page on GitHub](https://
1212

1313
## Apr 2026: v2.57
1414

15+
### Apr 20, 2026: v2.57.2
16+
17+
* **(Pro UI)** Search and filter state is now preserved when closing a Finding from a Finding list, so you don't lose your place after editing.
18+
* **(Risk Acceptance)** Bulk Edit no longer leaves Simple Risk Acceptance findings in an inconsistent "Active + Risk Accepted" state. Reactivating a previously risk-accepted Finding now behaves correctly.
19+
* **(Risk SLA)** Creating a Risk SLA no longer silently coerces unchecked `enforce_*_risk` options to `True`.
20+
* **(Surveys)** Fixed survey access for both authenticated users and anonymous links.
21+
* **(Universal Parser)** Non-ASCII scan names no longer cause a `UnicodeEncodeError` on import. CSV files with `""`-escaped quotes in multiline fields now parse correctly.
22+
* **(API)** Import/Reimport now validates consistency between ID-based and name-based identifiers, catching mismatched payloads earlier.
23+
* **(Permissions)** Moving an Engagement between Products now requires appropriate permission on both the source and target Product.
24+
* **(Reports)** Fixed a CSS overflow issue in rendered reports. Cleaned up endpoint template rendering for user fields.
25+
* **(Tools)** `govulncheck` parser now records `fix_available` and `fix_version`. Risk Recon parser now validates URLs via a shared SSRF utility. Added Mozilla Foundation security advisories as a supported Vulnerability ID source.
26+
27+
### Apr 13, 2026: v2.57.1
28+
29+
* **(Pro UI)** Object-level history views no longer default to a 31-day date filter, so the full history is visible on load.
30+
* **(Pro UI)** Audit Log "changes" filter now searches only the names of changed fields, reducing false matches.
31+
* **(Pro UI)** Predefined Finding filters now sync UI state correctly, so the active filter indicator reflects the applied filter.
32+
* **(Deduplication)** Added a UI for global component deduplication settings, behind a feature flag.
33+
* **(Rules Engine)** Fixed a preview timeout that occurred when rules were previewed against large Finding sets.
34+
* **(Universal Parser)** CSV/XML query path now displays correctly in the Universal Parser UI.
35+
* **(Import)** Additional parameters are now stored in import settings, making them available for reuse on reimport.
36+
* **(Tools)** Wazuh 4.8 parser now correctly attaches endpoints and locations to findings.
37+
* **(Tools)** Invicti parser now uses `FirstSeenDate` when populating Finding dates when `DD_USE_FIRST_SEEN` is enabled.
38+
* **(Tools)** `govulncheck` parser fixed for NDJSON output.
39+
* **(Tools)** Added CNNVD as a supported Vulnerability ID source.
40+
1541
### Apr 7, 2026: v2.57.0
1642

1743
* **(Custom Enrichment)** On-prem administrators can now configure custom URLs for EPSS and KEV enrichment data sources under **Settings → Finding Enrichment Settings**. Each source (EPSS scores and CISA Known Exploited Vulnerabilities) can be independently enabled and pointed to an internal mirror or proxy. A **Test Configuration** button validates connectivity before saving. Findings with CVE IDs are automatically enriched with EPSS score/percentile and KEV status during enrichment runs.

0 commit comments

Comments
 (0)