Skip to content

v1.10.0

Choose a tag to compare

@corp-0 corp-0 released this 09 Mar 23:33
· 20 commits to master since this release

1.10.0 (2024-03-09)

Bug Fixes

  • fix bug where password confirmation field would get the username helper text. (2d7e47a)
  • fix navbar links being relative instead of absolute path (1b7d78a)
  • fix wrong URL on reset-password action which caused the process to always fail (03a7ecb)

Features

  • add page to resend confirmation email (55bc1c2)
  • add page to type your new password as a second step in password-reset process (79c2118)
  • finish reset-password page and functionality (25f96c7)