Skip to content

Releases: emanuele-f/PCAPdroid

v1.7.5

09 Nov 11:17
Compare
Choose a tag to compare
  • Fix root capture stall when target apps are set #467

v1.7.4

17 Oct 02:48
Compare
Choose a tag to compare
  • Fix root capture start in some non-magisk su binaries (credits: jackyzy823)
  • The mitm addon now uses mitmproxy 11
  • Include the package name in the CSV output (credits: Chris Vanstone)

v1.7.3

07 Sep 09:15
Compare
Choose a tag to compare
  • Allow setting the app language from the system (for Android 13+)
  • Mitm addon v1.2: allow public files write, fix enabled addons reset, fix addons reload
  • You can now use a compatible mitm addon with the same major version
  • Detect always-on VPN enabled after capture start
  • Catch possible crash in getUserBadgedIcon in Android 8
  • Disable unfinished languages: fr, ja, ko, nb, pl, pt

v1.7.2

20 Apr 16:14
Compare
Choose a tag to compare
  • Fix broken PCAP file loading feature
  • Minor enhancements

v1.7.1

28 Mar 20:47
Compare
Choose a tag to compare
  • Add toggle for auto-reconnection on third-party VPN termination
  • Fix uninstalled apps not removed from app filter
  • Add IPv6 bytes stats (credits: myzhan)

v1.7.0

10 Feb 14:12
Compare
Choose a tag to compare
  • Select multiple target apps
  • Copy/export the connections payload
  • Android 14 support
  • mitmproxy 10.1.6 and Doze fix
  • Ability to block QUIC only on decryption
  • Fix decryption status for QUIC connections
  • Fix inaccurate firewall grace period
  • Integrations to run with Tor and DNSCrypt
  • Use your own mitmproxy addons (experimental)
  • Remove mitm-addon permission
  • Show termux main app instead of its sub-apps
  • Use ISO 8601 dates in CSV export

v1.6.9

04 Dec 09:39
Compare
Choose a tag to compare
  • Fix root capture start on some devices
  • Fix root permission incorrectly requested on read from pcap file
  • Fix capture control modal incorrectly shown
  • Fix possible crash on null CaptureSettings
  • Fix possible SecurityException while opening PCAP file

v1.6.8

01 Sep 15:24
Compare
Choose a tag to compare
  • Fix root capture/pcap loading in playstore build due to AAB packaging
  • Fix possible permission denied error on PCAP file open

v1.6.7

31 Aug 10:33
Compare
Choose a tag to compare
  • Fix root capture start failure due to short timeout
  • Fix NumberFormatException in PCAP open / CSV export
  • Add Ukrainian translation (credits: odkate)
  • Do not resolve socks5 server host if disabled

v1.6.6

28 Aug 17:48
Compare
Choose a tag to compare
  • Add ability to open PCAP/PCAPNG files
  • Add Arabic translation (credits: Mustafa Hamed Kathem)
  • Fix app not blocked by firewall after reinstallation
  • Fix DNS from unknown app incorrectly blocked in firewall whitelist mode
  • Support IPv6 and host names in socks5 mode