Skip to content

v2.2.3 — Universal Binary, Rebrand & OpenClaw Fix

Choose a tag to compare

@658jjh 658jjh released this 14 May 04:47
· 11 commits to main since this release

Highlights

  • Universal macOS binary — one signed, notarized .app for both Apple Silicon and Intel (replaces the two arch-specific zips from v2.2.2).
  • Rebrand — the app is now called Claude Usage Tracker (was "Claude Usage Dashboard"). Bundle ID is now com.claudeusagetracker, window title and menu items updated accordingly.
  • OpenClaw fixcollect-usage.js now skips non-Claude OpenClaw entries that were previously inflating costs.
  • Premium auto-updater — premium builds will detect and install this release in one click. (The open-source build remains free; the premium build is available for $9 on Polar.)

What's changed

  • feat(build): universal binary, VERSION file, code-signing and notarization, optional premium-source build path
  • fix(collect-usage): skip non-Claude OpenClaw entries
  • chore: rename app from "Claude Usage Dashboard" to "Claude Usage Tracker"
  • chore(assets): simplify logo and drop unused variants
  • chore: reorganize repo into src/ and assets/ layout
  • docs(readme): refresh screenshots, modernize layout, promote premium build option

Downloads

  • macOS Universal (arm64 + x86_64): Claude-Usage-Tracker-macOS-Universal.zip

Unzip and drag Claude Usage Tracker.app to /Applications.

Full changelog: v2.2.2...v2.2.3