New
4.2.2
What's new:
- Private profile lockdown mode bugfix
- UI performance optimizations
- Back navigation crash in certain scenarios bugfix
- Auto tunneling race after Amnezia 2.0 changes bugfix
- Localizations
SHA-256 fingerprints for the 4096-bit signing certificate:
5204d82e766e8aa14dcbb06dc70aebae2bdd812d4d6203cd521a8a685d7d3d80
To verify fingerprint:
apksigner verify --print-certs [path to APK file] | grep SHA-256
Changelog
:sparkles: New Features
9f9a15a- lang: translations from Weblate (PR #1115 by @weblate)
:bug: Bug Fixes
e475fd2- race in vpn activation after amnezia 2.0 changes (commit by @zaneschepke)679f6ab- race after recent tunnel manager refactor (commit by @zaneschepke)c16a1b9- pop backstack crash in certain scenarios (commit by @zaneschepke)0cf39fe- multiple profiles endpoint updates and lockdown bug (commit by @zaneschepke)0bf52ad- koin refactor param bug (commit by @zaneschepke)eeeec56- fdroid check update, in app messages bug (commit by @zaneschepke)
:recycle: Refactors
e2dd27e- dagger/hilt to koin for kmp (commit by @zaneschepke)bbc62a2- ui state optimizations (commit by @zaneschepke)590985d- make clear kernel is wg only (commit by @zaneschepke)af21a6a- remove redundant dispatchers (commit by @zaneschepke)