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