What's new:
- Fixes tunnel start failures on 32-bit Android devices (especially Android TV)
- Fixes tunnel DNS race that can cause DNS leaks for custom tunnel DNS
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
0629b4d- bump core for amnezia padding fix and tunnel dns network handle race (commit by @zaneschepke)2a5c49f- bump core to fix 32-bit Android tunnel failures (especially Android TV) (commit by @zaneschepke)
🔧 Chores
5043b26- release 5.7.4 (commit by @zaneschepke)