Skip to content

PassMan 1.8.15

Choose a tag to compare

@vaultekbilisim vaultekbilisim released this 03 Jun 13:35

PassMan 1.8.15

Fast unlock and first-screen performance

  • 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.