What's new:
- New remote app intent integration
- Copy active wifi name to clipboard
- Fix for tunnel shutdown bug
- Fix for DNS default server bug, preferring phone DNS
- Fix for Ipv6 static peer host configs
SHA-256 fingerprint for the 4096-bit signing certificate:
5204d82e766e8aa14dcbb06dc70aebae2bdd812d4d6203cd521a8a685d7d3d80To verify fingerprint:
apksigner verify --print-certs [path to APK file] | grep SHA-256Changelog
✨ New Features
b87aa75- add custom intent app control (commit by @zaneschepke)1c0b54a- copy wifi name to clipboard (commit by @zaneschepke)
🐛 Bug Fixes
a5aadb4- ipv6 static regex bug (commit by @zaneschepke)28ef1a7- tun start bug after bad shutdown (commit by @zaneschepke)c59e7d7- service shutdown on abrupt shutdown (commit by @zaneschepke)75364f3- tv navigation bug (commit by @zaneschepke)84de3a3- default to phone preferred dns server (commit by @zaneschepke)53480b0- back gesture issues on some devices (commit by @zaneschepke)dcf213b- signing (commit by @zaneschepke)
🔧 Chores
ca10586- bump version with notes (commit by @zaneschepke)