You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/en/changelog/changelog.md
+49Lines changed: 49 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,57 @@ Here are the release notes for **DefectDojo Pro (Cloud Version)**. These release
8
8
9
9
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/).
10
10
11
+
## Dec 2025: v2.53
12
+
13
+
### Dec 8, 2025: v2.53.1
14
+
15
+
***(Assets/Organizations)** Introduced overhaul to Products/Product Types, added the ability to create and diagram relationships between Assets. See [Assets/Organizations documentation](/en/working_with_findings/organizing_engagements_tests/pro_assets_organizations/) for details, and information on opting in to the Beta.
16
+
***(Findings)** Added new KEV fields for ransomware, exploits, and date handling.
17
+
18
+
### Dec 1, 2025: v2.53.0
19
+
20
+
***(Pro UI)** Added Asset Hierarchy.
21
+
***(Priority)** Priority and Risk can now be overridden manually, or through Rules Engine.
22
+
23
+
## Nov 2025: v2.52
24
+
25
+
### Nov 24, 2025: v2.52.3
26
+
27
+
***(Pro UI)** Improved error messaging for failed Imports.
28
+
***(Pro UI)** Added Engagement Tags column to Finding lists
29
+
30
+
31
+
### Nov 17, 2025: v2.52.2
32
+
33
+
* No significant feature changes.
34
+
35
+
### Nov 10, 2025: v2.52.1
36
+
37
+
***(Pro UI)** Finding view now shows all associated Endpoints, not just Active Endpoints
38
+
39
+
40
+
### Nov 3, 2025: v2.52.0
41
+
42
+
***(Pro UI)** In-app Contact Support form now requires a valid email address in your user profile.
43
+
***(Pro UI)** You can now Add Files to Findings through the Pro UI directly from Finding Lists.
44
+
***(Pro UI)** Unicode letters are now allowed in Tags.
45
+
11
46
## Oct 2025: v2.51
12
47
48
+
### Oct 27, 2025: v2.51.3
49
+
50
+
***(Tools)** Added Nuclei scan support.
51
+
***(Priority)** Added Prioritization Engine to set up logic for calculating Priority and Risk for individual Findings.
52
+
***(Metrics)** Updated Metrics table to include Products with zero Findings (as a result of filter parameters, or otherwise).
***(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.
0 commit comments