Skip to content

Commit 8bde312

Browse files
committed
Merge branch 'update-changelog-for-android-2026.1-beta2' into prepare-android/2026.1
2 parents e932ebe + f51cf2c commit 8bde312

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

android/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,17 @@ Line wrap the file at 100 chars. Th
2121
* **Fixed**: for any bug fixes.
2222
* **Security**: in case of vulnerabilities.
2323

24+
## [android/2026.1-beta2] - 2025-01-27
25+
### Changed
26+
- Disable "View logs" button until logs are fully parsed.
27+
28+
### Fixed
29+
- Various fixes for layout positioning when using a RTL language.
30+
- Fix not being able to open the app via notification if the app icon is changed.
31+
- Fix scroll to selection sometimes not working in select location screen.
32+
- Fix disabled content blockers hint not showing.
33+
34+
2435
## [android/2026.1-beta1] - 2025-01-22
2536
### Added
2637
- Add Arabic and Persian as new languages in the app with full RTL support.
Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
- Added translations for Arabic and Persian.
2-
- Updated design for select location screen.
3-
- Added new anti-censorship settings.
4-
- It is now possible to change the icon and title of the app.
5-
- Removed automatic as a setting for "Quantum-resistant tunnel".
6-
- Introduced new list item design.
1+
- Fixed several RTL issues.
2+
- Fixed issue with not being able to open the app if the icon was changed.
3+
- Fixed missing content blockers disabled text.

0 commit comments

Comments
 (0)