Skip to content

Releases: yuezk/GlobalProtect-openconnect

v2.3.9

02 Nov 14:37
v2.3.9
366b95c
Compare
Choose a tag to compare
  • Enhance the OpenSSL compatibility mode (fix #437)

v2.3.8

31 Oct 15:09
v2.3.8
1e70dd0
Compare
Choose a tag to compare
  • GUI: support configure the external browser to use for authentication (fix #423)
  • GUI: add option to remember the credential (fix #420)
  • GUI: fix the credential not saved issue (fix #420)
  • CLI: fix the default browser detection issue (fix #416)

v2.3.7

16 Aug 01:46
v2.3.7
30bec40
Compare
Choose a tag to compare

v2.3.6

15 Aug 13:51
v2.3.6
80134f5
Compare
Choose a tag to compare
  • CLI: enhance the gpauth command to support external browser authentication
  • CLI: add the --cookie-on-stdin option to support read the cookie from stdin
  • CLI: support usage: gpauth <portal> --browser <browser> 2>/dev/null | sudo gpclient connect <portal> --cookie-on-stdin
  • CLI: fix the --browser <browser> option not working

v2.3.5

14 Aug 15:04
v2.3.5
9317430
Compare
Choose a tag to compare
  • Support configure no-dtls option
  • GUI: fix the tray icon disk usage issue (#398)
  • CLI: support specify the browser with --browser <browser> option (#405, #407, #397)
  • CLI: fix the --os option not working

v2.3.4

08 Jul 14:52
90cd9a4
Compare
Choose a tag to compare
  • Support the Internal Host Detection (fix #377).
  • CLI: support passing the password from stdin (fix #381)

Thanks to @ruben-rodriguez for the implementation of the internal host detection (#384) and @fzakaria for the Nix packaging (#387).

v2.3.3

23 Jun 13:58
Compare
Choose a tag to compare
  • GUI: add the remark field for the license activation
  • GUI: check the saved secret key length

v2.3.2

17 Jun 13:09
Compare
Choose a tag to compare
  • Fix the CAS callback parsing issue (fix #372)
  • CLI: fix the /tmp/gpauth.html deletion issue (fix #366)
  • GUI: fix the license not working after reboot (fix #376)
  • GUI: add the license activation management link

snapshot

11 Jun 14:32
Compare
Choose a tag to compare

Note

The snapshot version is for testing purposes only. It is not recommended for production use.

How to Install the Snapshot Version

  1. Ensure you have uninstalled the previous version of the package.
  2. Download and install the package from the Assets section below.

v2.3.1

22 May 00:50
Compare
Choose a tag to compare
  • Fix the --sslkey option not working