What's new:
- Doze mode handshake fix
- Optional I2-5 bugfix
- Create from scratch crash bugfix
- Show tunnel statistics in notification
- Filter tunnel by latency
- Translations
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
6369d89- support for filtering by endpoint latency (PR #1155 by @essinghigh)- ↘️ addresses issue #1150 opened by @essinghigh
2ed0672- show consumed traffic in notification (PR #1165 by @GrakovNe)
🐛 Bug Fixes
bdd7c96- create from scratch bug, proxy mode UDP crash (commit by @zaneschepke)0344b8f- optional I2-5 params and socks5/lockdown crash on heavy load (commit by @zaneschepke)2d9c5ec- core: always poll WireGuard stats regardless of Doze mode (PR #1177 by @naonak)074229b- doze mode tunnel connectivity bug (commit by @zaneschepke)
🔧 Chores
35982aa- deps: bump actions/download-artifact from 7 to 8 (PR #1179 by @dependabot[bot])d0f5861- deps: bump actions/upload-artifact from 6 to 7 (PR #1178 by @dependabot[bot])5f8f699- bump deps (commit by @zaneschepke)585176f- fmt (commit by @zaneschepke)c130247- release 4.3.0 (commit by @zaneschepke)c24c33c- release 4.3.1 (commit by @zaneschepke)