Changes for page Widget-Plugin: Captcha


From version 1.4
edited by gru
on 21.04.2022, 16:10
Change comment: There is no comment for this version
To version 1.7
edited by awa
on 29.09.2022, 14:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.gru
1 +XWiki.awa
Content
... ... @@ -39,6 +39,24 @@
39 39  
40 40  == Version history ==
41 41  
42 +=== 2.1.3 ===
43 +
44 +* Fix: Solved several issues that prevent forms with captcha widgets to be included in other pages via AJAX.
45 +
46 +=== 2.1.2 ===
47 +
48 +* Fix: Solved an issue where other images were sometimes replaced by the captcha widget.
49 +
50 +=== 2.1.1 ===
51 +
52 +* Fix: Does not override other images in the form with captcha images anymore.
53 +
54 +=== 2.1.0 ===
55 +
56 +* Feature: Added refresh button for generating a new captcha
57 +* Change: Made captcha more difficult for bots to solve
58 +* Requires at least {{formcycle/}} version 7.1.0
59 +
42 42  === 2.0.3 ===
43 43  
44 44  * Fix: Do not validate captcha when submit button type does not require validation