v0.10.0
Added
- Better email validation regular expression.
Removed
- Removed email confirmation step, was mostly a hassle and can always be added
back in at the application level (instead of engine level) if necessary. - Removed
disable_with
on forms since it does not allow IE users to submit
forms. Read more.