Skip to content

5.7.3

Choose a tag to compare

@zaneschepke zaneschepke released this 18 Sep 18:11
· 5 commits to master since this release
5.7.3
5328c31

What's new:

  • Auto-tunnel stability issue fixes
  • Stop on no network causing flapping in certain scenarios
  • Samsung network detection issues of underlay network while VPN active
  • Tunnel DNS DoH and DoT bugfixes that were causing DNS timeouts
  • System kill of Auto-tunnel service restart storm bugfix

SHA-256 fingerprints for the 4096-bit signing certificate:

5204d82e766e8aa14dcbb06dc70aebae2bdd812d4d6203cd521a8a685d7d3d80

To verify fingerprint:

apksigner verify --print-certs [path to APK file] | grep SHA-256

Changelog

🐛 Bug Fixes

♻️ Refactors

🔧 Chores