Skip to content

Commit

Permalink
Merge branch 'update-changelog-for-android-2024.8-beta1' into prepare…
Browse files Browse the repository at this point in the history
…-android/2024.8
  • Loading branch information
albin-mullvad committed Oct 21, 2024
2 parents 837da62 + e008842 commit f84320f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
7 changes: 7 additions & 0 deletions android/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,20 @@ Line wrap the file at 100 chars. Th
* **Security**: in case of vulnerabilities.

## [Unreleased]


## [android/2024.8-beta1] - 2024-10-21
### Added
- Add feature indicators to the main view along with redesigning the connection details.
- Add new "Connect on device start-up" setting for devices without system VPN settings.
- Add a confirmation dialog shown when creating a new account if there's already an existing
account in the account history of the login screen.

### Changed
- Replace the draft key encapsulation mechanism Kyber (round 3) with the standardized
ML-KEM (FIPS 203) dito in the handshake for Quantum-resistant tunnels.
- Move version information and changelog to a new app info screen.
- Update icons to material design.

### Fixed
- Fix unlabeled icon buttons for basic accessibility with screen readers.
Expand Down
4 changes: 4 additions & 0 deletions android/src/main/play/release-notes/en-US/default.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- Added feature indicators to the main view along with redesigning the connection details.
- Added a new "Connect on device start-up" setting for devices without system VPN settings (primarily TVs).
- Updated icons throughout the app.
- Improved button accessibility to better support screen readers.

0 comments on commit f84320f

Please sign in to comment.