AliasVault
Privacy-first password manager with a built-in email alias generator
Alternative to: 1password, bitwarden, simplelogin, firefox relay
About
Versions (77)
0.7.0
2024-11-20Whatβs Changed
This release includes the following major milestones:
- Update all projects to use .NET 9 for improved performance and memory utilization
- Improve self-hosted installation process with Nginx reverse-proxy and LetsEncrypt SSL certificate generation
π New Features
- Upgrade all projects to .NET 9 by @lanedirt in https://github.com/lanedirt/AliasVault/pull/361
- Change DataProtection certificate generation so its not dependent on local machine keystore by @lanedirt in https://github.com/lanedirt/AliasVault/pull/366
- Update docker setup to run https by default by @lanedirt in https://github.com/lanedirt/AliasVault/pull/365
- Publish docker images on release by @lanedirt in https://github.com/lanedirt/AliasVault/pull/379
- Add -y flag to install.sh for uninstall action by @lanedirt in https://github.com/lanedirt/AliasVault/pull/380
- Log failed favicon extraction as information instead of warning by @lanedirt in https://github.com/lanedirt/AliasVault/pull/384
- Add LetsEncrypt ssl certificate generation to docker setup by @lanedirt in https://github.com/lanedirt/AliasVault/pull/388
π Bug Fixes
- Fix bug in reset-password regex check by @lanedirt in https://github.com/lanedirt/AliasVault/pull/381
- Update absolute urls to relative URLs in admin by @lanedirt in https://github.com/lanedirt/AliasVault/pull/387
- Fix email from value which was empty by @lanedirt in https://github.com/lanedirt/AliasVault/pull/385
π§© Dependencies Updates
- Bump the npm_and_yarn group across 2 directories with 1 update by @dependabot in https://github.com/lanedirt/AliasVault/pull/376
- Bump Microsoft.IdentityModel.Tokens from 8.2.0 to 8.2.1 by @dependabot in https://github.com/lanedirt/AliasVault/pull/378
- Bump NUnit.Analyzers from 4.3.0 to 4.4.0 by @dependabot in https://github.com/lanedirt/AliasVault/pull/377
Full Changelog: https://github.com/lanedirt/AliasVault/compare/0.6.0β¦0.7.0