fix: linux webkit error (#4995)

* fix: linux webkit error

* docs: UPDATELOG.md
This commit is contained in:
Sline
2025-10-09 15:44:11 +08:00
committed by GitHub
parent 5db4677ff8
commit bd9db1b4f7
2 changed files with 7 additions and 3 deletions

View File

@@ -23,6 +23,7 @@
- 优化后端 i18n 资源占用
- 改进 Linux 托盘支持并添加 `--no-tray` 选项
- Linux 现在在新生成的配置中默认将 TUN 栈恢复为 mixed 模式
- 为代理延迟测试的 URL 设置增加了保护以及添加了安全的备用 URL
### 🐞 修复问题
@@ -42,6 +43,7 @@
- 修复 KDE + Wayland 下多屏显示 UI 异常
- 修复 Windows 深色模式下首次启动客户端标题栏颜色异常
- 修复静默启动不加载完整 WebView 的问题
- 修复 Linux WebKit 网络进程的崩溃
## v2.4.2