Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.11.0 source code.tar.gz | 2025-01-14 | 2.8 MB | |
0.11.0 source code.zip | 2025-01-14 | 3.2 MB | |
README.md | 2025-01-14 | 1.6 kB | |
Totals: 3 Items | 6.0 MB | 0 |
What's Changed
This release adds support for receiving and opening email attachments in the AliasVault client (up to 10 MB). Also fixes a few minor bugs and stability improvements.
🚀 New Features
- Add email attachment support by @lanedirt in https://github.com/lanedirt/AliasVault/pull/524
- Make duplicate email warning log more readable by @lanedirt in https://github.com/lanedirt/AliasVault/pull/536
🐞 Bug Fixes
- Fix typo in UserEmailClaim.cs by @eltociear in https://github.com/lanedirt/AliasVault/pull/521
- Update GitHub actions tests to support PRs from forks by @lanedirt in https://github.com/lanedirt/AliasVault/pull/523
- Prevent email address collision from occurring during identity generation by @lanedirt in https://github.com/lanedirt/AliasVault/pull/527
- Update sonarcloud-code-analysis.yml to work with PR's from forks by @lanedirt in https://github.com/lanedirt/AliasVault/pull/531
🧩 Dependencies Updates
- Bump coverlet.collector from 6.0.2 to 6.0.3 by @dependabot in https://github.com/lanedirt/AliasVault/pull/519
- Bump coverlet.msbuild from 6.0.2 to 6.0.3 by @dependabot in https://github.com/lanedirt/AliasVault/pull/518
- Bump NUnit.Analyzers from 4.5.0 to 4.6.0 by @dependabot in https://github.com/lanedirt/AliasVault/pull/528
New Contributors
- @eltociear made their first contribution in https://github.com/lanedirt/AliasVault/pull/521
Full Changelog: https://github.com/lanedirt/AliasVault/compare/0.10.3...0.11.0