Releases: GeekyWizKid/Sub2APIStatusBar
Sub2APIStatusBar v0.1.11
Sub2APIStatusBar v0.1.11
This release adds Simplified Chinese documentation so Chinese-speaking users can read the setup, privacy, release, and support workflow without switching back to the English README.
What's New
- Added
README.zh-CN.mdwith a Simplified Chinese version of the project README. - Added language switch links between the English and Chinese README files.
- Updated default release version wiring to v0.1.11.
Verify The Download
After downloading the zip and checksum:
shasum -a 256 -c Sub2APIStatusBar-0.1.11-macOS.zip.sha256Sub2APIStatusBar v0.1.10
Sub2APIStatusBar v0.1.10
This release focuses on the share experience. Copy Share Card now produces a warmer Build Log poster instead of a dashboard-like dark card, making usage snapshots easier to post while still omitting prompts, keys, and account details.
What's New
- Redesigned the generated share image as a sticker/receipt-style Build Log poster.
- Added a stronger social hierarchy with a large token count, trend sticker, spend, model, request count, quota, and privacy footer.
- Updated the share text to match the new public-safe work-counter framing.
- Added a preview renderer for checking the share-card image before packaging.
- Documented Copy Support Bundle in the README support workflow.
Verify The Download
After downloading the zip and checksum:
shasum -a 256 -c Sub2APIStatusBar-0.1.10-macOS.zip.sha256Sub2APIStatusBar v0.1.9
Highlights:
- Fixes dark mode panel colors with adaptive backgrounds, surfaces, borders, and overview card styling.
- Updates release defaults and app fallback version to v0.1.9.
Verification:
- swift test passed: 54 tests.
- Local zip and dmg release archives verified successfully.
Sub2APIStatusBar v0.1.8
Highlights:
- Fixes the Settings sheet layout so labels, controls, and footer actions fit cleanly inside the popover window.
- Updates release defaults and app fallback version to v0.1.8.
Verification:
- swift test passed: 54 tests.
- Local zip and dmg release archives verified successfully.
Sub2APIStatusBar v0.1.7
Highlights:
- Polished the dashboard layout with a cleaner header, overview card, metric surfaces, and status styling.
- Redesigned the social share card for stronger visual impact and safer public usage copy.
- Bumped the app and release tooling defaults to v0.1.7.
Verification:
- swift test passed: 54 tests.
- Local zip and dmg release archives verified successfully.
Sub2API Status Bar v0.1.6
Sub2API Status Bar v0.1.6
This release turns Sub2API Status Bar from a passive menu bar dashboard into a proactive personal usage guardrail. It keeps the user-focused dashboard, then adds smarter insights, local alerts, and clearer cost signals.
What's New
- Added Usage Insights for quota pressure, balance runway, monthly budget runway, token trend, spend surge, model concentration, and latency.
- Added local macOS alerts for important insights, with warning/error level and quiet-period controls.
- Added notification permission status in Settings, including a quick path to macOS notification settings when alerts are blocked.
- Added configurable insight thresholds for quota, balance, monthly budget, token surge, spend surge, model concentration, and latency.
- Added Copy Share Card for an anonymous visual token/spend snapshot with social post text fallback.
- Added a one-click X draft from the connected popover for sharing usage wins without account details.
- Added a blended Cost / MTok metric so users can see when the same token volume becomes more expensive.
- Improved quota insight text with subscription names and reset timing when available.
- Added guided recovery cards for setup and connection failures.
- Added release verification for notification-purpose metadata in the packaged app.
Downloads
- Use the DMG for a normal macOS install.
- Use the ZIP for automation or manual app bundle extraction.
Verify The Download
After downloading an asset and its checksum:
shasum -a 256 -c Sub2APIStatusBar-0.1.6-macOS.dmg.sha256
shasum -a 256 -c Sub2APIStatusBar-0.1.6-macOS.zip.sha256Signing Note
These assets are ad-hoc signed and verified by the release script. They are not Apple-notarized unless Developer ID signing and notarization secrets are configured for the repository.
Sub2API Status Bar v0.1.4
Sub2API Status Bar v0.1.4
This release removes macOS Keychain token storage. Auth and refresh tokens are saved in the local Application Support config file with the rest of the app preferences.
What's Improved
- Removed Keychain token storage and all Keychain runtime dependencies.
- Restored single-file local config storage for server URL, tokens, display preferences, and refresh interval.
- Kept Settings > Disconnect for clearing saved credentials from the local config.
- Kept update checking, automatic token refresh, user-only dashboard data, release verification, and notarization scripts.
Verify The Download
After downloading the zip and checksum:
shasum -a 256 -c Sub2APIStatusBar-0.1.4-macOS.zip.sha256Sub2API Status Bar v0.1.3
Sub2API Status Bar v0.1.3
This release adds an update detection path. The app checks GitHub Releases in the background on launch, lets users check manually from Settings, and shows an in-app banner when a newer version is available.
What's Improved
- GitHub Releases update checking.
- Silent launch-time update detection.
- Manual Settings > Updates check.
- In-app update banner with a link to the latest release.
- Semantic version comparison for tags like
v0.1.3. - Existing v0.1.2 reliability work: automatic token renewal, Keychain storage, disconnect action, user-only client surface, release verification, and notarization scripts.
Verify The Download
After downloading the zip and checksum:
shasum -a 256 -c Sub2APIStatusBar-0.1.3-macOS.zip.sha256