**1.4.6** * Security: registrations that omit the reCAPTCHA token are now rejected instead of skipping verification. * Fixed: reCAPTCHA now reliably attaches a token to forms injected after page load (the paywall nag quick register form and List Builder), and waits for the reCAPTCHA script even when it loads late or is deferred by a performance optimizer. * Fixed: the payment form and quick register form no longer conflict over the shared token field on pages that show both. **1.4.5** * Fix for grecaptcha not being defined **1.4.4** * Integrate with List Builder **1.4.3** * Add check for existing errors before validating **1.4.2** * Add translation strings **1.4.1** * Add check for recaptcha during ajax requests * Add a setting for an email notification during failed registration attempts * Update settings location **1.4.0** * Add setting for score * Update error handling **1.3.0** * Update recaptcha handling during registration **1.2.0** * Fix recaptcha check on free registrations * Add additional logging * Clean up settings **1.1.0** * Make sure score is returned before check * Only set recaptcha response if the input exists * Add validation on first step of registration form **1.0.0** * Initial release