Releases: lanedirt/AliasVault
0.2.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 #24
- Add versioning to webapi project by @lanedirt in #26
- WASM app tweaks for UI (#27) by @lanedirt in #28
- Add sonarcloud github action by @lanedirt in #31
- Fix linting issues (#32) by @lanedirt in #34
- Fix code style issues by @lanedirt in #36
- 33 refactor jwt keys in webapi from appsettingsjson to environment variables by @lanedirt in #38
- Update init.sh (#39) by @lanedirt in #40
- Fix cache buster for release mode (#29) by @lanedirt in #41
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
First release. 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 GitHub actions by @lanedirt in #2
- Fix blazor server app by @lanedirt in #4
- Create docker-compose-build.yml by @lanedirt in #6
- Update PlaywrightTest.cs by @lanedirt in #8
- Add recent email component by @lanedirt in #10
- Code style refactor by @lanedirt in #12
- Update README.md by @lanedirt in #14
- Add commit-msg hook and update docs by @lanedirt in #19
- Refactor WASM project by @lanedirt in #18
- Add E2E test for AddEdit page by @lanedirt in #20
- Improve blazor wasm UI by @lanedirt in #22
New Contributors
Full Changelog: https://github.com/lanedirt/AliasVault/commits/0.1.0