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
+22-5Lines changed: 22 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,20 +10,37 @@ For Open Source release notes, please see the [Releases page on GitHub](https://
10
10
11
11
## Oct 2025: v2.51
12
12
13
-
### Oct 13, 2025: v2.51.1
13
+
### Oct 14, 2025: v2.51.1
14
14
15
-
No significant Pro changes are present in this release.
15
+
***(Pro UI)** Added Finding Quick Report feature. Quick report allows users to quickly render an HTML report with the currently displayed Findings on a Finding table.
16
+
17
+

18
+
19
+
***(Pro UI)** Added vector builder and calculator to the Edit Finding form, for CVSSv3 and CVSSv4. You can build vector strings using the 🛠️ button next to the CVSSv3 / CVSSv4 string entry on the Edit Finding form.
20
+
21
+
Click the calculator button to render a score based on the vector string.
22
+
23
+

24
+

25
+
26
+
***(Pro UI)** Added Similar Findings view on Findings when enabled in System Settings.
27
+
***(Pro UI)** File names (for attached artifacts) can now be edited directly in the UI.
28
+
***(Pro UI)** Redirect user to Home after a successful Support Inquiry submission.
16
29
17
30
### Oct 6, 2025: v2.51.0
18
31
32
+
No significant Pro changes are present in this release.
33
+
34
+
## Sept 2025: v2.50
35
+
36
+
#### Sept 29, 2025: v2.50.3
37
+
19
38
***(MCP)** Added MCP toggle for Superusers only.
20
39
***(Pro UI)** Bypassed endpoint validation on Edit Finding form when Endpoints have not changed.
21
40
***(Pro UI)** Collapsed additional fields in the Universal Parser preview for cleaner display.
22
41
***(Pro UI)** Updated Engagement Deduplication form label and help text for clarity.
23
42
24
-
## Sept 2025: v2.50
25
-
26
-
#### Sept 15, 2025: v2.50.3
43
+
#### Sept 22, 2025: v2.50.3
27
44
28
45
***(Pro UI)** Added support for [CVSSv4.0](https://www.first.org/cvss/v4-0/) vector strings.
0 commit comments