Releases: linuxlewis/claude-usage
Releases · linuxlewis/claude-usage
ClaudeUsage v1.2.0
What's New
Multi-Account Support
- Add and switch between multiple Claude accounts
- Rename accounts from the settings header
- Per-account credential storage (session keys in Keychain, org IDs in UserDefaults)
- Account picker in the popover when 2+ accounts are configured
Bug Fixes
- Fixed credential crossover when switching accounts
- Fixed auth status showing "not configured" after account switch
- Fixed polling not restarting on account switch (willSet timing issue)
- Loading spinner shown while fetching data after account switch
Other
- Legal disclaimer added to README
- Updated README for multi-account workflow
ClaudeUsage v1.1.0
What's Changed
- fix: always show session usage in menu bar — Previously displayed the highest utilization across all limits, which meant 0% session usage would show weekly usage instead. Now always shows the 5-hour session usage and reset time.
- Improved README with getting started guide
- Fixed org ID instructions (use lastActiveOrg cookie)
- Added pre-built release binary
Full Changelog: v1.0.0...v1.1.0
ClaudeUsage v1.0.0
Pre-built macOS menu bar app for monitoring Claude.ai usage limits.
Install: Download ClaudeUsage.zip, unzip, and move ClaudeUsage.app to /Applications.
Setup: Open the app, click the gear icon, and enter your Claude.ai session key and org ID.
⚠️ Not code-signed — you may need to right-click → Open on first launch.