diff options
| -rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d59f2bfdc6..3138fa0e11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,8 +57,16 @@ Line wrap the file at 100 chars. Th - Fix inability to switch from a network to a higher-priority network without the tunnel timing out. -## [android/2023.6-beta1] - 2023-08-29 +## [android/2023.6-beta2] - 2023-09-13 +### Fixed +#### Android +- 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. + +## [android/2023.6-beta1] - 2023-08-29 ### Added #### Android - Add quantum resistant tunneling. |
