Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.2.0 source code.tar.gz | 2024-06-19 | 4.8 MB | |
0.2.0 source code.zip | 2024-06-19 | 4.9 MB | |
README.md | 2024-06-19 | 1.5 kB | |
Totals: 3 Items | 9.7 MB | 0 |
What's Changed
Stable release before full E2E encryption integration. NOTE: this version represents an alpha state and is NOT ready for production use. Critical features, such as encryption, are not yet fully implemented. Users are welcome to explore and use this project, but please be aware that there are no guarantees regarding its security or stability. Use at your own risk!
🚀 New Features
- Add form validation to login/register pages by @lanedirt in https://github.com/lanedirt/AliasVault/pull/24
- Add versioning to webapi project by @lanedirt in https://github.com/lanedirt/AliasVault/pull/26
- WASM app tweaks for UI (#27) by @lanedirt in https://github.com/lanedirt/AliasVault/pull/28
- Add sonarcloud github action by @lanedirt in https://github.com/lanedirt/AliasVault/pull/31
- Fix linting issues (#32) by @lanedirt in https://github.com/lanedirt/AliasVault/pull/34
- Fix code style issues by @lanedirt in https://github.com/lanedirt/AliasVault/pull/36
- 33 refactor jwt keys in webapi from appsettingsjson to environment variables by @lanedirt in https://github.com/lanedirt/AliasVault/pull/38
- Update init.sh (#39) by @lanedirt in https://github.com/lanedirt/AliasVault/pull/40
- Fix cache buster for release mode (#29) by @lanedirt in https://github.com/lanedirt/AliasVault/pull/41
Full Changelog: https://github.com/lanedirt/AliasVault/compare/0.1.0...0.2.0