Cronologia versioni di Vulpo Password Manager - 4 versioni
Vulpo Password Manager di Vulpo
Cronologia versioni di Vulpo Password Manager - 4 versioni
Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.
Ultima versione
Versione 1.3
Rilasciato 29 giu 2026 - 47,91 kBCompatibile con firefox150.0 e successive- Sign-in spinner. The "Sign in" button shows a spinner and is disabled
while the login request is in flight, instead of looking idle.
- Fingerprint unlock on Firefox. Enabling and using biometric unlock still
failed on Firefox after 1.2: the browser-action popup closes the moment the OS
prompt appears (Firefox bug 2026687), so the WebAuthn call was aborted. On
Firefox the fingerprint ceremony now runs in a dedicated extension tab — which
has a stable origin the WebAuthn API accepts. The tab requests the
hub.vulpo.behost permission (asserting it as the WebAuthn relying party
requires the permission to be granted, not just declared), runs the ceremony
from a user click, then stores the result, reopens the popup, and closes
itself. Chrome keeps its existing in-popup flow.
Codice sorgente rilasciato sotto Tutti i diritti riservati
- Sign-in spinner. The "Sign in" button shows a spinner and is disabled
Versioni precedenti
Versione 1.2
Rilasciato 29 giu 2026 - 43,25 kBCompatibile con firefox150.0 e successive- Fingerprint unlock on Firefox. Enabling biometric unlock no longer fails
with aSecurityError. Firefox needs an explicit WebAuthn relying-party ID
matching the extension's host permissions, so we now asserthub.vulpo.beon
Firefox (Chrome continues to derive it from the extension origin).
- Minimum Firefox version raised to 150.0, the first release that allows
extensions to use the WebAuthn API.
Codice sorgente rilasciato sotto Tutti i diritti riservati
- Fingerprint unlock on Firefox. Enabling biometric unlock no longer fails
Versione 1.1
Rilasciato 29 giu 2026 - 42,95 kBCompatibile con firefox142.0 e successive- Multiple vaults (safes). Credentials are now grouped by the vault they
live in, each section headed by the vault's own colored icon — mirroring the
Vulpo web app — instead of a single Private/Shared split. Your private vault
is listed first, then shared vaults alphabetically. - Collapsible vaults. Each vault section can be collapsed/expanded, and the
state is remembered the next time you open the popup. Headings show a per-vault
entry count. - File attachment downloads. Entries that hold a file now show a download
button. An entry that contains only a file (no password) shows just the
download action, with the file name as its subtitle. - Loading spinner. The initial load now shows a spinner instead of plain
"Loading…" text. - Instant list (caching). The popup renders your credential list instantly
from an in-memory session cache, then refreshes in the background, so it no
longer reloads from scratch every time you open it. The cache holds metadata
only (never secrets), is never written to disk, and is cleared on lock,
logout, and when the browser closes.
- Silent autofill. "Autofill on this page" now does nothing on failure
(e.g. no fillable field) instead of showing an error. Copy and download
actions still report their errors. - Search now also matches vault names.
- Replaced all
innerHTMLusage with safe DOM construction (icons are parsed
from trusted static SVG constants), resolving the AMO validator's
"Unsafe assignment to innerHTML" warning.
- Action buttons degrade gracefully against older server APIs: password
copy/autofill stay available unless the API explicitly reports an entry has no
password.
Codice sorgente rilasciato sotto Tutti i diritti riservati
- Multiple vaults (safes). Credentials are now grouped by the vault they
Versione 1.0
Rilasciato 18 giu 2026 - 37,16 kBCompatibile con firefox142.0 e successiveCodice sorgente rilasciato sotto Tutti i diritti riservati