Calculus Password Vault version history - 10 versions
Calculus Password Vault by Jordan Lane
Calculus Password Vault version history - 10 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.1.23
Released Jun 19, 2026 - 85.91 KBWorks with firefox 140.0 and laterVersion 0.1.23
Fixed an issue where the inline password tray could open and immediately close when using the field-level vault button.
The extension now keeps the password tray stable while it is open, preventing background lookup refreshes from re-rendering the inline controls before a saved login can be selected.
Also retains the previous 0.1.22 request reduction changes for inactive/background tabs.Source code released under All Rights Reserved
Older versions
Version 0.1.22
Released Jun 19, 2026 - 85.88 KBWorks with firefox 140.0 and laterVersion 0.1.22
Reduced unnecessary browser-extension network activity.
The extension now avoids automatic website lookups from inactive or background tabs. It will only perform a site lookup when the extension is opened for the active page, or when the active page appears to contain login/password or address fields.
This improves performance and reduces unnecessary requests while keeping password and address detection available where it is actually needed.Source code released under All Rights Reserved
Version 0.1.21
Released Jun 18, 2026 - 85.24 KBWorks with firefox 140.0 and laterFixed email MFA sign-in flow for the browser extension.
When users authenticate with an email MFA code, the extension now remembers the pending MFA challenge while they switch away to check their email. Reopening the extension returns directly to the MFA code entry screen instead of restarting the login flow.
Also added clearer MFA method labeling and a “Start again” option if the challenge expires or the user needs to restart sign-in.Source code released under All Rights Reserved
Version 0.1.20
Released Jun 8, 2026 - 83.99 KBWorks with firefox 140.0 and later0.1.20 - Chrome, Edge, and Firefox- Added
EditandDeleteactions to saved login cards in the extension popup. - Added the matching browser-extension API support for updating and deleting extension-accessible logins.
- Editing a login can update the website, username, notes, and password. Leaving the password field blank keeps the existing saved password.
- Deleting a login now soft-deletes it from the vault after user confirmation.
- Fixed duplicate password-update prompts after a successful login by comparing the submitted password against all plausible matched credentials before asking to update a saved password.
- Preserved shared/WebPresence credential labels during automatic password updates, so a website page title does not overwrite the operational account name.
Source code released under All Rights Reserved
- Added
Version 0.1.19
Released Jun 2, 2026 - 82.38 KBWorks with firefox 140.0 and laterThis release improves credential privacy and vault usability. Favourite usernames now prioritise matching credentials across the extension and web app, making commonly used accounts appear first. Personal vault entries are now scoped more strictly so users do not see other users’ private/customer credentials unless explicitly authorised.Source code released under All Rights Reserved
Version 0.1.18
Released Jun 1, 2026 - 72.44 KBWorks with firefox 140.0 and laterCalculus Password Vault 0.1.18
Added secure password comparison before showing changed-password update prompts.
The extension now only asks to update a saved password when the submitted password differs from the vault password.
Stored vault passwords are not returned to the browser for comparison.
Backend compares the submitted password server-side and returns only a match/no-match result.
If the submitted password already matches the vault, no prompt is shown.
Kept update prompts for genuinely changed passwords, with Update, Save new, and Not now options.
Calculus Password Vault 0.1.17
Fixed inline vault icons drifting away from username/password fields after page layout changes.
Icons now track their associated input fields while visible.
Improved support for login pages with late font loads, animations, validation messages, and dynamic form movement.
Hidden or removed fields now cause stale icons to be hidden and refreshed cleanly.
Updated Chrome/Edge and Firefox extension manifests to version 0.1.17.Source code released under All Rights Reserved
Version 0.1.16
Released Jun 1, 2026 - 71.85 KBWorks with firefox 140.0 and laterCalculus Password Vault 0.1.16
Fixed save prompts not appearing after logging into sites with an already-known username.
Added changed-password detection flow: matching saved usernames now prompt to update the stored password.
Added Update, Save new, and Not now choices for existing-login save prompts.
Added backend support for browser-extension credential password updates.
Improved login detection across sibling subdomains, such as login pages that redirect back to the main site.
Improved support for single-page login flows where the page does not fully reload.
Kept site pause behavior intact so paused sites still suppress save prompts and autofill.Source code released under All Rights Reserved
Version 0.1.15
Released Jun 1, 2026 - 70.99 KBWorks with firefox 140.0 and laterCalculus Password Vault 0.1.15- Added save prompts for new website logins when the username/password is not already recognised by the vault.
- Added
Save,Not now, and site pause options after login detection. - Added per-site pause controls to temporarily disable save prompts and autofill on noisy or unwanted websites.
- Paused sites now suppress inline vault buttons and block autofill until resumed or the pause expires.
- Improved unknown-site support for third-party credentials stored directly in the extension vault.
- Kept pending login data short-lived and transient before the user chooses to save it.
- Updated Chrome/Edge and Firefox extension manifests to version
0.1.15.
Source code released under All Rights Reserved
Version 0.1.14
Released Jun 1, 2026 - 66.62 KBWorks with firefox 140.0 and laterCalculus Password Vault Extension v0.1.14
This release expands the browser extension from a matched-domain password helper into a broader personal vault experience.
New- Added a setting to show the vault on unknown websites, even when the current domain does not match an existing saved credential.
- Added support for saving third-party website logins directly from the extension.
- Added a dedicated Browser Extension Vault group for user-saved website credentials and form-fill profiles.
- Added address profile support, including saving, searching, copying, and filling address details into forms.
- Updated popup search to include accounts, credentials, usernames, domains, and addresses.
- Added inline vault support for unknown login pages when the setting is enabled.
- Added backend APIs for extension-created logins and address profiles.
Changed- Chrome, Edge, and Firefox extension updates are now treated as store-managed.
- The extension no longer sends store-installed users to the webapp package download as the normal update path.
- Browser extension packages in App Releases are now intended for store submission, review, and internal testing.
Security- Password and address fill actions still require an explicit user action.
- Revealed passwords are not stored in extension local storage.
- Existing extension authentication and MFA/session controls remain in place.
Source code released under All Rights Reserved
Version 0.1.13
Released May 18, 2026 - 61.17 KBWorks with firefox 140.0 and laterSource code released under All Rights Reserved