Skip to content

Releases: yuezk/GlobalProtect-openconnect

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

v2.3.0

20 May 14:02
Compare
Choose a tag to compare
  • Support client certificate authentication (fix #363)
  • Support --disable-ipv6, --reconnect-timeout parameters (related: #364)
  • Use default labels if label fields are missing in prelogin response (fix #357)

v2.2.1

07 May 16:27
Compare
Choose a tag to compare
  • GUI: Restore the default browser auth implementation (fix #360)

v2.2.0

30 Apr 02:48
Compare
Choose a tag to compare
  • CLI: support authentication with the external browser (fix #298)
  • GUI: support using file-based storage when the system keyring is not available.
  • GUI: Improve license management.

v2.1.4

10 Apr 14:58
Compare
Choose a tag to compare
  • Support MFA authentication (fix #343)
  • Improve the Gateway switcher UI