... |
... |
@@ -37,8 +37,26 @@ |
37 |
37 |
##Das Widget ist so aufgebaut, dass es nicht im Word-/PDF-Export auftaucht und vom Print-Service-Plugin nicht mit gedruckt wird. |
38 |
38 |
{{/velocity}} |
39 |
39 |
|
40 |
|
-== Versionshistorie == |
|
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 |