From 6d2fc4c7ddba6672d7ee3658c31c748e13c7564a Mon Sep 17 00:00:00 2001 From: Albin Date: Mon, 25 Sep 2023 14:30:40 +0200 Subject: [PATCH] Update changes dialog and F-Droid metadata for android/2023.6 --- .../src/main/play/release-notes/en-US/default.txt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/android/src/main/play/release-notes/en-US/default.txt b/android/src/main/play/release-notes/en-US/default.txt index 092b37ab7b6d..b09558d67a24 100644 --- a/android/src/main/play/release-notes/en-US/default.txt +++ b/android/src/main/play/release-notes/en-US/default.txt @@ -1,4 +1,8 @@ -Fix tunnel state and connection details sometimes getting stuck showing the wrong information. -Fix MTU dismiss behavior. -Fix DNS input crash. -Fix inconsistent dialog padding. +Add quantum-resistant tunneling. +Add UDP-over-TCP WireGuard obfuscation. +Add WireGuard port configuration. +Add search bar to the Select location view. +Improve Android firewall integration. +Rearrange settings menus. +Fix UI inconsistencies and flickering. +Fix unused bundled relay list.