diff options
Diffstat (limited to 'android')
| -rw-r--r-- | android/CHANGELOG.md | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index dcb2a01618..e25d01f58d 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -22,9 +22,21 @@ Line wrap the file at 100 chars. Th * **Security**: in case of vulnerabilities. ## [Unreleased] + + +## [android/2024.2-beta1] - 2024-04-17 ### Added - Add the ability to create and manage custom lists of relays. -- Add Server IP overrides feature. +- Add the ability to import server IP overrides using text or file. + +### Changed +- Change [default retry connection attempts][`relay selector defaults`]. + +[`relay selector defaults`]: docs/relay-selector.md#default-constraints-for-tunnel-endpoints + +### Fixed +- Fix pointless API access method rotations for concurrent requests. +- Fix broken IPv6 connectivity by making sure the relay selector attempts IPv6 connections. ## [android/2024.1] - 2024-04-05 |
