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
Fixed: refresh within the 15-minute fast-unlock window now restores the unlocked vault from a secure browser-session fallback even if SharedWorker or Service Worker memory was reclaimed by the browser.
Improved: Passwords, notes, files, certificates, and credential screens no longer start update, diagnostics, directory, users, license, share, or extension polling until the related workspace is opened.
Improved: active server-update polling still runs while an update is in progress, but steady-state update polling no longer competes with normal vault browsing.
Fixed: the update recovery test timeout now reflects Windows update-status simulation under the full parallel test suite.
Security boundary
The fast-unlock fallback still avoids localStorage, sessionStorage, cookies, logs, and server persistence.
Backend authorization remains unchanged; every protected API call still requires the server session.