Releases: google/ios-webkit-debug-proxy
Releases · google/ios-webkit-debug-proxy
v1.9.2
- Fix large messages ack by sending an empty payload on real devices #428
- Ignore sigpipe signals #410
- Add CORS headers to the http responses #418
v1.9.1
- fix ssl socket resend #344
- fix openssl3 deprecation warnings
- support libplist >= 2.3.0
- update devtools html protocol interaction example
v1.9.0
- log webinspector start error code
- handle ssl connections internally
- bump openssl dependency to be at least 1.1
v1.8.8
- ignore rpc reportCurrentState message #366
Windows binaries notes
- libimobiledevice, commits 604a0a 9a7f686 574d7f8 4059a8c were reverted
- libusbmuxd, commits d75d298 ee02dea f71bb40 were reverted
Which means build lacks improved ipv6 support, for more details see libimobiledevice/libusbmuxd#95
v1.8.7
- require libimobiledevice >= 1.3.0
- support new libplist/libimobiledevice versions #361
v1.8.6
- iOS 13 devices support #329
requires libimobiledevices to be built with openssl
v1.8.5
- Option to customize simulator webinspector socket address #250
- Expose device os version in json
v1.8.4
- Do not remove app id when app update event occurs (iOS 12.2) #294
v1.8.3
- inject hypen to 24 digits uuids (XS) #285
v1.8.2
- iPhone XS udid format change #276
- increased websocket max body size #274