summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--android/CHANGELOG.md11
-rw-r--r--dist-assets/android-version-code.txt2
-rw-r--r--dist-assets/android-version-name.txt2
3 files changed, 12 insertions, 3 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md
index 56dbd99971..b1ce311b4b 100644
--- a/android/CHANGELOG.md
+++ b/android/CHANGELOG.md
@@ -23,10 +23,19 @@ Line wrap the file at 100 chars. Th
## [Unreleased]
### Added
+- Make feature indicators clickable, allowing for easy access to active features.
+
+
+## [android/2025.2-beta2] - 2025-04-15
+### Fixed
+- Fix focus on TV devices when returning to connect screen from select location.
+
+
+## [android/2025.2-beta1] - 2025-04-04
+### 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.
- Add the ability to disable IPv6 in the tunnel.
-- Make feature indicators clickable, allowing for easy access to active features.
### Changed
- Disable Wireguard port setting when a obfuscation is selected since it is not used when an
diff --git a/dist-assets/android-version-code.txt b/dist-assets/android-version-code.txt
index 085dc48100..08823ab5f1 100644
--- a/dist-assets/android-version-code.txt
+++ b/dist-assets/android-version-code.txt
@@ -1 +1 @@
-25019000
+25021002
diff --git a/dist-assets/android-version-name.txt b/dist-assets/android-version-name.txt
index ad44fbabbb..b565cc4b7c 100644
--- a/dist-assets/android-version-name.txt
+++ b/dist-assets/android-version-name.txt
@@ -1 +1 @@
-2025.1
+2025.2-beta2