AliasVault is een privacy-first wachtwoord- en e-mailaliasmanager van Nederlandse bodem, waarmee voor iedere website een unieke identiteit en e-mailalias aan kan worden gemaakt. De software is opensource en volledig end-to-end versleuteld. Er kan van een publieke cloud gebruik worden gemaakt en het biedt ook de mogelijkheid om het volledig zelf te hosten via Docker. Clientsoftware is beschikbaar voor Android en iOS en er zijn extensies voor de meest gangbare webbrowsers. Het wordt door Leendert de Borst ontwikkeld, die ook hier op Tweakers actief is. Versies 0.19.0 en 0.19.1 zijn kort achter elkaar verschenen en de changelog daarvan ziet er als volgt uit:
AliasVault 0.19.1
What's ChangedNew Features
- Improves browser extension usability by persisting the last visited page, making it easier to copy/paste information while opening and closing the popup.
- Addresses multiple bugs: issue where self-hosted installations could not access the admin app when using a custom port. Also fixes a few other small errors in the browser extension and mobile apps.
Bug Fixes
- Show notes in browser extension and app in bottom to match edit screen #937
- Remember last visited page in browser extension and navigate back on reopen in #936
- Add x-forwarded-prefix header to admin to support running on non-default ports in #930
- iOS autofill long press "view details" button doesn't work in #932
- Mobile app and browser extension try to load emails for non aliasvault email addresses on credential details screen in #934
AliasVault 0.19.0
What's ChangedNew Features
- Browser extension mutation capabilities: The browser extension now supports full vault mutation: create, update, and delete credentials directly in the extension UI. This feature, backported from the iOS and Android apps, removes the need to log into the web app for everyday credential management, making the browser extension significantly more powerful and independent.
- Quality-of-life improvements: various improvements across the platform, such as adding long-press support for quick actions to the mobile app, improved loading animations in the web app, update app icons for better contrast, and more.
- Security enhancements: This updates enforces new HTTP security headers in the nginx reverse proxy docker image to improve out-of-the-box hardening for self-hosted users.
Bug Fixes
- Add long press context menu to credential card on mobile apps in #894
- Add "x" to all mobile app input fields when editing a credential to easily clear field value in #895
- Refactor to use shared identity and password generator in all web/browser/apps in #898
- Add skeleton loading animations to main web app in #899
- Add vault mutation support to browser extension in #901
- Tweak android app autofill dropdown display in #905
- Improve browser extension popup / popout / resize capabilities in #912
- Add dialog support to browser extension for confirmation popups in #913
- Add HTTP security options to nginx reverse proxy config in #915
- Tweak credential create flow when switching between random alias and advanced in web app in #919
- Add background task to delete emails for disabled aliases after x days in #921
- Update app icons with dark background for improved contrast in #923
- Move create credential button to bottom right corner for easier access in #925
Dependencies Updates
- Web app does not properly clear its cache when reloading the vault in #907
- Downloading email attachments in browser extension and mobile app doesn't work in #903
- Browser extension version as reported by settings screen is not correct in #918
- Bump the npm_and_yarn group across 2 directories with 1 update in #908