Skip to content

v0.18.2

Choose a tag to compare

@github-actions github-actions released this 28 Dec 20:21

Patch Changes

  • fix(stats): 修复命令统计数据膨胀问题

    • weekly 模式下隐藏当前(不完整)周的数据
    • 过滤 queue-operation 类型的内部日志,避免重复计数
    • 简化 CommandTrendChart 代码,移除不再需要的 _current 逻辑