Skip to content

Commit 84654d8

Browse files
committed
Update server for a wide range of interception & crash fixes
Notably these include a further new Android 14 fix, support for Docker on Mac with the latest Docker desktop (which uses a new socket in $HOME), and enabling components (e.g. DRM) usage in intercepted Chrome windows. A few crash fixes, including for a Node v20 autoselectfamily assertion bug, and lots of small dep updates and (non-impactful) security patches.
1 parent 8982569 commit 84654d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"author": "Tim Perry",
2222
"license": "AGPL-3.0-or-later",
2323
"config": {
24-
"httptoolkit-server-version": "1.14.5"
24+
"httptoolkit-server-version": "1.14.7"
2525
},
2626
"build": {
2727
"appId": "tech.httptoolkit.desktop",

0 commit comments

Comments
 (0)