| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.5.0 source code.tar.gz | 2024-08-16 | 1.0 MB | |
| 0.5.0 source code.zip | 2024-08-16 | 1.3 MB | |
| README.md | 2024-08-16 | 1.5 kB | |
| Totals: 3 Items | 2.3 MB | 0 | |
What's Changed
This release includes the following major milestones:
- Local identity generator including support for English and Dutch identities, removing external dependency.
- General UX/UI improvements.
🚀 New Features
- Add identity generator utility project for EN and NL identities by @lanedirt in https://github.com/lanedirt/AliasVault/pull/155
- Add E2E test for identity generation in client (#156) by @lanedirt in https://github.com/lanedirt/AliasVault/pull/157
- Add quick create new identity popup by @lanedirt in https://github.com/lanedirt/AliasVault/pull/159
- Keyboard shortcuts stop working when something else has been typed before by @lanedirt in https://github.com/lanedirt/AliasVault/pull/162
- Add global search bar by @lanedirt in https://github.com/lanedirt/AliasVault/pull/163
- Add email page to browse through all received emails by @lanedirt in https://github.com/lanedirt/AliasVault/pull/166
- Update client side validation for all form steps by @lanedirt in https://github.com/lanedirt/AliasVault/pull/169
- Updated blazor loading animation to AliasVault style by @lanedirt in https://github.com/lanedirt/AliasVault/pull/170
- Out-of-box experience UX tweaks by @lanedirt in https://github.com/lanedirt/AliasVault/pull/173
Full Changelog: https://github.com/lanedirt/AliasVault/compare/0.4.0...0.5.0