Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aliasvault-0.18.1-android.apk | 2025-06-02 | 143.0 MB | |
aliasvault-0.18.1-browser-extension-sources.zip | 2025-06-02 | 1.0 MB | |
aliasvault-0.18.1-firefox.zip | 2025-06-02 | 988.9 kB | |
aliasvault-0.18.1-chrome.zip | 2025-06-02 | 989.1 kB | |
aliasvault-0.18.1-edge.zip | 2025-06-02 | 988.9 kB | |
install.sh | 2025-06-02 | 78.8 kB | |
0.18.1 source code.tar.gz | 2025-06-02 | 5.9 MB | |
0.18.1 source code.zip | 2025-06-02 | 6.7 MB | |
README.md | 2025-06-02 | 955 Bytes | |
Totals: 9 Items | 159.6 MB | 0 |
What's Changed
This minor bugfix release resolves login issues in the mobile app and browser extension for users with capitalized usernames by making username handling case-insensitive (matching the main web app), and improves biometric availability detection in the app on supported devices.
🚀 New Features
- Automatically build and attach android apk on GitHub release by @lanedirt in https://github.com/lanedirt/AliasVault/pull/891
🐞 Bug Fixes
- Mobile app login username is case sensitive but should be case insensitive by @lanedirt in https://github.com/lanedirt/AliasVault/pull/888
- App does not properly check if biometrics are available before asking the user if they want to use it by @lanedirt in https://github.com/lanedirt/AliasVault/pull/889
Full Changelog: https://github.com/lanedirt/AliasVault/compare/0.18.0...0.18.1