Skip to content

Commit

Permalink
android: Changes for the 2.5.0 release of the app
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasbrunner committed Feb 22, 2024
1 parent 17d342d commit 0b2c274
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/modules/ROOT/pages/os/androidVpnClient.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,13 @@ directly from {PLAYSTORE}[Google Play]. The app is also available via
Since version xref:#_1_8_0_2017_01_20[1.8.0] of the app it is possible to import
xref:./androidVpnClientProfiles.adoc[VPN profiles] from files.

Since version xref:#_2_5_0_2024_02_22[2.5.0] managed configurations are
supported via enterprise mobility management (EMM). This allows pushing VPN
profiles to managed devices using basically the same settings as those in the
xref:./androidVpnClientProfiles.adoc[profile files]. But also provides additional
options to configure global app settings and disable certain features of the app
(e.g. the ability for users to add or import their own VPN profiles).

Client certificates and keys, and CA certificates may be added by bundling them
into a xref:pki/pkiQuickstart.adoc#_pkcs12_container[PKCS#12 file] and then
importing that file into the Android system keystore. CA certificates and server
Expand Down Expand Up @@ -200,6 +207,10 @@ or directly from the app's page in the Play store.

== Changelog

=== 2.5.0 (2024-02-22)

* Support for managed configurations via enterprise mobility management (EMM)

=== 2.4.2 (2023-08-29)

* Increased target SDK to Android 13 and ask for permission to show status notification
Expand Down

0 comments on commit 0b2c274

Please sign in to comment.