diff options
Diffstat (limited to 'android')
| -rw-r--r-- | android/CHANGELOG.md | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index bbc43c3bf2..9d0c5b75f5 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -22,7 +22,6 @@ Line wrap the file at 100 chars. Th * **Security**: in case of vulnerabilities. ## [Unreleased] - ### Added - Prompt password manager to store new account number on account creation. - Add the ability to force the ip version used to connect to a relay. @@ -38,8 +37,17 @@ Line wrap the file at 100 chars. Th - Will no longer try to connect over IPv6 if IPv6 is not available. -## [android/2024.10-beta2] - 2024-12-20 +## [android/2025.1-beta1] - 2025-03-05 +### Fixed +- Fix a crash that could occur in the Filter screen. +- Fix a bug that could cause the app to crash while navigating. +### Security +- Make daemon aware of route changes to prevent sending traffic before routes are up. +- Minimize calls to re-establish the VPN tunnel, since this may cause Android to leak some traffic. + + +## [android/2024.10-beta2] - 2024-12-20 ### Fixed - Update bundled relay list to address a UI bug in the filter screen. |
