From 8174ba2bee20fa38f355b76f3c59502a7cec7da5 Mon Sep 17 00:00:00 2001 From: Albin Date: Mon, 28 Oct 2024 15:58:03 +0100 Subject: [PATCH] Update changelog for android/2024.8-beta2 --- android/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index 4da93f01c9f3..28a55cd821d7 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -24,6 +24,13 @@ Line wrap the file at 100 chars. Th ## [Unreleased] +## [android/2024.8-beta2] - 2024-10-25 + +### Fixed +- Improve connection stability when roaming while using Shadowsocks. +- Fix MTU calculation to avoid connectivity issues when using some specific settings. + + ## [android/2024.8-beta1] - 2024-10-21 ### Added - Add feature indicators to the main view along with redesigning the connection details.