v0.3.3
Quota Radar macOS build.
What's new in v0.3.3:
- Added an in-app GitHub Release update entry point in the lower-left sidebar footer, showing the installed version, update status, and a manual check button.
- Automatic update checks now run after launch, but they only detect new versions and show release notes. Quota Radar never downloads or replaces the app silently.
- Confirmed installs download QuotaRadar.dmg, replace /Applications/Quota Radar.app, clear quarantine, and relaunch the app.
- Update checks reuse the app's network proxy settings, and fall back to the GitHub latest-release redirect if the unauthenticated GitHub API is rate-limited.
- Refreshed README menu bar screenshots and documentation so the screenshots, Quickstart, and Roadmap match the current risk-first menu bar popover.
中文说明:
- 新增应用内 GitHub Release 更新入口:主窗口左下角显示当前版本、更新状态和手动检查按钮。
- 支持启动后自动检查更新,但只检测新版并展示更新说明,不会静默下载或自动覆盖安装。
- 用户确认后才会下载 QuotaRadar.dmg、替换 /Applications/Quota Radar.app、清除 quarantine 并重新启动。
- 更新检查复用应用内网络代理设置;GitHub API 未认证 rate limit 时,会降级通过 latest-release 重定向解析版本和下载地址。
- 更新 README 状态栏截图和文档说明,让截图、Quickstart、Roadmap 与当前风险优先状态栏弹窗保持一致。
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'