What's new:
- UI update
- Add tunnel via URL
- VPN kill switch bug fixes
- Tunnel service crash fixes
- Ping and config change restart fixes
- Network information in UI
- Various other fixes and improvements
SHA-256 fingerprint for the 4096-bit signing certificate:
5204d82e766e8aa14dcbb06dc70aebae2bdd812d4d6203cd521a8a685d7d3d80
To verify fingerprint:
apksigner verify --print-certs [path to APK file] | grep SHA-256
Changelog
✨ New Features
ff2a2cc
- Add option to add config via URL (PR #623 by @hvolkmer)- ↘️ addresses issue #601 opened by @figarospares
212c6cf
- add screen security to config screen (commit by @zaneschepke)
🐛 Bug Fixes
a873546
- bugs in config changes and ping tunnel jobs (PR #650 by @zaneschepke)6f5bb24
- dns64 and ip version detection improvements (commit by @zaneschepke)cd623c0
- ui bug (commit by @zaneschepke)14a71e3
- stop kill switch on trusted auto tunnel bug (commit by @zaneschepke)bda1a20
- tunnel tile default to previously active tunnel (commit by @zaneschepke)1c0d968
- auto tunnel tile state bug (commit by @zaneschepke)ecf5036
- nav backstack bug (commit by @zaneschepke)76191c4
- pop backstack on config save (commit by @zaneschepke)b4c5b51
- tunnel service handling of multiple tunnels and tunnel job restarts (commit by @zaneschepke)
♻️ Refactors
47f8de8
- support screen, add matrix link (commit by @zaneschepke)36c7656
- optimize log toggle (commit by @zaneschepke)e637332
- advanced screen (commit by @zaneschepke)ca47127
- state management (PR #656 by @zaneschepke)5739129
- major ui refactor and bug fixes (PR #660 by @zaneschepke)
🔧 Chores
ec244ee
- bump deps (commit by @zaneschepke)5f791ff
- bump ksp (commit by @zaneschepke)5740012
- fmt and bump hilt (commit by @zaneschepke)9e0e177
- bump version, update screenshots (commit by @zaneschepke)