Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aliasvault-android-app-0.18.0.apk | 2025-05-31 | 143.0 MB | |
aliasvault-android-app-0.18.0.aab | 2025-05-31 | 87.7 MB | |
aliasvault-browser-extension-0.18.0-chrome.zip | 2025-05-31 | 989.0 kB | |
aliasvault-browser-extension-0.18.0-edge.zip | 2025-05-31 | 988.8 kB | |
aliasvault-browser-extension-0.18.0-firefox.zip | 2025-05-31 | 988.8 kB | |
aliasvault-browser-extension-0.18.0-sources.zip | 2025-05-31 | 1.0 MB | |
install.sh | 2025-05-31 | 78.8 kB | |
0.18.0 source code.tar.gz | 2025-05-31 | 5.9 MB | |
0.18.0 source code.zip | 2025-05-31 | 6.7 MB | |
README.md | 2025-05-31 | 2.5 kB | |
Totals: 10 Items | 247.3 MB | 4 |
What's Changed
-
Native Android App Launch!: release 0.18.0 launches the official AliasVault native Android app, now available on the Google Play Store! 🎉 This release marks a major milestone, as AliasVault is now available on all major platforms: web, browser extension and mobile (iOS + Android). This new app enables native autofill features for Android and protects your vault contents with on-device biometrics.
-
Quality-of-life improvements: various smaller improvements to e.g. the browser extension which should make the autofill popup now trigger only on login related fields and get less in the way. Also fixes across all platforms to prevent UI overflow for credential details, and extra admin panel options.
Read more details about this release on our blog: https://www.aliasvault.net/news/aliasvault-0.18.0-released
Full Changelog
🚀 New Features
- Add native Android app by @lanedirt in https://github.com/lanedirt/AliasVault/pull/863
- Add Android app download links to client by @lanedirt in https://github.com/lanedirt/AliasVault/pull/871
- Add "revoke all" option to admin page to revoke all active user sessions by @lanedirt in https://github.com/lanedirt/AliasVault/pull/875
- Show amount of emails received per user to admin users list by @lanedirt in https://github.com/lanedirt/AliasVault/pull/877
🐞 Bug Fixes
- Use absolute path for docker volume bind mounts by @lanedirt in https://github.com/lanedirt/AliasVault/pull/860
- Browser extension using a self-hosted URL with no https prefix causes a crash by @lanedirt in https://github.com/lanedirt/AliasVault/pull/865
- Browser extension autofill triggers on too many non-login input fields by @lanedirt in https://github.com/lanedirt/AliasVault/pull/867
- API login initiate endpoint could potentially return information whether a certain username exists by @lanedirt in https://github.com/lanedirt/AliasVault/pull/869
- Long username or email text overflows its parent container by @lanedirt in https://github.com/lanedirt/AliasVault/pull/873
🧩 Dependencies Updates
- Remove all sqlite server dependencies by @lanedirt in https://github.com/lanedirt/AliasVault/pull/845
Full Changelog: https://github.com/lanedirt/AliasVault/compare/0.17.3...0.18.0