What's new:
- Improved QR scanning and device support
- Display tunnel uptime
- Fixes quick tile crash bug when running app in multiple profiles
- Fixes global overrides regression causing unexpected tunnel start errors
- Fixes network detection race while VPN is active
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
5fd3f89- show tunnel uptime, improve duration display (commit by @zaneschepke)
🐛 Bug Fixes
064aa6a- error notification bug (commit by @zaneschepke)9510f43- global overrides regression, support prompt bug (commit by @zaneschepke)7a60b90- qr scanning scanning can cause crash (commit by @zaneschepke)22c17ef- tile update crash when triggerd from non-user profile (commit by @zaneschepke)ff53454- underlying network detection race (commit by @zaneschepke)ee4ac4e- improve qr device support and scanner (commit by @zaneschepke)
🔧 Chores
0c09add- add custom funding link (commit by @zaneschepke)4f816fa- release v4.1.7 (commit by @zaneschepke)