Skip to content

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 18 Jun 17:10

Quota Radar macOS build.

What's new in v0.3.6:

  • Added a Settings color-scheme control for Follow System, Light Mode, and Dark Mode.
  • Fixed live color-scheme switching so existing windows and menu bar popovers update immediately.
  • Continued menu bar polish with de-duplicated provider signals, watched providers, and balance-provider Recent Change entries.
  • Refreshed README screenshots with app-window and popover-only captures, avoiding desktop backgrounds in release-facing images.

中文说明:

  • 设置页新增配色模式:跟随系统、浅色模式、深色模式。
  • 修复运行中切换配色模式不立即生效的问题,主窗口和状态栏弹窗无需重启即可更新。
  • 继续打磨状态栏:按 provider 去重、支持常看 provider,并让余额类 provider 进入近期变化。
  • 刷新 README 截图,只使用 app 窗口和状态栏弹窗截图,避免把桌面背景截入发布文档。

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'