Skip to content

5.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Aug 04:46
· 5 commits to master since this release
2e574c5

What's new:

  • Amnezia 3.0 support
  • Fix for restoring tunnels/auto tunnel on system kill/package update
  • Android TV and legacy android versions tunnel export support
  • DDNS and seamless recovery fixes and improvements
  • Locale updates
  • Various other fixes and improvements

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

💥 BREAKING CHANGES

  • due to 86d7748 - seamless recovery, DDNS recovery, and IPv4/IPv6 fallback/recovery (commit by @zaneschepke):

    seamless recovery, DDNS recovery, and IPv4/IPv6 fallback/recovery

✨ New Features

🐛 Bug Fixes

♻️ Refactors

🔧 Chores