source: products/qPloneCaptchas/branches/plone-3.2/HISTORY.txt @ 3664

Last change on this file since 3664 was 621, checked in by mylan, 17 years ago

Create 0.5 version tag.

  • Property svn:eol-style set to native
File size: 1.5 KB
Line 
11.3.3 - Unreleased
2==================
3
4  * Fixed bug in method parseKey
5    [Maik Röder]
6 
7  * Added support for Plone 3.1.
8    [deo]
9
10
111.3.2 - May 15, 2008
12====================
13
14   * Completed the Plone 3.0 support.
15
16
171.3.1 - March 8, 2008
18=====================
19
20  * Fixed bug in configlet.
21
22  * Added initial Plone 3.0 support.
23
24
251.3.0 - February 6, 2008
26========================
27
28  * Secure sendto_form and join_form with captcha.
29
30  * Fix secure bug in join_form captcha.
31
32  * Added Czech translation.
33
34
351.2.3 - September 6, 2007
36=========================
37
38  * Added Spanish translation.
39
40
411.2.2 - July 10, 2007
42=====================
43
44  * Fixed problem with redirect in PloneFormMailer.
45
46
471.2.1 - June 21, 2007
48=====================
49
50  * Fixed translation problem in Plone 2.1.4.
51
52
531.2.0 - April 24, 2007
54======================
55
56  * Fixed qPloneCaptchas PFM forms layout breakage.
57
58  * Fixed the polish translation file.
59
60  * Added captchas for join form.
61
62
631.1.0 - February 27,2007
64========================
65
66  * Fixed the '0.jpg' issue.
67
68  * Added status messages translation.
69
70
711.0 - November 28, 2006
72=======================
73
74  * qPloneComments related code moved to the comments product.
75
76  * Refactored skins for easier dynamic/static captchas switch.
77
78
790.9 - October 9, 2006
80=====================
81
82  * Added implementation of dynamic generation of captcha images using PIL.
83
84  * Changed verification method of entered catchas word.
85
86  * Implemented locking for used captchas keys to prevent possibility the past keys reusage.
87
88  * Added support for Plone 2.5.
Note: See TracBrowser for help on using the repository browser.