Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aliasvault-0.21.2-android.apk | 2025-08-05 | 145.8 MB | |
aliasvault-0.21.2-browser-extension-sources.zip | 2025-08-05 | 1.1 MB | |
aliasvault-0.21.2-firefox.zip | 2025-08-05 | 1.1 MB | |
aliasvault-0.21.2-edge.zip | 2025-08-05 | 1.1 MB | |
aliasvault-0.21.2-chrome.zip | 2025-08-05 | 1.1 MB | |
install.sh | 2025-08-05 | 102.1 kB | |
0.21.2 source code.tar.gz | 2025-08-05 | 11.8 MB | |
0.21.2 source code.zip | 2025-08-05 | 13.2 MB | |
README.md | 2025-08-05 | 1.3 kB | |
Totals: 9 Items | 175.2 MB | 0 |
What's Changed
Bugfix release that addresses a few bugs in the web app, browser extension and mobile app. Also adds several additional statistics to the admin panel.
🚀 New Features
- Make identity generator email address prefixes more unique by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1088
- Add "top users by email" table to admin all time stats page by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1083
- Add configurable max emails per user setting to admin panel by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1084
🐞 Bug Fixes
- Prevent mobile app double initialization flow during cold boot and unlock/login by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1074
- Android credential "save" button does not always register clicks properly by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1081
- Web app sometimes fails to load vault due to inefficient vault cleanup method implementation by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1092
- Plain text emails are not rendering correctly by @lanedirt in https://github.com/lanedirt/AliasVault/pull/1094
Full Changelog: https://github.com/lanedirt/AliasVault/compare/0.21.1...0.21.2