Skip to content

Releases: saeedkolivand/claude-usage-mac

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 04 Aug 20:03

Install

brew tap saeedkolivand/tap
brew trust --cask saeedkolivand/tap/claude-usage
brew install --cask claude-usage

Homebrew 6 requires third-party taps to be trusted explicitly; the
trust step is not optional.

Or download the DMG below.

This build is ad-hoc signed, not notarized, so macOS quarantines it.
The cask clears that for you. If you install the DMG by hand, run:

xattr -dr com.apple.quarantine "/Applications/Claude Usage.app"

Changes since v0.3.1

  • Profile picker lists config paths verbatim
  • Widget config: plain String parameters, not AppEntity

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 04 Aug 19:42

Install

brew tap saeedkolivand/tap
brew trust --cask saeedkolivand/tap/claude-usage
brew install --cask claude-usage

Homebrew 6 requires third-party taps to be trusted explicitly; the
trust step is not optional.

Or download the DMG below.

This build is ad-hoc signed, not notarized, so macOS quarantines it.
The cask clears that for you. If you install the DMG by hand, run:

xattr -dr com.apple.quarantine "/Applications/Claude Usage.app"

Changes since v0.3.0

  • Stop the widget silently falling back to the default account

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 18:22

Install

brew tap saeedkolivand/tap
brew trust --cask saeedkolivand/tap/claude-usage
brew install --cask claude-usage

Homebrew 6 requires third-party taps to be trusted explicitly; the
trust step is not optional.

Or download the DMG below.

This build is ad-hoc signed, not notarized, so macOS quarantines it.
The cask clears that for you. If you install the DMG by hand, run:

xattr -dr com.apple.quarantine "/Applications/Claude Usage.app"

Changes since v0.2.0

  • Use the plugin's real .doc page skeleton
  • Add the setup and privacy pages, and the README gallery
  • Render marketing shots without the unavailable-looking controls
  • Render the README and landing-page images from the real views
  • Fill the large project face with share-of-week and a taller chart
  • Fix duplicate 'today' binding in the preview fixture
  • Per-widget profile and project scoping
  • Add the macOS app icon
  • Drop blank settings snapshots; stamp local builds with the git tag
  • CLI: report 'no profile' as a state rather than bailing
  • Discover Claude profiles instead of hardcoding ~/.claude
  • Claim the Pages hostname with a landing page

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 16:43

Install

brew tap saeedkolivand/tap
brew trust --cask saeedkolivand/tap/claude-usage
brew install --cask claude-usage

Homebrew 6 requires third-party taps to be trusted explicitly; the
trust step is not optional.

Or download the DMG below.

This build is ad-hoc signed, not notarized, so macOS quarantines it.
The cask clears that for you. If you install the DMG by hand, run:

xattr -dr com.apple.quarantine "/Applications/Claude Usage.app"

Changes since v0.1.0

  • Put a changelog in the release notes
  • Only write into the widget container once macOS has created it
  • Sandbox the widget; host writes into its container
  • Hide the history section when there is none; fill out snapshot fixtures
  • Cask: bare macOS symbol, per brew style

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 16:14

Install

brew tap saeedkolivand/tap
brew install --cask claude-usage

Or download the DMG below.

This build is ad-hoc signed, not notarized, so macOS quarantines it.
The cask clears that for you. If you install the DMG by hand, run:

xattr -dr com.apple.quarantine "/Applications/Claude Usage.app"