Skip to content

1.0.5

Compare
Choose a tag to compare
@SlickYeet SlickYeet released this 16 Apr 05:22
· 14 commits to master since this release

1.0.5 Changelog

Untracked:

  • content to /contact
  • "none" size to <Button />

Modified:

  • /api/verify-email to invalidate user session before creating a new one
  • edit-user-profile onSubmi() and onClick()
  • edit-user-profile form fields are now disabled during submission
  • edit-user-profile Send new verification email button is disabled on click
  • /profile displays username intead of email
  • updateUser() to call sendNewVerificationEmail() when email is submitted

Deleted:

  • createBlankSessionCookie() from invalidateAllUserSessions()
  • db.session.deleteMany() from sendNewVerificationEmail()

Full Changelog: 1.0.4...1.0.5)