fix windows installer (#3979)

* add loop detection Clash Verge Lnk

* add delete the window-state.json file .window-state.json file

* add cycle through the registry and delete useless registry entries

* add delete the specified registry path

* update logs
This commit is contained in:
Dyna
2025-07-04 12:28:15 +08:00
committed by GitHub
parent 941921904c
commit 553438d219
2 changed files with 161 additions and 40 deletions

View File

@@ -9,6 +9,7 @@
- 修复静默启动时托盘工具栏轻量模式开启与关闭状态的同步
- 修复导入订阅时非 http 协议链接被错误尝试导入
- 修复切换节点后页面长时间 loading 及缓存过期导致的数据不同步问题
- 修复将快捷键名称更名为 `Clash Verge`之后无法删除图标和无法删除注册表
### ✨ 新增功能