Skip to content

v1.9.0

Compare
Choose a tag to compare
@corp-0 corp-0 released this 08 Mar 21:39
· 34 commits to master since this release

1.9.0 (2024-03-08)

Bug Fixes

  • submitting login works with enter again (a7cfedb)

Features

  • add new auth context provider to handle authentication state application wide (dec6c17)
  • add new login and register pages (still non-functional) (5f63c24)
  • add page to confirm your mail after registering (#68) (c2f8d98)
  • allow panel to receive props such as className from outside (0d7d26e)
  • functional login (b4d74e8)
  • functional password reset (3685893)
  • functional register (226f67d)
  • safe sessions handling in server with communication to central command (2b9e133)