Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 18:44
· 44 commits to main since this release
e24c615

Changelog

  • Add semantic errors. (#67)
  • Implement usage of ES6 modules. (#68)
  • Add account settings view. (#69)
  • Users can change their password in their account settings. (#69)
  • Use UUID v4 for users and devices IDs. (#73)
  • Users can enable two factor authentication with TOTP codes. (#74)
  • Users can enable two factor authentication with one time recovery codes. (#75)
  • Session's layer refactor. (#70)