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:
5204d82e766e8aa14dcbb06dc70aebae2bdd812d4d6203cd521a8a685d7d3d80To verify fingerprint:
apksigner verify --print-certs [path to APK file] | grep SHA-256Changelog
🐛 Bug Fixes
52b9fa3- auto tunnel stop on captive portal flapping (commit by @zaneschepke)2517839- sanitize tunnel names for export that break file export (commit by @zaneschepke)4ab4e44- bump core to 1.6.0 for tunnel dns fixes (commit by @zaneschepke)dbd44a7- underlay detection on samsung, stop on no network, and DoT tunnel DNS (commit by @zaneschepke)e8862e2- auto tunnel recovery on system kill, network identity stabilization (commit by @zaneschepke)
♻️ Refactors
cffdf46- move dns validator to core (commit by @zaneschepke)
🔧 Chores
5328c31- release 5.7.3 (commit by @zaneschepke)