- Bugfix for Quicktile in Android 14
- Update of OpenVPN (fixes CVE-2023-46850, CVE-2023-46849)
- OpenSSL 3.2.0
* Bugfixes
* Target Android UpsideDownSideCake (Android 14)
* Switch to distribution using Google Store App Bundles and signing. App that target TV devices are forced now to use this distribution method. The app includes app transparency signing, so it can be checked that the app was not modified by the app store.
* fix crashes under Android 6.0 and earlier
* Update OpenSSL to 3.1.2
- OpenSSL 3.0.7
- Multiple translations updated/added
- some on boot start fixes
- Better Android 13 support
- New Icon and adaptive icon support, including Android 13 monochrome icon
- Bugfixes
- Update OpenSSL to 3.0.5
- Add workaround for Softether server
- Bugfixes
- OpenSSL 3.0.3
- Bugfixes
- Implement encryption for profile on storage
- Minimum supported Android Version is now 5.1 (Jellybean)
- (0.7.33) Fix --auth SHA512 not working
- Update OpenSSL to 3.0.1
- Update OpenVPN 2.x and 3.x
- Note that now OpenVPN 3's behaviour for cipher selection is more similar to OpenVPN 2.x. You might need to enable compatiblity to connect to outdated servers
- Fix selecting tls-auth file not working
- Ui fixes
- Implement tls-cert-profile insecure to allow SHA1 certificates
- fix tls-crypt with OpenVPN 3
- Various minor improvment
- Add warnings to main screen for problems/weaknesses in profiles
- Fix static keys for now. Static keys are deprecated, lack PFS and should be replaced
- Allow to disable translation
- Correctly load legacy provider in OpenVPN3 only when requested
- OpenSSL 3.0
- Multiple Bugfixes
- Modernised defaults and compatibility mode to allow connecting to older servers.
- Security fix for OpenVPN 3 Core
- VPN http proxy support (Android 10+)
- OpenSSL 1.1.1j
- update OpenSSL/OpenVPN 2/3
- Add privacy policy to about screen (Google really wants this for VPN apps)
- (0.7.21) OpenSSL 1.1.1h
- (0.7.21) Allow selecting apps on Android 11 again
- (0.7.21) Add FAQ about cipher negotiation fails
- Allow cipher none. YOU SHOULD REALLY NOT BE USING THIS.
- Add --cipher to --data-cipher since the world is not ready for pure --data-ciphers yet
- Bugfixes
- update OpenSSL/OpenVPN 2/3
- Implement web based auth with internal webview
- Sign with v2 signature for Android 11 compatibility
- Add --cipher to --data-cipher since the world is not ready for pure --data-ciphers yet
- Bugfixes
- update OpenSSL/OpenVPN 2/3
- Implement web based auth with internal webview
- Sign with v2 signature for Android 11 compatibility
- Bugfixes
- update OpenSSL/OpenVPN 2/3
- 0.7.15: Fix import not working
- Fixed non working import from last beta
- Update of OpenVPN, OpenSSL
- Bugfixes
- Dark mode on devices supporting it
- AS profile import
- Switch to AndroidX
- Full NCP support
- Fixed non working import from last beta
- Update of OpenVPN, OpenSSL
- Bugfixes
- Dark mode on devices supporting it
- AS profile import
- Switch to AndroidX
- Full NCP support
- OpenSSL 1.1.1a with TLS 1.3, expect some breakage on weird or uncommon TLS configurations!
- VORACLE mitigation, compression defaults to asymmetric if enabled
- IPv6 only VPN support
- OpenVPN 3 core switched to OpenSSL 1.1.1a
- External PKI support (alpha)
- Use -O0 for lzo on armv7a to workaround compiler breakage
-Fix keystore signing on Android 4.1 (yes, really :))
- Fix always visible status from last beta
- Fix default routes not installed with openvpn 3++
- Support ECDSA Certificates from Android keystore, OpenVPN 2.x only
- New OpenSSL Version (1.1.0h)
- Speed test for OpenSSL crypto algorithm
- Experimental support for OpenVPN 3 C++ core
- Implement .api.DisconnectVPN Intent for easy control from other apps
- Better proxy support including Tor(Orbot)
- Bugfixes
- OpenSSL 1.1.0f- WARNING: OpenSSL 1.1.0f does not accept MD5 certificates by default anymore (see FAQ entry)- Update to current OpenVPN version (includes fixes for CVE-2017-7508, CVE-2017-7520, CVE-2017-7521, CVE-2017-7522)
- OpenSSL update (no security fixes)- Fancy graphs.- Android O support- Bugfixes