source: products/qPloneCaptchas/tags/1.3.4/HISTORY.txt

Last change on this file was 683, checked in by fenix, 17 years ago

fix some regular expr.

  • Property svn:eol-style set to native
File size: 1.6 KB
Line 
11.3.4 - March 2, 2009
2=====================
3
4  * Fixed bug in method parseKey
5    [Maik Röder]
6 
7
81.3.3 - August 28, 2008
9=======================
10
11  * Added support for Plone 3.1.
12    [deo]
13
14
151.3.2 - May 15, 2008
16====================
17
18   * Completed the Plone 3.0 support.
19
20
211.3.1 - March 8, 2008
22=====================
23
24  * Fixed bug in configlet.
25
26  * Added initial Plone 3.0 support.
27
28
291.3.0 - February 6, 2008
30========================
31
32  * Secure sendto_form and join_form with captcha.
33
34  * Fix secure bug in join_form captcha.
35
36  * Added Czech translation.
37
38
391.2.3 - September 6, 2007
40=========================
41
42  * Added Spanish translation.
43
44
451.2.2 - July 10, 2007
46=====================
47
48  * Fixed problem with redirect in PloneFormMailer.
49
50
511.2.1 - June 21, 2007
52=====================
53
54  * Fixed translation problem in Plone 2.1.4.
55
56
571.2.0 - April 24, 2007
58======================
59
60  * Fixed qPloneCaptchas PFM forms layout breakage.
61
62  * Fixed the polish translation file.
63
64  * Added captchas for join form.
65
66
671.1.0 - February 27,2007
68========================
69
70  * Fixed the '0.jpg' issue.
71
72  * Added status messages translation.
73
74
751.0 - November 28, 2006
76=======================
77
78  * qPloneComments related code moved to the comments product.
79
80  * Refactored skins for easier dynamic/static captchas switch.
81
82
830.9 - October 9, 2006
84=====================
85
86  * Added implementation of dynamic generation of captcha images using PIL.
87
88  * Changed verification method of entered catchas word.
89
90  * Implemented locking for used captchas keys to prevent possibility the past keys reusage.
91
92  * Added support for Plone 2.5.
Note: See TracBrowser for help on using the repository browser.