Skip to content

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 09 Jun 14:35

Quota Radar macOS build.

What's new in v0.3.1:

  • Provider order can now be customized from Settings and is shared by Quota Overview, Credentials, Diagnostics, and the menu bar popover.
  • The order editor uses direct drag-and-drop rows in a focused Settings sheet instead of taking space in the quota overview.
  • The default product order remains locked unless Custom Provider Order is enabled.
  • Kimi Subscription was added and documented, including web login authorization, five-hour/weekly windows, balance, and subscription-cycle boundaries.
  • Release preparation includes behavior tests, app bundle build validation, and a secret scan.

中文说明:

  • Provider 顺序现在可以在设置中自定义,并同步到额度监控、配置凭据、诊断和状态栏弹窗。
  • 顺序编辑器改为设置页独立弹窗,支持直接拖拽 provider 行,不占用额度监控主页面。
  • 默认仍保持锁定的产品顺序,只有开启“自定义 Provider 顺序”后才使用用户排序。
  • 新增 Kimi 订阅 provider,并补充网页登录授权、5 小时/周窗口、余额和订阅周期边界说明。
  • 发布前会运行行为测试、App bundle 构建校验和敏感信息扫描。

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'