AliasVault
Privacy-first password manager with a built-in email alias generator
Alternative to: 1password, bitwarden, simplelogin, firefox relay
About
Versions (77)
0.14.0
2025-03-14What’s Changed
- New Safari browser extension: This release makes the AliasVault browser extension available for Safari, which can be downloaded from the official macOS App Store: https://apps.apple.com/us/app/aliasvault/id6743163173. AliasVault is now officially available and published for 5 browser platforms: Chrome, Firefox, Edge, Safari and Brave!
- Store and generate 2FA tokens in vault: AliasVault now supports storing and generating TOTP MFA tokens, compatible with Google Authenticator. This allows you to generate two-factor authentication codes for accounts straight from your vault, including the browser extension. All stored TOTP MFA tokens are part of your fully encrypted personal vault. Edit a credential in the AliasVault webapp to add a TOTP secret and get started.
- Browser extension improvements: The browser extension autofill UI and fill logic has been improved, making compatibility better with more website login and registration forms.
Full changelog
🚀 New Features
- Add support for storing TOTP MFA tokens in AliasVault by @lanedirt in https://github.com/lanedirt/AliasVault/pull/671
- Add private vs public email domain documentation by @lanedirt in https://github.com/lanedirt/AliasVault/pull/674
- Add 2FA totp code viewer to browser extension by @lanedirt in https://github.com/lanedirt/AliasVault/pull/675
- Add safari and brave browser extensions by @lanedirt in https://github.com/lanedirt/AliasVault/pull/677
- Use shadowroot for browser extension content script to prevent CSS style conflicts by @lanedirt in https://github.com/lanedirt/AliasVault/pull/679
- Tweak safari browser extension xcode project so it passes app store review by @lanedirt in https://github.com/lanedirt/AliasVault/pull/681
- Show autofill popup dismiss button when vault is locked by @lanedirt in https://github.com/lanedirt/AliasVault/pull/683
- Improve create credential popup page title extraction by @lanedirt in https://github.com/lanedirt/AliasVault/pull/687
🐞 Bug Fixes
- Improve password autofill mechanism by simulating user typing behavior by @lanedirt in https://github.com/lanedirt/AliasVault/pull/685
🧩 Dependencies Updates
- Bump MimeKit from 4.10.0 to 4.11.0 by @dependabot in https://github.com/lanedirt/AliasVault/pull/669
- Bump MailKit from 4.10.0 to 4.11.0 by @dependabot in https://github.com/lanedirt/AliasVault/pull/670
Full Changelog: https://github.com/lanedirt/AliasVault/compare/0.13.0…0.14.0