What's new:
- Fixes crash on older Android versions where metered tunnel override is unavailable
- Fixes auto-tunnel network monitor incorrectly detecting VPN changes
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
861440b- disable metered option for Android 9 and lower (commit by @zaneschepke)1c160ff- network monitor should ignore default network VPN events (commit by @zaneschepke)
🔧 Chores
6749719- bump deps, update app description (commit by @zaneschepke)4da05e2- release v4.1.5 (commit by @zaneschepke)