v0.3.4
Quota Radar macOS build.
What's new in v0.3.4:
- Fixed Brave refresh state handling when Brave returns usage-limit, invalid-key, rate-limit, or hidden quota-header responses.
- Brave usage-limit responses now persist as exhausted quota, and invalid keys keep the provider HTTP status for diagnostics.
- Automatic refresh now uses each credential's persisted lastUpdated timestamp, so restarting the app no longer restarts the full refresh interval.
- Providers such as Brave that consume real search requests are checked for due status periodically, but Quota Radar only sends the provider request after the configured interval has elapsed.
中文说明:
- 修复 Brave 在返回额度用尽、无效 key、限流或隐藏 quota header 时刷新状态没有正确更新的问题。
- Brave 用量耗尽会保存为额度已用尽;无效 key 会保留 provider HTTP 状态,方便诊断。
- 自动刷新改为按每个凭据持久化的 lastUpdated 判断是否到期,重启应用不会重新从完整周期开始等待。
- 对 Brave 这类会消耗真实搜索请求的 provider,应用会周期性检查是否到期,但只有超过用户配置周期后才真正请求 provider。
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'