Skip to content

Commit c40fd05

Browse files
committed
Release 2.4.7
1 parent 09cd8ec commit c40fd05

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.6"
14+
version = "2.4.7"
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.4.7 - 2025-11-12
4+
5+
- Support NixOS package installation
6+
- Fix the VPNC script location on Void Linux
7+
- Upgrade to Rust 1.85
8+
- `--browser` without argument uses the system default browser
9+
310
## 2.4.6 - 2025-10-15
411

512
- GUI: support the default configuration file for GUI client (fix [#492](https://github.com/yuezk/GlobalProtect-openconnect/issues/492))

0 commit comments

Comments
 (0)