Compare commits

..

3 Commits

Author SHA1 Message Date
Kevin Yue
b0a414f52f upgrade gpauth 2024-12-26 05:53:35 +00:00
Kevin Yue
32cb582e78 refactor: upgrade tauri 2.0 2024-12-20 10:30:32 +00:00
Kevin Yue
e41342631c refactor: upgrade tauri 2.0 2024-12-20 10:30:18 +00:00

View File

@@ -1,10 +1,5 @@
# Changelog
## 2.4.0 - 2024-12-26
- Upgrade to Tauri 2.0
- Support Ubuntu 22.04 and later
## 2.3.9 - 2024-11-02
- Enhance the OpenSSL compatibility mode (fix [#437](https://github.com/yuezk/GlobalProtect-openconnect/issues/437))