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 #524
- Make duplicate email warning log more readable by @lanedirt in #536
🐞 Bug Fixes
- Fix typo in UserEmailClaim.cs by @eltociear in #521
- Update GitHub actions tests to support PRs from forks by @lanedirt in #523
- Prevent email address collision from occurring during identity generation by @lanedirt in #527
- Update sonarcloud-code-analysis.yml to work with PR's from forks by @lanedirt in #531
🧩 Dependencies Updates
- Bump coverlet.collector from 6.0.2 to 6.0.3 by @dependabot in #519
- Bump coverlet.msbuild from 6.0.2 to 6.0.3 by @dependabot in #518
- Bump NUnit.Analyzers from 4.5.0 to 4.6.0 by @dependabot in #528
New Contributors
- @eltociear made their first contribution in #521
Full Changelog: 0.10.3...0.11.0