Skip to content

Commit

Permalink
Add pro release notes for 2.41.4 (#11483)
Browse files Browse the repository at this point in the history
* add release notes for 2.41.4

* Update changelog.md

---------

Co-authored-by: Paul Osinski <paul.m.osinski@gmail.com>
  • Loading branch information
paulOsinski and Paul Osinski authored Jan 2, 2025
1 parent a3d71d6 commit abd1e7f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/content/en/changelog/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ Here are the release notes for **DefectDojo Pro (Cloud Version)**. These release

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

## Dec 31, 2024: v2.41.4

- **(API)** 'Force To Active / Verified' flag is no longer required when calling `/import-scan`, `/reimport-scan` endponts: a value of True now forces to Active, False now forces to Inactive, while setting a value of none (or not using the flag) will use the tool's status.
- **(Beta UI)** Added ability to regenerate / copy your API token
- **(Beta UI)** Fixed bug preventing date / planned remediation dates from being added via Bulk Edit
- **(Import)** Added fields for EPSS score and percentile to Generic Findings Import parser

## Dec 24, 2024: v2.41.3

- **(API)** Added `/request_response_pairs` endpoint.
Expand Down

0 comments on commit abd1e7f

Please sign in to comment.