Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aliasvault-0.21.0-android.apk | 2025-07-30 | 145.8 MB | |
aliasvault-0.21.0-chrome.zip | 2025-07-30 | 1.1 MB | |
aliasvault-0.21.0-browser-extension-sources.zip | 2025-07-30 | 1.1 MB | |
aliasvault-0.21.0-edge.zip | 2025-07-30 | 1.1 MB | |
aliasvault-0.21.0-firefox.zip | 2025-07-30 | 1.1 MB | |
install.sh | 2025-07-30 | 102.1 kB | |
0.21.0 source code.tar.gz | 2025-07-30 | 11.8 MB | |
0.21.0 source code.zip | 2025-07-30 | 13.1 MB | |
README.md | 2025-07-30 | 4.7 kB | |
Totals: 9 Items | 175.1 MB | 0 |
What's Changed
-
Multilanguage: All client apps (web app, browser extension, mobile app) are now fully multilingual, and AliasVault is now officially available in English and Dutch. Translations are managed via Crowdin, and we’re looking for contributors to help add more languages like German, French, and Spanish and more. Want to help? Learn how and get in contact: https://github.com/lanedirt/AliasVault/blob/main/CONTRIBUTING.md
-
Advanced password generator: Advanced password generator options are now available in the browser extension and mobile apps. Now you can control the generated password length and complexity on-the-fly when creating a new credential through the apps.
-
Attachment improvements: You can now upload/download attachments via the browser extension and mobile apps. The mobile app also features a preview for images and text files, allowing you to securely view images from inside your encrypted vault without having to store them locally on your phone.
-
Self-host improvements: Added improved checks to self-host installation such as OS platform detections. Also fixed issues with false-positive warnings showing up in the logs, making troubleshooting when any local issues occur easier to do.
-
Misc tweaks: Improved credential search and filtering across all apps to make it easier to find the correct credentials. Add "load more" button to recent email blocks in all apps. Add more statistics to admin page. Add option to "reset" vault on import/export page in web app. Also fixed a number of reported bugs.
Read more details about this release on our blog: https://www.aliasvault.net/news/aliasvault-0.21.0-released
🚀 New Features
- Make web app multilingual by @lanedirt in https://github.com/lanedirt/AliasVault/pull/991
- Make browser extension multilingual by @lanedirt in https://github.com/lanedirt/AliasVault/pull/996
- Make mobile app multilingual by @lanedirt in https://github.com/lanedirt/AliasVault/pull/999
- Make API return status translation keys instead of literal text so clients can translate it by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1009
- Add reset vault option to delete all credentials in web app by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1018
- Add install.sh dependency check for 64-bit OS by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1020
- Update .NET DataProtection config to be resilient against container r… by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1022
- Tweak enable/disable 2FA flow in web app and add missing translations by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1030
- Improve credential filter and search logic to make it smarter across all clients by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1032
- Add load more button to recent emails components by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1039
- Add recent activity statistics to admin by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1038
- Add email storage page to admin by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1042
- Add credential file attachment upload/download to browser extension by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1048
- Add credential attachment upload/download feature to mobile app by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1050
- Add advanced password generator to mobile apps by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1052
🐞 Bug Fixes
- Fix admin "restore vault" button by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1028
- Show correct breadcrumbs in admin by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1025
- Set default date format to prevent local region setting conflicts in self-hosted installs by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1036
- Fix public SpamOK email loading issue on mobile app by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1044
- Make text in plain text emails selectable on Android by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1045
🧩 Dependencies Updates
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/lanedirt/AliasVault/pull/1014
- Bump nokogiri from 1.18.8 to 1.18.9 in /docs in the bundler group across 1 directory by @dependabot[bot] in https://github.com/lanedirt/AliasVault/pull/1024
Full Changelog: https://github.com/lanedirt/AliasVault/compare/0.20.2...0.21.0