| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.8.0 source code.tar.gz | 2024-11-25 | 2.7 MB | |
| 0.8.0 source code.zip | 2024-11-25 | 3.1 MB | |
| README.md | 2024-11-25 | 2.1 kB | |
| Totals: 3 Items | 5.8 MB | 0 | |
What's Changed
Minor release with various bugfixes and quality-of-life tweaks to the documentation and installation process.
🚀 New Features
- Update install.sh by @lanedirt in https://github.com/lanedirt/AliasVault/pull/392
- Add static docker compose network name by @lanedirt in https://github.com/lanedirt/AliasVault/pull/393
- Update documentation by @lanedirt in https://github.com/lanedirt/AliasVault/pull/403
- Update README with new docs website by @lanedirt in https://github.com/lanedirt/AliasVault/pull/404
- Download fresh install.sh to test pull deploy in GitHub Actions by @lanedirt in https://github.com/lanedirt/AliasVault/pull/399
- Style blazor wasm exception message by @lanedirt in https://github.com/lanedirt/AliasVault/pull/406
- Add update option to install script by @lanedirt in https://github.com/lanedirt/AliasVault/pull/413
🐞 Bug Fixes
- Remove static docker network name to prevent conflicts as its not needed by @lanedirt in https://github.com/lanedirt/AliasVault/pull/401
- Fix refresh token revoke bug by @lanedirt in https://github.com/lanedirt/AliasVault/pull/397
- Fix body and footer overlap issue by @lanedirt in https://github.com/lanedirt/AliasVault/pull/396
- Only show non-expired refresh tokens on client by @lanedirt in https://github.com/lanedirt/AliasVault/pull/395
- Do not show back button on first step of user creation by @lanedirt in https://github.com/lanedirt/AliasVault/pull/394
- Fix various warnings in logs by @lanedirt in https://github.com/lanedirt/AliasVault/pull/411
🧩 Dependencies Updates
- Bump Microsoft.Playwright.NUnit and NUnit by @dependabot in https://github.com/lanedirt/AliasVault/pull/409
- Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 by @dependabot in https://github.com/lanedirt/AliasVault/pull/408
- Bump Microsoft.IdentityModel.JsonWebTokens and Microsoft.IdentityModel.Tokens by @dependabot in https://github.com/lanedirt/AliasVault/pull/410
Full Changelog: https://github.com/lanedirt/AliasVault/compare/0.7.0...0.7.1