Skip to content

v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jun 16:35

Quota Radar macOS build.

What's new in v0.4.0:

  • Added Codex reset-credit expiry support from /backend-api/wham/rate-limit-reset-credits, storing the available count plus the earliest unredeemed expiry.
  • Refined the expanded Codex account row so available reset credits, the Use reset action, and the earliest expiry read as one compact action group.
  • Kept /backend-api/wham/usage as the Codex quota-window source while treating reset-credit detail failures as non-fatal metadata drift.
  • Updated provider calibration and provider capability docs for the Codex reset-credit detail endpoint and fallback behavior.
  • Preserved the existing guarded reset flow: using a Codex reset credit still requires confirmation and refreshes the same account after consumption.
  • Carried forward the web-login credential save/edit hardening work from the current QA branch.
  • Refreshed release-facing screenshots and visual QA coverage for the updated account-row layout.

中文说明:

  • 增加 Codex 重置次数有效期支持,从 /backend-api/wham/rate-limit-reset-credits 保存可用次数和未使用次数的最早过期时间。
  • 调整 Codex 展开账号行,把可用重置次数、使用重置 和最早过期时间收成一个紧凑操作组。
  • 保持 /backend-api/wham/usage 作为 Codex 额度窗口来源;重置次数详情失败时只降级 metadata,不影响额度刷新。
  • 更新 provider 校准和 provider capability 文档,记录 Codex 重置次数详情接口和降级口径。
  • 保留受保护的 Codex 重置流程:使用重置次数前仍需确认,消耗后刷新同一账号。
  • 合入当前 QA 分支中的网页登录凭据保存 / 编辑加固。
  • 刷新 release 截图和视觉 QA,覆盖新的账号行布局。

This DMG is unsigned and not notarized because the project does not use a paid Apple Developer ID. macOS Gatekeeper may block the first launch after download. Only install it if you trust this repository and release.

If macOS reports that the app is damaged or cannot be opened, install the app into /Applications and run:

xattr -dr com.apple.quarantine '/Applications/Quota Radar.app'
open '/Applications/Quota Radar.app'