Releases: yuezk/GlobalProtect-openconnect
Releases · yuezk/GlobalProtect-openconnect
v2.3.5
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
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
GUI: add the remark field for the license activation
GUI: check the saved secret key length
v2.3.2
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
Note
The snapshot version is for testing purposes only. It is not recommended for production use.
How to Install the Snapshot Version
Ensure you have uninstalled the previous version of the package.
Download and install the package from the Assets section below.
v2.3.1
Fix the --sslkey
option not working
v2.3.0
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
GUI: Restore the default browser auth implementation (fix #360 )
v2.2.0
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
Support MFA authentication (fix #343 )
Improve the Gateway switcher UI