AliasVault
Privacy-first password manager with a built-in email alias generator
Alternative to: 1password, bitwarden, simplelogin, firefox relay
0.30.3
2026-08-02What’s Changed
This release fixes multiple reported bugs, updates translations, and improves the browser extension autofill accuracy so it works on more websites.
A big thank you to our community for reporting issues and suggesting improvements on GitHub. Your feedback helps make AliasVault better for everyone!
🚀 New Features
- Update URL sanitization for mobile app credential create flow by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2301
- Add support for exporting/importing multiple URLs with CSV export format by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2318
- Improve browser extension autofill form detection for login pages using shadow root by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2320
- New Crowdin updates by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2317
🐞 Bug Fixes
- Resolve favicon extraction target DNS host only once per connection by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2311
- Copy TOTP to clipboard when authenticating with passkey too in all apps by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2316
- Fix issue in browser extension which sometimes opened a recently created credential while it shouldn’t by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2313
- Do not truncate revealed password, instead allow to span to multiple lines by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2322
🧩 Dependencies Updates
- Bump the npm_and_yarn group across 6 directories with 2 updates by @dependabot[bot] in https://github.com/aliasvault/aliasvault/pull/2302
- Bump sanitize-html from 2.17.4 to 2.17.5 in /apps/browser-extension in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/aliasvault/aliasvault/pull/2314
Full Changelog: https://github.com/aliasvault/aliasvault/compare/0.30.2…0.30.3