Skip to content

5.0.5

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jun 17:01
619e3c1

What's new:

  • Bugfix for certain scenarios that were not cleaning up the vpn service fully
  • Allows tunnel imports via wg:// url deep links
  • Improvements to Always-On VPN reliability
  • Improved cellular connectivity detection for dual sims

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

✨ New Features

🐛 Bug Fixes

♻️ Refactors

🔧 Chores