Releases: Dan0sz/edd-truemail
Releases · Dan0sz/edd-truemail
v1.1.7
- Improved: when no email address was entered, a transient would still be created.
v1.1.6
- Improved: store validation results from AJAX call in a transient (which expires after 10 minutes) to speed up checkout process (especially redirection to payment provider).
v1.1.5
- Fixed: not logged-in users weren't able to verify their email address.
v1.1.4
EDD Truemail now utilizes the core wp-util
JS library to make AJAX requests.
v1.1.3
Fixed: remove loader if response turns up empty.
v1.1.2
- Fixed: remove succes or warning classes upon change.
v1.1.1
- Fixed: remove failure message if follow-up attempt is successful.
- Improved: properly handle empty entries.
v1.1.0
- Added: minified version of JS and CSS.
- Added: Prevent Purchase on validation Failure.
- Improved: verification will now fail silently if the request times out.