Release 2.4.4

This commit is contained in:
Kevin Yue
2025-02-09 14:30:40 +00:00
parent fa2849a080
commit dc9480fd71
3 changed files with 14 additions and 9 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2.4.4 - 2025-02-09
- GUI: fix multiple tray icons issue (fix [#464](https://github.com/yuezk/GlobalProtect-openconnect/issues/464))
- CLI: check the cli running state before running the `gpclient` command (fix [#447](https://github.com/yuezk/GlobalProtect-openconnect/issues/447))
## 2.4.3 - 2025-01-21
- Do not use static default value for `--os-version` option.