v0.5.0
What's Changed
- Add czech translation by @JakubSchwar in #44
- remove references to
confirmation_token
in the model by @kylekeesling in #45 - Bump nokogiri from 1.15.4 to 1.16.2 by @dependabot in #52
- Bump puma from 6.4.0 to 6.4.2 by @dependabot in #51
- Add spanish translations. by @patriciomacadden in #53
- Update README with more complete usage instructions by @patriciomacadden in #54
- Fix email confirmation: ReviseAuth::Model#confirm_email_change now clears the unconfirmed email. by @patriciomacadden in #55
- Refactor password reset. Make it similar to confirmation instructions. by @patriciomacadden in #56
- Fix password reset form by @patriciomacadden in #57
- Refactor model generator by @patriciomacadden in #60
- Add configurable form params by @excid3 in #61
- I18n: translate all strings and add i18n-tasks. by @patriciomacadden in #58
New Contributors
- @JakubSchwar made their first contribution in #44
- @patriciomacadden made their first contribution in #53
- @excid3 made their first contribution in #61
Full Changelog: v0.4.1...v0.5.0