Skip to content

Commit 2aa875a

Browse files
committed
Release 2.4.5
1 parent e4fa429 commit 2aa875a

File tree

3 files changed

+15
-9
lines changed

3 files changed

+15
-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.80"
14-
version = "2.4.4"
14+
version = "2.4.5"
1515
authors = ["Kevin Yue <k3vinyue@gmail.com>"]
1616
homepage = "https://github.com/yuezk/GlobalProtect-openconnect"
1717
edition = "2021"

changelog.md

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

3+
## 2.4.5 - 2025-07-16
4+
5+
- GUI/CLI: fix the issue that the custom port is not supported issue (fix [#404](https://github.com/yuezk/GlobalProtect-openconnect/issues/404))
6+
- CLI: add the `--force-dpd` option to specify the interval for DPD (Dead Peer Detection).
7+
- CLI: add the `-i/--interface` option to specify the interface to use.
8+
39
## 2.4.4 - 2025-02-09
410

511
- GUI: fix multiple tray icons issue (fix [#464](https://github.com/yuezk/GlobalProtect-openconnect/issues/464))

0 commit comments

Comments
 (0)