Posted by soxofaan on July 3, 2009 at 1:51pm
| Download | Size | md5 hash |
|---|---|---|
| captcha-6.x-2.0-rc2.tar.gz | 80.19 KB | f04af543c77026d74c743abc794e92f9 |
| captcha-6.x-2.0-rc2.zip | 122.22 KB | 6da3ddb61ab55bc254f9678f88acfba0 |
Last updated: December 24, 2010 - 22:35
A 6.x-2.0 release is coming closer!
The large architectural changes are (finally) over.
Only some small issues and kinks to work out.
Changes since DRUPAL-6--2-0-RC1:
- prerender handling of the 'captcha_response' form item is now only done if it is a textfield and not on e.g. the reCAPTCHA form construction, where it does not make sense.
- #473002: CAPTCHA API now provides a way to define a custom CAPTCHA validation function
- 6.x-2.0-beta5 made the case insensitive validation a global option (as a checkbox), but this is now changed to a "default CAPTCHA validation" option (as radio list), which describes better what it actually is (a default that can be overriden/ignored)
- #476288: showing CAPTCHA description is now controlled by explicit checkbox on admin interface instead of obscure "if not empty".
- Added a drop of jQuery for added usability for the CAPTCHA description
- Worked on CAPTCHA description usage/translation/workflow: CAPTCHA descriptions can now be reset with empty entry, tweaked UI strings, fixed bug in localized default CAPTCHA description.
- made image CAPTCHA settings more finegrained/explicit
- added jQuery niceness for image CAPTCHA settings page (distortion and noise level stuff)
- Various small fixes and tweaks.
- Various translation updates (pot file, Lithuanian, Dutch)