Skip to content

Commit 1b4ea72

Browse files
committed
Release 2.5.1
1 parent 7d87442 commit 1b4ea72

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.85"
14-
version = "2.5.0"
14+
version = "2.5.1"
1515
authors = ["Kevin Yue <k3vinyue@gmail.com>"]
1616
homepage = "https://github.com/yuezk/GlobalProtect-openconnect"
1717
edition = "2024"

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.5.1 - 2025-12-22
4+
5+
- Fix the `.deb` package installation issue (fix [#563](https://github.com/yuezk/GlobalProtect-openconnect/issues/563))
6+
- GUI: fix the tray icon size issue on GNOME Flashback (fix [#564](https://github.com/yuezk/GlobalProtect-openconnect/issues/564))
7+
- Improve the HIP report generation logic
8+
39
## 2.5.0 - 2025-12-08
410

511
- GUI/CLI: statically link OpenConnect

0 commit comments

Comments
 (0)