clash-verge-rev/Changelog.md
Slinetrac c8153c3f02
fix: avoid holding ws manager read lock across await (#6379)
* chore: bump tauri-plugin-mihomo to 0.1.7

* docs: Changelog.md
2026-02-26 11:17:48 +00:00

23 lines
512 B
Markdown

## v2.4.7
### 🐞 修复问题
- 修复 Windows 管理员身份运行时开关 TUN 模式异常
- 修复静默启动与自动轻量模式存在冲突
- 修复进入轻量模式后无法返回主界面
<details>
<summary><strong> ✨ 新增功能 </strong></summary>
</details>
<details>
<summary><strong> 🚀 优化改进 </strong></summary>
- 优化订阅错误通知,仅在手动触发时
- 隐藏日志中的订阅信息
- 优化部分界面文案文本
- 优化切换节点时的延迟
</details>