Skip to content

1.3.0

Latest

Choose a tag to compare

@mattdotbuild mattdotbuild released this 19 Feb 18:41
Add automatic session refresh and per-account cookie storage

Sessions now auto-refresh when expired by silently loading claude.ai
in a hidden window. Added "Refresh Session" tray menu option that
falls back to opening a login window (updating the existing account
in place rather than creating duplicates). API calls now send all
cookies per-account instead of just sessionKey, fixing auth issues
with Claude's updated requirements.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>