Skip to content

Commit b2e592e

Browse files
committed
Update changelog for May 2026 release (v2.58.0) with new features and improvements
1 parent e1cc7d4 commit b2e592e

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

docs/content/releases/pro/changelog.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,25 @@ 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+
## May 2026: v2.58
14+
15+
### May 4, 2026: v2.58.0
16+
17+
* **(Pro UI)** Added shared table preferences so saved column/filter configurations on list views can be shared across users.
18+
* **(Pro UI)** Markdown content now wraps text correctly, preventing horizontal overflow on long lines.
19+
* **(Performance)** Pro UI List Virtualization
20+
* **(Performance)** Improved import performance by optimizing import queries and bulk-applying parser-supplied per-finding tags.
21+
* **(Performance)** Locations endpoints optimized for faster retrieval on large datasets.
22+
* **(SBOM)** SBOM imports now support replace mode for re-importing the full inventory of a component set.
23+
* **(Reports)** Beat Reporting feature is now available for Cloud subscribers
24+
* **(API)** Added `created` and `updated` date filters to the Risk Acceptance API.
25+
* **(Jira)** Webhook handler no longer mis-mitigates findings on non-"done" Jira issue transitions.
26+
* **(Deployment)** Default Celery task serializer is now JSON, removing pickle from the task dispatch path.
27+
* **(Tools)** Added Qualys VMDR CSV parser.
28+
* **(Tools)** Coverity API parser now supports `RESOURCE_LEAK` quality findings.
29+
* **(Tools)** SonarQube parser now falls back to `mdDesc` when populating finding descriptions.
30+
* **(Settings)** `MAX_ZIP_*` limits are now configurable via settings.
31+
1332
## Apr 2026: v2.57
1433

1534
### Apr 27, 2026: v2.57.3

0 commit comments

Comments
 (0)