mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-13 13:30:31 +08:00
The profile-update-completed event handler was missing a mutate('getProfiles')
call, causing the "X time ago" display to show stale timestamps after
backend timer auto-updates.
17 lines
429 B
Markdown
17 lines
429 B
Markdown
## v2.4.8
|
||
|
||
> [!IMPORTANT]
|
||
> 关于版本的说明:Clash Verge 版本号遵循 x.y.z:x 为重大架构变更,y 为功能新增,z 为 Bug 修复。
|
||
|
||
### 🐞 修复问题
|
||
|
||
- 修复系统代理关闭后在 PAC 模式下未完全关闭
|
||
- 修复 macOS 开关代理时可能的卡死
|
||
- 修复修改定时自动更新后记时未及时刷新
|
||
|
||
### ✨ 新增功能
|
||
|
||
### 🚀 优化改进
|
||
|
||
- 优化 macOS 读取系统代理性能
|