clash-verge-rev/Changelog.md
Tunglies c3aba3fc79
fix(profile): refresh profile data after timer auto-update completes
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.
2026-03-28 02:37:59 +08:00

429 B
Raw Blame History

v2.4.8

Important

关于版本的说明Clash Verge 版本号遵循 x.y.zx 为重大架构变更y 为功能新增z 为 Bug 修复。

🐞 修复问题

  • 修复系统代理关闭后在 PAC 模式下未完全关闭
  • 修复 macOS 开关代理时可能的卡死
  • 修复修改定时自动更新后记时未及时刷新

新增功能

🚀 优化改进

  • 优化 macOS 读取系统代理性能