| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| aliasvault-0.25.0-android.apk | 2025-11-24 | 156.3 MB | |
| aliasvault-0.25.0-browser-extension-sources.zip | 2025-11-24 | 863.7 kB | |
| aliasvault-0.25.0-firefox.zip | 2025-11-24 | 1.2 MB | |
| aliasvault-0.25.0-chrome.zip | 2025-11-24 | 1.2 MB | |
| aliasvault-0.25.0-edge.zip | 2025-11-24 | 1.2 MB | |
| install.sh | 2025-11-24 | 120.9 kB | |
| 0.25.0 source code.tar.gz | 2025-11-24 | 11.7 MB | |
| 0.25.0 source code.zip | 2025-11-24 | 14.0 MB | |
| README.md | 2025-11-24 | 4.2 kB | |
| Totals: 9 Items | 186.6 MB | 0 | |
What's Changed
Welcome to the release of AliasVault v0.25.0! 🎉
This feature release adds various improvements requested by the community, focusing on usability and security.
-
Login with mobile device: You can now login on the web app and browser extension using your AliasVault mobile app. Simply scan the QR code with your native smartphone camera or from within the AliasVault app (QR code scanner button can be found in
Settingstab). The login process is secure and the data exchange between your mobile phone and the browser you're logging into is fully end-to-end encrypted. -
PIN unlock support: This release adds an optional PIN unlock option to the browser extension and mobile apps. Perfect for when you need frequent access without entering your full master password. And also perfect for when you are not able (or do not want) to use biometric unlock on your mobile device for privacy purposes.
-
Identity generator age preference + German language: The identity generator now lets you set a preferred age range for generated birthdates and includes support for German language data generation (thanks to our community!).Do you want to help make AliasVault support generating identities in your (native) language? Check out these instructions and get in contact: https://docs.aliasvault.net/contributing/identity-generator.html.
-
Create and edit 2FA TOTP codes in browser extension and mobile app: You can now add and edit 2FA (TOTP) codes directly from the browser extension and mobile apps, making it easier to manage your two-factor authentication without needing to open the web app.
-
Misc improvements: Improved passkey browser extension logic. Improved autofill matching behavior across all platforms. Improved admin statistics. Fixed various bugs.
Read more details about this release on our blog: https://www.aliasvault.net/news/aliasvault-0.25.0-released
🚀 New Features
- Streamline autofill credential matching across all platforms by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1337
- Add pin unlock option to browser extension by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1339
- Add pin unlock option to mobile app by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1345
- New Crowdin updates by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1336
- Cleanup unused translations by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1357
- Add discard changes check to iOS credential add/edit screen by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1361
- Add "unlock with mobile" option to web app and browser extension by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1366
- Set a preferred age range for identity generator birthdate value by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1381
- Add german language option to identity generator by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1384
- Admin statistics improvements by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1388
- Create and edit 2FA TOTP codes via browser extension and mobile apps by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1392
🐞 Bug Fixes
- Improve admin statistics to use correct sort order by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1386
- Tweak browser extension passkey interceptor to only intercept automatic requests if there is a matching credential by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1389
🧩 Dependencies Updates
- Bump the npm_and_yarn group across 5 directories with 1 update by @dependabot[bot] in https://github.com/aliasvault/aliasvault/pull/1362
- Bump the npm_and_yarn group across 3 directories with 2 updates by @dependabot[bot] in https://github.com/aliasvault/aliasvault/pull/1368
- Bump the npm_and_yarn group across 5 directories with 1 update by @dependabot[bot] in https://github.com/aliasvault/aliasvault/pull/1369
Full Changelog: https://github.com/aliasvault/aliasvault/compare/0.24.0...0.25.0