Skip to content

Releases: skkjkk/dsh-usage-dashboard

Release list

v0.3.5

Choose a tag to compare

@skkjkk skkjkk released this 17 Aug 19:39

dsh-usage-dashboard 0.3.5

  • Rewrote the Chinese and English README with installation, data semantics, verification and privacy documentation.
  • Updated the activity calendar to a 40-week, 7-row × 40-column square grid.
  • Improved daily Token bands: 0 / ≥1M / ≥10M / ≥30M / ≥60M / ≥100M / ≥200M / ≥250M.
  • Switched Latin letters and numbers to a rounded Century Gothic font stack.
  • Fixed project Token and cost aggregation conservation.
  • Added host smoke coverage, incremental aggregation checks and package verification.

v0.3.4

Choose a tag to compare

@skkjkk skkjkk released this 17 Aug 15:54

Highlights

  • 发布 usage dashboard v0.3.4。
  • 包含 DeepSeek V4 峰谷定价、事件驱动增量折叠、查询缓存与看板改进。
  • 修复日历基准固定时间语义,确保新旧实现对比稳定。
  • 清理临时调试和总结文件,保留完整源码与构建产物。

Verification

  • npm run build
  • npm run bench
  • node --check lib/client.js
  • node --check lib/index.js
  • node --check lib/core/rollup.js
  • scripts/verify-pack.mjs