Skip to content

v2.2 — Auth error recovery UX

Choose a tag to compare

@G-biggy G-biggy released this 24 Mar 12:48
· 1 commit to main since this release

What's New

  • Token expiry detection: Widget now shows 'Token expired · Tap to fix' instead of silently showing stale data
  • Recovery guidance: Setup screen shows step-by-step instructions to get a fresh token when auth fails
  • Real token validation: App now validates the token on launch, not just checks if one exists
  • Masked token display: Shows your current token (masked) so you know one is active
  • Split footer: Widget footer now has separate 'Refresh Now' and 'Usage Page' buttons instead of whole-widget tap
  • Improved error messaging: Error messages reference 'Claude Code' (covers CLI, VS Code, Desktop app)