Skip to content

v1.10.0

Latest

Choose a tag to compare

@zdx52 zdx52 released this 31 Aug 14:32

📊 Command Code card: percentage + reset countdowns

  • Monthly allowance now shows as a percentage (used %), aligned with the 5-hour / weekly meters
  • Reset countdowns below each meter: 5-hour ("Xh Ym"), weekly ("Xd Xh"), monthly ("Xd Xh")
  • Monthly reset sourced from billing period end (currentPeriodEnd), fixed fractional-seconds parsing
  • Meter order: 5-hour → weekly → monthly

📊 Command Code 卡片:百分比 + 重置倒计时

  • 月度额度改为百分比显示(已用 %),与 5 小时 / 每周进度条对齐
  • 每个进度条下方新增重置倒计时:5 小时(X小时X分钟)、每周(X天X小时)、月度(X天X小时)
  • 月度重置取账单周期结束(currentPeriodEnd),修复毫秒时间戳解析
  • 顺序:5小时 → 每周 → 月度