Skip to content

Commit f398cca

Browse files
committed
Release 2.5.0
1 parent 740c79a commit f398cca

File tree

3 files changed

+16
-9
lines changed

3 files changed

+16
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ members = [
1111

1212
[workspace.package]
1313
rust-version = "1.85"
14-
version = "2.4.7"
14+
version = "2.5.0"
1515
authors = ["Kevin Yue <k3vinyue@gmail.com>"]
1616
homepage = "https://github.com/yuezk/GlobalProtect-openconnect"
1717
edition = "2024"

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 2.5.0 - 2025-12-08
4+
5+
- GUI/CLI: statically link OpenConnect
6+
- GUI/CLI: support configure the client version
7+
- CLI: add the `-S/--script-tun` option to pass traffic to the `--script` handler
8+
- GUI: update the branding to `GP Connect`
9+
310
## 2.4.7 - 2025-11-12
411

512
- Support NixOS package installation

0 commit comments

Comments
 (0)