Skip to content

release v3.6.1

Compare
Choose a tag to compare
@jimsynz jimsynz released this 15 Jan 19:59
· 654 commits to main since this release

v3.6.1 (2023-01-15)

Bug Fixes:

  • don't call hash_provider.valid? on nil values (#135)

  • use configured hashed_password_field

Improvements:

  • set confirmed field to nil, for reconfirmation (#136)

  • set confirmed field to nil, for reconfirmation

  • only change confirmed_at_field if its not changing, and only on updates