Skip to content

Releases: allenwq/devise-multi_email

v3.0.1

29 Apr 08:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...v3.0.1

3.0.0

18 Mar 05:37
Compare
Choose a tag to compare
  • Deprecate the support of Rails 4 (although it might still work)
  • Fix warnings in Rails 6

v2.0.1

27 Jun 05:18
Compare
Choose a tag to compare
Merge pull request #21 from joelvh/patch-1

Updated notes on how autosave works

v2.0.0

16 May 03:04
Compare
Choose a tag to compare
Update CHANGELOG.md

v1.0.5

29 Dec 06:49
Compare
Choose a tag to compare

Support .find_by_email #6

v1.0.4

13 Aug 04:50
Compare
Choose a tag to compare
Update CHANGELOG.md

v1.0.3

18 Feb 09:57
Compare
Choose a tag to compare
  • bug fixes
    • Fix wrong error message (showing "Email can't be blank" when email not found in password recovery).