Skip to content

ClaudeUsage v1.2.0

Latest

Choose a tag to compare

@linuxlewis linuxlewis released this 21 Feb 15:41
ac15351

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