Skip to content

Commit 94a049b

Browse files
Maffoochclaude
andauthored
docs: add Pro changelog entries for 3.1.0 (#15166)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 1071510 commit 94a049b

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

docs/content/releases/pro/changelog.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,22 @@ Here are the release notes for **DefectDojo Pro (Cloud Version)**. These release
1010

1111
For Open Source release notes, please see the [Releases page on GitHub](https://github.com/DefectDojo/django-DefectDojo/releases), or alternatively consult the Open Source [upgrade notes](/releases/os_upgrading/upgrading_guide/).
1212

13-
## June 2026: v3.0
13+
## July 2026: v3.1
14+
15+
### July 7, 2026: v3.1.0
16+
17+
* **(Insights)** Added export functionality and per-metric descriptions to Insights charts.
18+
* **(Connectors)** Added Connectors filtering\
19+
* **(Prioritization)** Added a per-user Products/Assets count column to the prioritization engine.
20+
* **(Import)** Import and reimport can now wait for deduplication to finish before returning. Reimport title hashing now applies the full titlecase transform for multi-line titles.
21+
* **(Jira)** Project settings now support multiple components. Issue status is now read from `statusCategory` instead of the resolution field.
22+
* **(Reports)** PDF reports now show vulnerability IDs.
23+
* **(Security)** Tool Configuration credentials are now encrypted with AES-256-GCM.
24+
* **(Pro UI)** Breadcrumbs are now deterministic and derived from the object hierarchy.
25+
* **(Locations)** Legacy endpoint access in Make Template and Merge Findings is now guarded behind the Locations feature flag, and the finding Asset-tag (AND) filter uses the v3 Asset vocabulary.
26+
* **(UI)** Finding Groups now fold under Findings in the sidebar; filter category accordions and collapse panels animate smoothly; right-aligned dropdown menus no longer overflow off the page edge; new-UI styling uses brand/design tokens instead of hardcoded colors; and a global required-fields notice was added for WCAG H90 compliance. The open source message banner can now be disabled and dismissed.
27+
* **(Tools)** Added an Alert Logic CSV parser and a Garak (NVIDIA LLM vulnerability scanner) parser. The GitHub Vulnerability parser now sets `fix_available`; Dependency-Track FPF findings now include `analysis.detail` in the description; the Trivy parser no longer crashes on legacy reports missing the `Class` field; govulncheck now rejects SARIF reports with a clear error pointing to the SARIF scan type; and JFrog Xray impact paths are now deterministic.
28+
* **(Performance)** Faster imports and deduplication: batched `Vulnerability_Id` and `BurpRawRequestResponse` inserts, skip-unchanged-row and `VALUES` fast-write dedup paths, batched prefetching of Pro relations, Watson search index prefetch with async indexing, a new `sla_expiration_date` index for the global finding list, a case-insensitive product-name index, and a fix for finding-group Jira push N+1 queries.
1429

1530
### June 29, 2026: v3.0.200
1631

0 commit comments

Comments
 (0)