Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aliasvault-browser-extension-0.16.0-chrome.zip | 2025-04-07 | 976.2 kB | |
aliasvault-browser-extension-0.16.0-edge.zip | 2025-04-07 | 976.2 kB | |
aliasvault-browser-extension-0.16.0-firefox.zip | 2025-04-07 | 976.1 kB | |
aliasvault-browser-extension-0.16.0-sources.zip | 2025-04-07 | 985.3 kB | |
install.sh | 2025-04-07 | 83.0 kB | |
0.16.0 source code.tar.gz | 2025-04-07 | 3.9 MB | |
0.16.0 source code.zip | 2025-04-07 | 4.5 MB | |
README.md | 2025-04-07 | 3.0 kB | |
Totals: 8 Items | 12.4 MB | 0 |
What's New
- Import wizard: you can now easily import usernames and passwords into AliasVault using the new, user-friendly import wizard. It supports data migration from the following third-party password managers:
- 1Password
- Bitwarden
- Chrome
- Firefox
- KeePass
- KeePassXC
- Strongbox
- Streamlined UI for traditional username/passwords: updated both the main app and all browser extensions to better support "traditional" credentials which (often) only consists of a username and password. AliasVault now prioritizes only relevant information, making it more user friendly for both random aliases and traditional username/password credentials. In the next releases this will be improved even further.
- Quality-of-life improvements: create custom credentials in browser extension, improved autofill, improved vault search, improved admin user management, improved non-blocking loading indicators that match AliasVault's look-and-feel.
Full Changelog
🚀 New Features
- Import passwords from existing password managers by @lanedirt in https://github.com/lanedirt/AliasVault/pull/733
- Add bulk favicon extract to import wizard by @lanedirt in https://github.com/lanedirt/AliasVault/pull/737
- Improve AliasVault loading indicators to prevent UI blocking by @lanedirt in https://github.com/lanedirt/AliasVault/pull/740
- Improve vault search functionality by @lanedirt in https://github.com/lanedirt/AliasVault/pull/741
- Add detection of duplicate items to import wizard by @lanedirt in https://github.com/lanedirt/AliasVault/pull/744
- Remove autocomplete=off check in autofill popup by @lanedirt in https://github.com/lanedirt/AliasVault/pull/757
- Add manual user/pass create option to browser extension new alias popup by @lanedirt in https://github.com/lanedirt/AliasVault/pull/759
- Main aliasvault client UI and ux tweaks by @lanedirt in https://github.com/lanedirt/AliasVault/pull/762
🐞 Bug Fixes
- Optimize display of legacy credentials that don't have alias fields by @lanedirt in https://github.com/lanedirt/AliasVault/pull/748
- Make browser extension render SVG favicons correctly by @lanedirt in https://github.com/lanedirt/AliasVault/pull/749
- Improve browser extension form detection and autofill by @lanedirt in https://github.com/lanedirt/AliasVault/pull/750
- Add proper error messages to browser extension login by @lanedirt in https://github.com/lanedirt/AliasVault/pull/752
- Make browser extension identity generator language setting aware by @lanedirt in https://github.com/lanedirt/AliasVault/pull/763
🧩 Dependencies Updates
- Bump vite from 6.2.3 to 6.2.4 in /browser-extension in the npm_and_yarn group across 1 directory by @dependabot in https://github.com/lanedirt/AliasVault/pull/743
Full Changelog: https://github.com/lanedirt/AliasVault/compare/0.15.1...0.16.0