What's new:
- Improved tunnel start time
- Added companion service to prevent new Android Auto app from detecting an active VPN
- Improved notification sync with tunnel statuses
- Various other minor fixes and improvements
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
379ffdc- encrypted backup (commit by @zaneschepke)
🐛 Bug Fixes
944034a- add fallback for networks without configured dns (commit by @zaneschepke)2b8610f- bug where split tunnel settings overwrote tunnel name comment (commit by @zaneschepke)660bea0- allow duplicate error and tunnel event notifications (commit by @zaneschepke)6e3c132- snackbar and notification coordination (commit by @zaneschepke)9ee1fa6- tunnel sockets protection race (commit by @zaneschepke)160a6ca- peer stats units should not be lowercase (commit by @zaneschepke)e6c3e3f- notification sync and tunnel name in title (commit by @zaneschepke)48ddbcb- auto tunnel not respecting tunnel tile toggle overrides (commit by @zaneschepke)0603cb2- switch to foregrounded companion service to prevent Android Auto VPN detection (commit by @zaneschepke)8083ab9- add small delay to help jni propagation of socket protector on slow devices (commit by @zaneschepke)4c72549- import from clipboard crash on invalid data (commit by @zaneschepke)
♻️ Refactors
9f394ae- improve vpn integration for older android version, add revoke for faster cleanup (commit by @zaneschepke)a1e3489- bring tunnel up after successful dns resolution (commit by @zaneschepke)294f262- clean up proxy jni (commit by @zaneschepke)d4dbc43- improve bypass socket jni for potential races (commit by @zaneschepke)7529c11- make bypass socket jni glue more robust against races (commit by @zaneschepke)
🔧 Chores
c51a7ee- bump koin (commit by @zaneschepke)5c98aab- bump deps (commit by @zaneschepke)0d75699- deps: bump gradle/actions from 3 to 6 (PR #1279 by @dependabot[bot])7d1312d- deps: bump actions/checkout from 6 to 7 (PR #1285 by @dependabot[bot])daf5eeb- release 5.0.3 (commit by @zaneschepke)