Skip to content

Commit 3c2687b

Browse files
authored
[FID-7716] Add notes for v7.0.0
1 parent fe6517b commit 3c2687b

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

release-notes/release-notes.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,33 @@
11
[
2+
{
3+
"version": "7.0.0",
4+
"title": "Fiddler Everywhere v7.0.0",
5+
"date": "Jul 8, 2025",
6+
"items": [
7+
{
8+
"type": "New",
9+
"entries": [
10+
{
11+
"title": "[Beta feature] Added network capture mode for Windows"
12+
},
13+
{
14+
"title": "Added support for Reverse proxy"
15+
},
16+
{
17+
"title": "Allow the Fiddler CA to be stored in the system keychain on macOS"
18+
}
19+
]
20+
},
21+
{
22+
"type": "Fixed",
23+
"entries": [
24+
{
25+
"title": "Update third-party dependencies to mitigate potential security vulnerabilities"
26+
}
27+
]
28+
}
29+
]
30+
},
231
{
332
"version": "6.6.0",
433
"title": "Fiddler Everywhere v6.6.0",

0 commit comments

Comments
 (0)