What's new:
- Live notifications and notification improvements with detail customization toggles
- In app language sync with system per app language settings
- Bugfix for tunnel split DNS suffixes
- Improvements to app memory usage when logger is active
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
28ff049- request notification permission and improve error notifications (PR #1445 by @dennisgr7)618475b- add live updates for tunnel notifications with customizations (PR #1446 by @dennisgr7)
🐛 Bug Fixes
629036c- bssid aware network key (commit by @zaneschepke)931fbb9- bump core for tunnel split dns policy bugfix (commit by @zaneschepke)c68deeb- sync in-app language with system per-app language settings (PR #1453 by @dennisgr7)19685b5- stop on no network bug (commit by @zaneschepke)
⚡ Performance Improvements
f1e3579- reduce app memory footprint (PR #1444 by @dennisgr7)
♻️ Refactors
0d6f378- move auto tunnel engine and config reconcilers to core (commit by @zaneschepke)
🔧 Chores
06c6e8c- deps: bump orbit, aboutlibraries, agp (commit by @zaneschepke)2d770af- deps: bump actions/setup-java from 5 to 6 (PR #1438 by @dependabot[bot])1c4fa40- release 5.7.0 (commit by @zaneschepke)