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
+23-5Lines changed: 23 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,24 @@ 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
+
## August 2025: v2.49
12
+
13
+
The Pro UI has been significantly reorganized, with changes to page organization.
14
+

15
+
16
+
### August 25: 2.49.3
17
+
18
+
[Integrations](/en/share_your_findings/integrations/) has been added to DefectDojo Pro, adding an Jira-style integrations for Azure DevOps, GitHub and GitLab boards.
19
+
20
+
***(API)** Basic Auth Login has been removed from the swagger form. Only cookieAuth and tokenAuth are accepted.
21
+
***(API)** When MFA is enabled, an MFA code will be required to use the `/api-token-auth` endpoint.
22
+
***(Connectors)** "Location" has been renamed to "Location URL" in Connectors setup form.
23
+
***(Universal Parser)** Fixed an issue where a False value in an Active key still created an Active Finding.
24
+
***(Pro UI)** Unique ID from Tool has been added to the Findings list and Finding view
25
+
***(Pro UI)** Test Status added to Test View.
26
+
***(Pro UI)** Added additional Import/Reimport success messages to confirm successful test creation.
27
+
28
+
11
29
## July 2025: v2.48
12
30
13
31
### July 21/22/28, 2025: v2.48.3 / v2.48.4 / v2.48.5
@@ -37,23 +55,23 @@ For Open Source release notes, please see the [Releases page on GitHub](https://
37
55
38
56
## June 2025: v2.47
39
57
40
-
### July 1, 2025: v2.47.4
58
+
####July 1, 2025: v2.47.4
41
59
42
60
-**(Pro UI)** Products, Engagements, Tests, Findings and Endpoints can be edited directly from their respective tables via a modal.
43
61
-**(Pro UI)** Calendar view now supports additional query parameters for filtering Tests or Engagements.
44
62
-**(Pro UI)** Engagements, Tests and the entire Calendar can be exported as .ics files.
45
63
46
64

47
65
48
-
### June 23, 2025: v2.47.3
66
+
####June 23, 2025: v2.47.3
49
67
50
68
-**(Pro UI)** Finding Templates can now be added in the Pro UI, from **Findings > Finding Templates** on the sidebar.
51
69
-**(Pro UI)** A better error message is displayed when Jira Instance deletion is unsuccessful.
52
70
-**(Pro UI)** Product Types can now be edited through a modal: **"⋮" > Edit Product Type** will open a pop-up modal window instead of taking a user to a new page.
53
71
54
72

55
73
56
-
### June 16, 2025: v2.47.2
74
+
####June 16, 2025: v2.47.2
57
75
58
76
-**(Pro UI)** Endpoint Metadata can now be uploaded to Products. You can now import a .csv list of all endpoints associated with a Product, from **View Product > Endpoints > Import Endpoint Metadata**
59
77
@@ -69,7 +87,7 @@ For Open Source release notes, please see the [Releases page on GitHub](https://
69
87
70
88

71
89
72
-
### June 9, 2025: v2.47.1
90
+
####June 9, 2025: v2.47.1
73
91
74
92
-**(Pro UI)** Vulnerable Endpoints table has now been added to Finding pages.
75
93
@@ -78,7 +96,7 @@ For Open Source release notes, please see the [Releases page on GitHub](https://
78
96
-**(Pro UI)** "Original Finding" link has been added to Finding Metadata table for Duplicate Findings.
79
97
-**(Pro UI)** CI/CD Metadata has been added to Engagement view.
80
98
81
-
### June 2, 2025: v2.47.0
99
+
####June 2, 2025: v2.47.0
82
100
83
101
-**(Pro UI)** Finding review can now be set through the Pro UI. You can now Request Review or clear a Finding review from Finding tables, or from the Finding View.
0 commit comments