diff --git a/formidable-math-captcha.php b/formidable-math-captcha.php index 66a78ea..19bbff3 100644 --- a/formidable-math-captcha.php +++ b/formidable-math-captcha.php @@ -2,7 +2,7 @@ /* Plugin Name: Formidable Math Captcha Description: Extends Captcha by BestWebSoft to work with Formidable -Version: 1.09.04 +Version: 1.10 Plugin URI: http://formidablepro.com/ Author URI: http://strategy11.com Author: Strategy11 diff --git a/readme.txt b/readme.txt index 2b4691f..e91cb32 100644 --- a/readme.txt +++ b/readme.txt @@ -1,5 +1,10 @@ -= 1.09.04 = += 1.10 = * Use the new Captcha hooks for adding the checkbox in the settings +* Prevent Formidable no-conflict styling from forcing a long field +* Added the error class for the label and input box so they will have the same error styling as other fields in the form +* Show required indicator with the label +* Added frm_cpt_field_classes hook for adding field container classes +* Added Catalan translation = 1.09.03 = * Update for Captcha Pro compatibility