| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.7.0 source code.tar.gz | 2024-11-20 | 2.6 MB | |
| 0.7.0 source code.zip | 2024-11-20 | 3.0 MB | |
| README.md | 2024-11-20 | 2.0 kB | |
| Totals: 3 Items | 5.6 MB | 0 | |
What'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