From d78443e7fadeef4af8db34eff76015aa2ebdb39e Mon Sep 17 00:00:00 2001 From: zaneschepke Date: Sun, 7 Jun 2026 02:05:19 -0400 Subject: [PATCH] chore: release version 5.0.0 --- fastlane/metadata/android/en-US/changelogs/50000.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 fastlane/metadata/android/en-US/changelogs/50000.txt diff --git a/fastlane/metadata/android/en-US/changelogs/50000.txt b/fastlane/metadata/android/en-US/changelogs/50000.txt new file mode 100644 index 00000000..090f65f5 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/50000.txt @@ -0,0 +1,11 @@ +What's new: +- Improved tunnel reliability and leak protection with new deferred endpoint bootstrapping +- Improved tunnel status monitoring with real time handshake status monitoring +- Kernel mode and ping monitoring removed +- Full config and live tunnel view in quick format +- Automatic ipv4/ipv6 endpoint fallback and recovery +- Added support got DoT and custom endpoints for peer resolution DNS +- Amnezia tunnel globals +- Improved notifications +- UI improvements with better feature descriptions +- Various bug fix and app performance improvements \ No newline at end of file