Releases: yuezk/GlobalProtect-openconnect
Releases · yuezk/GlobalProtect-openconnect
v2.4.4
- GUI: fix multiple tray icons issue (fix #464)
- CLI: check the cli running state before running the
gpclient
command (fix #447)
v2.3.11
This release is for Ubuntu 18.04 and Ubuntu 20.04.
Changed
- Update the minimal Rust version to 1.71.1 so we can publish PPA for Ubuntu 18.04.
Install from PPA
sudo add-apt-repository ppa:yuezk/globalprotect-openconnect
sudo apt-get install globalprotect-openconnect
More installation see installation.
v2.4.3
- Do not use static default value for the
--os-version
option.
v2.4.2
- Disconnect the VPN when sleep (fix #166, #267)
v2.3.10
For Ubuntu 20.04 and older.
- Disconnect the VPN when sleep (fix #166, #267)
v2.4.1
- Fix the network issue with OpenSSL < 3.0.4 (fix #454)
- GUI: fix the Wayland compatibility issue (fix #458, #460)
- Support configuring the log level (fix #455)
- Log the detailed error message when a network error occurs
v2.4.0
- Upgrade to Tauri 2.0
- Support PPA installation for Ubuntu 22.04 and later
- Improved the browser authentication
- Reduced the binary size
v2.3.9
- Enhance the OpenSSL compatibility mode (fix #437)
v2.3.8
- 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)