What's new:
- Bugfix for certain scenarios that were not cleaning up the vpn service fully
- Allows tunnel imports via wg:// url deep links
- Improvements to Always-On VPN reliability
- Improved cellular connectivity detection for dual sims
SHA-256 fingerprints for the 4096-bit signing certificate:
5204d82e766e8aa14dcbb06dc70aebae2bdd812d4d6203cd521a8a685d7d3d80To verify fingerprint:
apksigner verify --print-certs [path to APK file] | grep SHA-256Changelog
✨ New Features
16d5586- config import via wg:// deep links (PR #1213 by @alexandervlpl)
🐛 Bug Fixes
e062fbb- vpnservice not cleaned up properly in certain scenarios (commit by @zaneschepke)9ac7ae7- improve always on vpn reliability (commit by @zaneschepke)77f8a82- improve mobile network detection for dual sim setups (commit by @zaneschepke)
♻️ Refactors
63625cc- service manager to use new user start function (commit by @zaneschepke)
🔧 Chores
619e3c1- release 5.0.5 (commit by @zaneschepke)