Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
99.35 KB
MD5: 1632ad245cc4651861ab15c61eb8b0d2
SHA-1: e5eb6a7238a54eedf807fc664cba06113dcd55d2
SHA-256: 9d8c8c24d7b411f17fda682e5f5fa4bb1c6ce164b5d50ca7e2e7c26b59b3a41b
Download zip
107.54 KB
MD5: 5752dfd25af2feb8d6d82e7c976e72e4
SHA-1: 20764fd87db114be7450189394657a4e1ab32405
SHA-256: a79f908b93324761d181fca0da7bec8ff14d22afc76647ce71e303dd17453016
Release notes
Note about upgrading
In case you already using CAPTCHA 7.x-1.0-alpha2: the upgrade should be seamless.
In case you already tried/worked with CAPTCHA 7.x-1.0-alpha1: there is no upgrade path from 7.x-1.0-alpha1 and 7.x-1.0-alpha3. If you try to upgrade, you will get database errors. Instead, you should first uninstall the CAPTCHA module and reinstall 7.x-1.0-alpha3 (like a fresh install).
When upgrading from CAPTCHA 6.x-2.x (for Drupal 6), it is required to first upgrade to CAPTCHA 6.x-2.4 (or higher within the 6.x-2.x branch) first, otherwise the upgrade will fail (issues #1021244: Prevent upgrading directly from 6.x-2.3 (or earlier) to 7.x-1.x).
Changes since 7.x-1.0-alpha2:
- #976436 by matheusgorino, soxofaan: Adds an ob_end_clean to prevent the output image from being corrupted.
- #1024370 by soxofaan, nineLemon, Pancho, slashrsm: Prevents CAPTCHA from failing in certain forms
- fixing captcha.js identation
- Removing translation directories
- Stripping CVS keywords
- #881156 by elachlan and soxofaan: disable autocomplete on CAPTCHA response field with javascript (instead of with non-standard markup)
- #1049482 by jweowu: fix for schema mismatch
- removed .pot file as per http://drupal.org/node/991166
- #766190: Added button to admin page to clear the CAPTCHA placement cache