Skip to content

android/2023.6

Compare
Choose a tag to compare
@albin-mullvad albin-mullvad released this 26 Sep 12:12
· 5800 commits to main since this release
android/2023.6
86f0156

This release is for Android only.

Here is a list of all changes since last stable release android/2023.5:

Added

Android

  • Add quantum resistant tunneling.
  • Add UDP-over-TCP WireGuard obfuscation.
  • Improve how the Android firewall handles incoming connections on Android 11+ devices.
  • Add search bar to the Select location view.
  • Add settings entry to configure WireGuard port by either using a predefined or custom port.

Changed

Android

  • Combine the "Preferences" and "Account" settings sub-menus into a single one called
    "VPN Settings".
  • Make "Split tunneling" more accessible by placing it directly in the main settings menu.
  • Migrate multiple views to Compose and MVVM (Settings, Account, Split tunneling, Select location).

Fixed

Android

  • Reduce flickering in the main/connect view.
  • Fix UI inconsistencies.
  • Fix missing scrolling in the changes dialog.
  • Fix unused bundled relay list.