Releases: httptoolkit/httptoolkit-android
Releases · httptoolkit/httptoolkit-android
v1.4.0
v1.3.12
v1.3.12
v1.3.11
v1.3.11
v1.3.10
- Remove Android 14 warning, since we now have a working ADB setup 🎉
v1.3.9
- Fix bug in Android 14 check with older (SDK <30) devices
v1.3.8
- Show a one-off warning when run on Android 14+ to document the issues with system interception there explicitly.
v1.3.7
- Fix rare error in certificate checks
- Fix rare error in VPN connection handling behaviour
- Improve error-ignoring for irrelevant VPN issues like network
unavailability.
v1.3.6
- Avoid false positives in VPN-killed-in-the-background detection
- Ensure VPN status notification is shown whenever possible
v1.3.5
- Remove GA
v1.3.4
- Update to support adaptive icons
- Update to Android SDK v33
- Update build tools & CI OS version