Skip to content

Release 0.3.0

Latest
Compare
Choose a tag to compare
@bikrantlabs bikrantlabs released this 30 Apr 04:14

0.3.0 (2024-04-30)

Features

  • 2fa: 2fa authentication for 2fa enabled users (4ead34b)
  • 2fa: add 2fa code input form (f5c5a9d)
  • 2fa: add 2fa mails and schemas (c0bd540)
  • 2fa: send 2fa email during login (9a96bce)
  • email: improve email verification and verification page (15c367b)
  • email: send verification email to new users (1026e4e)
  • page: improve home page ui (aaa03bf)
  • password: reset password feature w/email (555e66b)
  • settings: add feature to update settings (2ed17ec)
  • settings: settings page and client/server example (c3489a7)
  • settings: update settings action (5be396e)
  • signin: oauth signin and error page (345e250)

Bug Fixes

  • auth: add modal login and fix login callback (c904f60)