Skip to content

Commit de2939d

Browse files
paulOsinskiPaul OsinskiMaffooch
authored
Changelog 2.44.2 / 2.44.3 (#12040)
* rm Hugo taxonomy pages from docs: the unused 'https://docs.defectdojo.com/tags' page for example * document permissions overhaul * add audit log documentation * update changelog 2.44.2 * changelog 2.44 --------- Co-authored-by: Paul Osinski <paul.m.osinski@gmail.com> Co-authored-by: Cody Maffucci <46459665+Maffooch@users.noreply.github.com>
1 parent a3fb296 commit de2939d

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

docs/content/en/changelog/changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ For Open Source release notes, please see the [Releases page on GitHub](https://
1010

1111
## Mar 2025: v2.44
1212

13+
### Mar 24, 2025, v2.44.3
14+
15+
- **(Import)** Generic Findings Import will now parse tags in the JSON payload when Async Import is enabled.
16+
17+
### Mar 17, 2025, v2.44.2
18+
19+
- **(Beta UI)** Added a new method to quickly assign permissions to Products or Product Types. See our [Pro Permissions](/en/customize_dojo/user_management/pro_permissions_overhaul/) for more details.
20+
21+
![image](images/pro_permissions_2.png)
22+
1323
### Mar 10, 2025: v2.44.1
1424

1525
- **(Beta UI)** Added a field in the View Engagement page which allows a user to navigate to the linked Jira Epic, if one exists.

docs/content/en/customize_dojo/user_management/audit_logging.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ In the Classic (Open-Source) UI, this history is found under the '☰' (hamburge
2424
This API returns 31 days of audit logs.
2525

2626
* Sending default or empty parameters will return the last 31 days of audit logs.
27+
2728
* Parameter `window_month` which will take a month and year in the format MM-YYYY and provide the audit logs for that month.
2829
* You can set the `window_start` parameter to limit these logs to a shorter window, rather than returning the entire month.
2930

0 commit comments

Comments
 (0)