Skip to content

Commit 7e7014c

Browse files
paulOsinskiPaul Osinskimtesauro
authored
Pro changelog: 2.51.0/1 and minor docs maintenance (#13454)
* Update wiz.md * update changelog * update wiz parser * correct changelog entry --------- Co-authored-by: Paul Osinski <paul.m.osinski@gmail.com> Co-authored-by: Matt Tesauro <mtesauro@gmail.com>
1 parent 5a61e4a commit 7e7014c

5 files changed

Lines changed: 153 additions & 122 deletions

File tree

185 KB
Loading
68.6 KB
Loading
128 KB
Loading

docs/content/en/changelog/changelog.md

Lines changed: 33 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,28 +8,53 @@ Here are the release notes for **DefectDojo Pro (Cloud Version)**. These release
88

99
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](/en/open_source/upgrading/upgrading_guide/).
1010

11+
## Oct 2025: v2.51
12+
13+
### Oct 14, 2025: v2.51.1
14+
15+
* **(Pro UI)** Added Finding Quick Report feature. Quick report allows users to quickly render an HTML report with the currently displayed Findings on a Finding table.
16+
17+
![image](images/quick_report.png)
18+
19+
* **(Pro UI)** Added vector builder and calculator to the Edit Finding form, for CVSSv3 and CVSSv4. You can build vector strings using the 🛠️ button next to the CVSSv3 / CVSSv4 string entry on the Edit Finding form.
20+
21+
Click the calculator button to render a score based on the vector string.
22+
23+
![image](images/pro_cvss_vector_and_score.png)
24+
![image](images/cvssv4_vector_builder.png)
25+
26+
* **(Pro UI)** Added Similar Findings view on Findings when enabled in System Settings.
27+
* **(Pro UI)** File names (for attached artifacts) can now be edited directly in the UI.
28+
* **(Pro UI)** Redirect user to Home after a successful Support Inquiry submission.
29+
30+
### Oct 6, 2025: v2.51.0
31+
32+
No significant Pro changes are present in this release.
33+
1134
## Sept 2025: v2.50
1235

13-
### Sept 22, 2025: v2.50.4
36+
#### Sept 29, 2025: v2.50.4
1437

15-
* **(Pro UI)** Changes Engagement Deduplication form label and help text
16-
* **(Pro UI)** Adds toggle for MCP (for superusers only)
38+
* **(MCP)** Added MCP toggle for Superusers only.
39+
* **(Pro UI)** Bypassed endpoint validation on Edit Finding form when Endpoints have not changed.
40+
* **(Pro UI)** Collapsed additional fields in the Universal Parser preview for cleaner display.
41+
* **(Pro UI)** Updated Engagement Deduplication form label and help text for clarity.
1742

18-
### Sept 15, 2025: v2.50.3
43+
#### Sept 22, 2025: v2.50.3
1944

2045
* **(Pro UI)** Added support for [CVSSv4.0](https://www.first.org/cvss/v4-0/) vector strings.
2146

22-
### Sept 15, 2025: v2.50.2
47+
#### Sept 15, 2025: v2.50.2
2348

2449
* **(Pro UI)** Added Any/All status filtering. Filtering by status allows you to apply either AND (inner join) logic, or OR (outer join) logic to the filter.
2550
* **(Pro UI)** Added Contact Support form for On-Premise installs.
2651

27-
### Sept 9, 2025: v2.50.1
52+
#### Sept 9, 2025: v2.50.1
2853

2954
* **(Tools)** Removed CSV limit for Qualys HackerGuardian
3055
* **(SSO)** Removed Force Password Reset for users created via SSO
3156

32-
### Sept 2, 2025: v2.50.0
57+
#### Sept 2, 2025: v2.50.0
3358

3459
* **(Pro UI)** "Date During" filter has been added to the UI, allowing users to filter by a range of dates
3560
* **(Pro UI)** Vulnerability ID column can now be sorted, however the sorting only considers the **first** vulnerability ID.
@@ -40,7 +65,7 @@ For Open Source release notes, please see the [Releases page on GitHub](https://
4065
The Pro UI has been significantly reorganized, with changes to page organization.
4166
![image](images/pro_ui_249.png)
4267

43-
### August 25: 2.49.3
68+
#### August 25: 2.49.3
4469

4570
[Integrations](/en/share_your_findings/integrations/) has been added to DefectDojo Pro, adding an Jira-style integrations for Azure DevOps, GitHub and GitLab boards.
4671

0 commit comments

Comments
 (0)