What's new:
- Bugfix for Wi-Fi changes failing to be detected while a VPN is active on certain OEMs
- Back press/swipe now properly clears selected tunnels instead of exiting the app
- Chevrons added to settings rows with subscreens
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
8e41986- attempt to fix wifi change detection on problem oems while vpn active (commit by @zaneschepke)554f837- hide Wi-Fi details if they are android defaults (commit by @zaneschepke)d65c43e- selected tunnels should consume and clear selected on back (commit by @zaneschepke)
♻️ Refactors
34edc47- improve UI divider with a chevron (commit by @zaneschepke)a456b2e- add chevron for app mode (commit by @zaneschepke)
🔧 Chores
38093c3- deps: update sonner (commit by @zaneschepke)f585050- release 5.2.1 (commit by @zaneschepke)