source: products/qPloneCaptchas/trunk/HISTORY.txt @ 1656

Last change on this file since 1656 was 1084, checked in by liebster, 15 years ago

Added support of Plone 3.2 version

  • Property svn:eol-style set to native
File size: 1.8 KB
Line 
11.3.6 - Unrealised
2=====================
3
4  * Added support of Plone 3.2 version
5 
6  * Cleaned up code
7
8
91.3.5 - Unrealised
10=====================
11
12  * Added test install/uninstall skins
13
14  * Added test install/uninstall configlet
15
16
171.3.4 - March 2, 2009
18=====================
19
20  * Fixed bug in method parseKey
21    [Maik Röder]
22 
23
241.3.3 - August 28, 2008
25=======================
26
27  * Added support for Plone 3.1.
28    [deo]
29
30
311.3.2 - May 15, 2008
32====================
33
34   * Completed the Plone 3.0 support.
35
36
371.3.1 - March 8, 2008
38=====================
39
40  * Fixed bug in configlet.
41
42  * Added initial Plone 3.0 support.
43
44
451.3.0 - February 6, 2008
46========================
47
48  * Secure sendto_form and join_form with captcha.
49
50  * Fix secure bug in join_form captcha.
51
52  * Added Czech translation.
53
54
551.2.3 - September 6, 2007
56=========================
57
58  * Added Spanish translation.
59
60
611.2.2 - July 10, 2007
62=====================
63
64  * Fixed problem with redirect in PloneFormMailer.
65
66
671.2.1 - June 21, 2007
68=====================
69
70  * Fixed translation problem in Plone 2.1.4.
71
72
731.2.0 - April 24, 2007
74======================
75
76  * Fixed qPloneCaptchas PFM forms layout breakage.
77
78  * Fixed the polish translation file.
79
80  * Added captchas for join form.
81
82
831.1.0 - February 27,2007
84========================
85
86  * Fixed the '0.jpg' issue.
87
88  * Added status messages translation.
89
90
911.0 - November 28, 2006
92=======================
93
94  * qPloneComments related code moved to the comments product.
95
96  * Refactored skins for easier dynamic/static captchas switch.
97
98
990.9 - October 9, 2006
100=====================
101
102  * Added implementation of dynamic generation of captcha images using PIL.
103
104  * Changed verification method of entered catchas word.
105
106  * Implemented locking for used captchas keys to prevent possibility the past keys reusage.
107
108  * Added support for Plone 2.5.
Note: See TracBrowser for help on using the repository browser.