Changes for page Widget-Plugin: Captcha


From version 1.1
edited by gru
on 21.04.2022, 13:53
Change comment: There is no comment for this version
To version 1.2
edited by gru
on 21.04.2022, 14:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -41,18 +41,19 @@
41 41  
42 42  === 2.0.3 ===
43 43  
44 -Fix: Do not validate captcha when submit button type does not require validation
45 -Requires at least FC 7.0.11
44 +* Fix: Do not validate captcha when submit button type does not require validation
45 +* Requires at least {{formcycle/}} version 7.0.11
46 46  
47 47  === 2.0.2 ===
48 48  
49 -Set new attribute data-name on the hidden textarea
50 -Widget usable in condition properties in form desginer
49 +* Feature: Set new attribute data-name on the hidden textarea
50 +* Feature: Widget usable in condition properties in form desginer
51 51  
52 52  === 2.0.1 ===
53 53  
54 -Fix validation, add attribute validate-blur
54 +* Fix: Fix validation
55 +* Feature: Add attribute validate-blur
55 55  
56 56  === 2.0.0 ===
57 57  
58 -Adjustments for compatibility with V7
59 +* Feature: Adjustments for compatibility with V7