You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restores the 15-minute RAM fast-unlock session through the low-latency SharedWorker path before falling back to the Service Worker path.
Shortens fast-unlock restore fallback waits so refreshes do not sit on the lock screen while a worker is still activating.
Allows protected list queries to start as soon as the vault keys and session identity are restored; backend session authorization still guards every API request.
Softens vault list loading placeholders so loading states no longer appear as heavy dark bars before records arrive.