v26.5.43May 24, 2026
The Mac Electron auth handoff now fails closed on callback replay and keeps the browser-open retry controls bounded.
Improved
- Electron auth handoff window: extracted the handoff window bounds and removed the indirect
showWindowpath when foregrounding the auth handoff window.
Fixed
- Desktop auth browser retry state:
Continue in browseris disabled only while an open attempt is pending, then becomes retryable after success, failure, or timeout. - Desktop auth bridge errors: explicit IPC failure reasons now reach the renderer instead of being masked by a browser fallback.