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 #863
- Add Android app download links to client by @lanedirt in #871
- Add "revoke all" option to admin page to revoke all active user sessions by @lanedirt in #875
- Show amount of emails received per user to admin users list by @lanedirt in #877
🐞 Bug Fixes
- Use absolute path for docker volume bind mounts by @lanedirt in #860
- Browser extension using a self-hosted URL with no https prefix causes a crash by @lanedirt in #865
- Browser extension autofill triggers on too many non-login input fields by @lanedirt in #867
- API login initiate endpoint could potentially return information whether a certain username exists by @lanedirt in #869
- Long username or email text overflows its parent container by @lanedirt in #873
🧩 Dependencies Updates
Full Changelog: 0.17.3...0.18.0