Install

Works with Drupal: ^8.8 || ^9

Using Composer to manage Drupal site dependencies

Alternative installation files

Download captcha-8.x-1.2.tar.gztar.gz 119.21 KB
MD5: d49a0d06965420b2bca08ea262512878
SHA-1: b01edf384c8dcfb7416327bdb55d3b3d4e99db6b
SHA-256: c67ccf2ff68641175b38795f2bb2ef39d50f63b373ed296395566af5f09f6690
Download captcha-8.x-1.2.zipzip 160 KB
MD5: 7515500eeae25ddde2719167a393cf48
SHA-1: e35a2ce42b652f833d140f7571d1eef0e06b0edc
SHA-256: 28355602b1ccd3769e571ada20b65f0188e88e084dd6850ca0c8a9043b02d696

Release notes

This release fixes many bugs and introduces a few new features. The biggest being answer error messages are configurable, and you can now migrate from D7 to D8/9 captcha settings.

All issues fixed since 8.x-1.1:

  • Issue #2959577 by BryanDeNijs, paulocs, vakulrai: Make the incorrect answer error message configurable
  • Rewrite the Controllers to Drupal 8+ Standards.
  • Fix test deprecations
  • Various Code cleanup before release.
  • Issue #2036925 by japerry: Remove captcha sessions migration.
  • Issue #3089263 by Darren Oh, joachim, neclimdul, voleger, agoradesign, acbramley, NickDickinsonWilde, benjifisher, akic: Captcha Session ID broken with cacheable captcha backends
  • Issue #2836076 by Neslee Canil Pinto, ndf, dotist, smaz, alunyov, wundo, dmsmidt, PieterDC: Re-introduce $settings['disable_captcha'] in 8.x branch
  • Issue #3170158 by keshav.k, amietpatial: Add loader when user click on New captcha link, Because it takes time to load the captcha
  • Issue #2501699 by ddrozdik, sanjayk, naveenvalecha, m1r1k, rahulrasgon, rpayanm, nmatja, yogeshchaugule8: Fix Image CAPTCHA settings form
  • Issue #3152792 by sjerdo: Solution is reset for form IDs containing a dash
  • Issue #2036925 followup by japerry: Namespace the table module for compatability with migrate plus.
  • Issue #2036925 by japerry: d7 to D8/9 Migration Path
Created by: japerry
Created on: 29 Apr 2021 at 05:16 UTC
Last updated: 29 Apr 2021 at 05:16 UTC
Bug fixes
New features

Other releases