mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-14 05:51:02 +08:00
* refactor(editor): make EditorViewer controlled and unify document state handling * fix(monaco-yaml): add patchCreateWebWorker * feat(monaco): reintroduce meta-json-schema * fix(editor): reset document state on target change
31 lines
868 B
Markdown
31 lines
868 B
Markdown
## v2.4.7
|
|
|
|
### 🐞 修复问题
|
|
|
|
- 修复 Windows 管理员身份运行时开关 TUN 模式异常
|
|
- 修复静默启动与自动轻量模式存在冲突
|
|
- 修复进入轻量模式后无法返回主界面
|
|
- 切换配置文件偶尔失败的问题
|
|
- 修复节点或模式切换出现极大延迟的回归问题
|
|
|
|
<details>
|
|
<summary><strong> ✨ 新增功能 </strong></summary>
|
|
|
|
</details>
|
|
|
|
<details>
|
|
<summary><strong> 🚀 优化改进 </strong></summary>
|
|
|
|
- 优化订阅错误通知,仅在手动触发时
|
|
- 隐藏日志中的订阅信息
|
|
- 优化部分界面文案文本
|
|
- 优化切换节点时的延迟
|
|
- 优化托盘退出快捷键显示
|
|
- 优化首次启动节点信息刷新
|
|
- Linux 默认使用内置窗口控件
|
|
- 实现排除自定义网段的校验
|
|
- 移除冗余的自动备份触发条件
|
|
- 恢复内置编辑器对 mihomo 配置的语法提示
|
|
|
|
</details>
|