Skip to content

Commit 1f1ff50

Browse files
committed
Update server for powershell & fish existing terminal & many fixes
Most notably this fixes Chrome v99+ on Android rooted devices, which previously were broken due to recent certificate transparency changes. This also fixes a variety of small Docker issues, reduces Chrome noise when intercepting, and updates Mockttp to the final v2 release, ready to migrate to v3 shortly.
1 parent b2c45ab commit 1f1ff50

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
@@ -20,7 +20,7 @@
2020
"author": "Tim Perry",
2121
"license": "AGPL-3.0-or-later",
2222
"config": {
23-
"httptoolkit-server-version": "1.7.0"
23+
"httptoolkit-server-version": "1.8.0"
2424
},
2525
"build": {
2626
"appId": "tech.httptoolkit.desktop",

0 commit comments

Comments
 (0)