2025-07-01
AliasVault 0.20.0 delivers an improved email experience with desktop sidebar navigation and auto-refresh capabilities, alongside major self-hosting enhancements and important behind-the-scenes architectural work. While some changes aren't immediately visible, this release lays the groundwork for new vault improvements coming in future updates.
The email functionality has received an upgrade focused on usability and real-time updates. The web app now features a desktop sidebar that transforms how you navigate through received emails on larger screens, providing a more intuitive and efficient browsing experience.
We've also implemented automatic email refresh, ensuring new messages appear immediately without manual page reloads. These improvements make AliasVault's email aliasing capabilities feel more responsive and integrated, bringing the experience closer to dedicated email clients while maintaining our privacy-first approach.
It's now easier than ever to install AliasVault on your own server. The install.sh
script now includes automatic dependency checks that proactively identify potential issues before they impact your installation. This enhancement reduces setup friction and troubleshooting time for new deployments.
We've also improved our official installation documentation with better instructions and detailed troubleshooting guidance. These improvements make self-hosting AliasVault more accessible and reliable than ever.
In order to install AliasVault on your own servers, follow the Server Installation instructions.
While not immediately visible to users, this release includes major foundational work on how vault creation and upgrade mechanisms function across all platforms. We've refactored the core vault logic into a shared library that all clients can now use.
This architectural work is preparation for upcoming changes to the vault data model that will enable more flexible credential types, additional fields, and enhanced customization options. By completing this foundational rework now, we can ensure that future vault structure updates will be seamless and older clients will be able to properly detect changes.
This release brings additional enhancements across all AliasVault platforms:
For users looking to migrate from other password managers, we've added LastPass credential importing and a generic CSV importer with template files. These tools make transitioning to AliasVault straightforward, whether you're coming from a specific password manager or a custom system.
The architectural work completed in this release allows us to make significant vault enhancements in upcoming versions. Expect expanded credential types, additional field options, and more customization capabilities.
We're also continuing to refine the email experience, cross-platform consistency, and self-hosting capabilities as we progress toward v1.0.
Check out the full changelog on GitHub