Files
claudechecker/RELEASE_NOTES.md
T

475 B

What's new in v1.2.1

Bug fixes

  • Fixed "Not signed in" showing incorrectly on launch when the session was already active
  • Sign-in state is now detected immediately from stored cookies on startup, before the first data refresh completes
  • Added /api/organizations as a final fallback for org ID resolution when the bootstrap API response doesn't include it
  • Session cookie detection now checks both sessionKey and __Secure-next-auth.session-token cookie names