Skip to content

Commit aa6dcb9

Browse files
committed
update changelog
1 parent ce43605 commit aa6dcb9

1 file changed

Lines changed: 19 additions & 5 deletions

File tree

docs/content/releases/pro/changelog.md

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,20 @@ 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+
## Apr 2026: v2.57
14+
15+
### Apr 7, 2026: v2.57.0
16+
17+
* **(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.
18+
* **(Performance)** Optimized API response times across all endpoints with selective field loading and conditional prefetches.
19+
* **(Performance)** Improved Dashboard load times by eliminating redundant authorization queries and caching license lookups.
20+
* **(Performance)** Improved deduplication performance by batching duplicate marking and deferring large text fields.
21+
* **(Performance)** Improved false-positive history processing performance during async imports by using batch operations.
22+
* **(Pro UI)** Asset hierarchy filter dropdowns now only show relevant options (e.g., Parent filter shows only assets that have children).
23+
* **(Security)** Hardened container configurations for improved runtime security.
24+
* **(Universal Parser)** Added a list view and field mappings modal to the Pro UI for managing Universal Parser configurations.
25+
* **(Universal Parser)** Added support for 7 new fields: `file_path`, `component_name`, `component_version`, `line`, `steps_to_reproduce`, `severity_justification`, and CVSSv4 vectors.
26+
1327
## Mar 2026: v2.56
1428

1529
### Mar 30, 2026: v2.56.4
@@ -107,31 +121,31 @@ No significant UX changes.
107121

108122
## Dec 2025: v2.53
109123

110-
### Dec 29, 2025: v2.53.5
124+
#### Dec 29, 2025: v2.53.5
111125

112126
* **(Pro UI)** Added Finding count columns to Engagement table.
113127
* **(Pro UI)** Enter/Return no longer automatically submits forms.
114128

115-
### Dec 22, 2025: v2.53.4
129+
#### Dec 22, 2025: v2.53.4
116130

117131
* **(Pro UI)** Asset Hierarchy now uses separate tabs for Asset selection and for the rendered Asset tree:
118132
![image](images/asset-hierarchy-2.53.4.png)
119133

120-
### Dec 15, 2025: v2.53.3
134+
#### Dec 15, 2025: v2.53.3
121135

122136
*DefectDojo v2.53.2 does not have a corresponding Pro release.*
123137

124138
* **(Connectors)** Support for private CA certificates has been added to Connectors to assist with connectivity.
125139

126-
### Dec 8, 2025: v2.53.1
140+
#### Dec 8, 2025: v2.53.1
127141

128142
* **(Assets/Organizations)** Introduced overhaul to Products/Product Types, added the ability to create and diagram relationships between Assets. See [Assets/Organizations documentation](/asset_modelling/hierarchy/pro__assets_organizations/) for details, and information on opting in to the Beta.
129143
* **(Findings)** Added new KEV fields for ransomware, exploits, and date handling.
130144
* **(Pro UI)** Added Table Preferences menu, allowing you to store preset lists of columns for each table.
131145

132146
![image](images/pro_tablepreferences.png)
133147

134-
### Dec 1, 2025: v2.53.0
148+
#### Dec 1, 2025: v2.53.0
135149

136150
* **(Pro UI)** Added Asset Hierarchy.
137151
* **(Priority)** Priority and Risk can now be overridden manually, or through Rules Engine.

0 commit comments

Comments
 (0)