Android Release Notes | OpenVPN Connect

3.2.5:

  • Added support for deep linking and web authentication using system web browser

3.2.4:

  • Minor fix for Web Auth flow

3.2.3:

  • Minor changes for Web Auth flow

3.2.2:

  • Minor bug fixes

3.2.1:

  • Fixed issue with 'mssfix' option in .ovpn profiles

3.2.0:

  • Switchover from MbedTLS library to OpenSSL library
  • Support of TLS 1.3 version
  • Support signing with RSA-PSS signatures during TLS handshake
  • Update of OpenVPN3 library to 3.5.5 version
  • Improved stability and performance

3.1.1:

  • MbedTLS update to 2.7.13 including fix for CVE-2019-18222

3.1.0:

  • New profile import flow with WebAuth support and "Connect after import" ability
  • Improved VPN connection stability when application is in background
  • Added app notification in case when the VPN connection was interrupted

3.0.7:

  • MbedTLS updated to 2.7.11

3.0.6:

  • Dropped support of MD5 algorithm because it is insecure
  • Disabled tunnel compression by default (can be enabled in the app settings)
  • Removed Private Tunnel section
  • Support of 64-bit architecture
  • Added dark theme
  • Added support of TalkBack
  • Improved battery usage by reducing speed stats frequency from 1 to 10 sec
  • Fixed connection with static-challenge response
  • Fixed proxy basic authentication
  • Fixed ‘AES-CBC cipher algorithm’ setting

3.0.5:

  • Refactor of PT adaptive logic
  • Added PT cancel login
  • Changed PT icon
  • Removed reconnect when changing timeout
  • Bug fixes for UI, logs, shortcuts, timeouts and certificate revoke

3.0.4:

  • PT OBFS fix
  • PT added do not log out on back button feature
  • Fixed .ovpn file association
  • Added minimize app on disconnect shortcut feature
  • Added pause/resume and clear logs feature
  • Few fixes with logs and shortcuts

3.0.3:

  • Fix crash during PT login
  • Added access to settings from PT login screen
  • Added info about PT protocol/port
  • Autologin on bookmarks
  • Import from SD card
  • Integration with external apps  (file associations)
  • Fixed issue with Basic Authentication
  • Various migration fixes

3.0.2:

  • Migration fixes
  • Proxy basic authentication fix
  • OnePlus device specific fixes
  • Added ‘don’t show again’ option for disconnect modal
  • Open app at last used profile
  • Profiles sorting

3.0.1(918):

  • Fix for PT login for blocking
  • Added Share button on log screen

3.0.1(895):

  • 2FA fix
  • Label fix for OnePlus devices
  • Changed PT sub expired error message

3.0.1(885):

  • TLS handshake fix

3.0.1(884):

  • TCP connection fix
  • Added options to not save key passphrase/vpn password
  • Fix for profile migration from old version on some configurations

3.0.0 (870):

  • More crash fixes
  • Fix for disconnect after wake from sleep

3.0.0 (820):

  • Fixed issue with VPN pause when network is unavailable
  • Fixed crashes
  • Added disconnection shortcut
  • Added prompt when exiting PT
  • Profiles and settings now preserved on update
  • Fixed reconnection issue on 3g->wifi switch

3.0.0:

  • Replaced UI layer with new UI build on React Native
  • Completely updated profile management

1.1.27:

  • Updated PrivateTunnel icon in main screen
  • Fixed false positives triggering MD5 warning popup

1.1.26:

  • Changed notification icon to monochrome design
  • Added warning message when connecting to server using MD5 to sign certificate

1.1.25:

  • Added knob to reject connection using certificates signed with MD5 (default on)
  • Added knob to switch to Dark theme
  • Fixed crash when pushing the 'back' button in file dialog

1.1.24:

  • Relax the certificate validation in mbedTLS to allow certificates with broken date format to connect
  • Re-enabled deprecated and insecure md5 signature algorithm. Support for md5 will be officially DROPPED on Apr 31st 2018

1.1.23:

  • Fix connection issues to servers supporting only TLS1.0, which was causing crashes on very old vpn servers (< 2.3.7)

1.1.22:

  • Fix for importing profiles using external certificates/bundles

1.1.21:

  • Upgrade to mbedTLS 2.6.0
  • Upgrade to lz4 1.8.0
  • Upgrade to Android 8 SDK
  • Ask for user permissions at runtime
  • Open import file dialog on user external storage by default
  • Fix for crash if storage path not found
  • Fix for shortcut creation under Oreo
  • Update ovpn3 core
  • Added tls-crypt support

1.1.17:

  • Updated mbedTLS (formerly PolarSSL) to 1.3.16
  • Miscellaneous OpenVPN core 3 updates