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

Last change on this file was 173, checked in by mylan, 18 years ago

Resolved comment's state determination problem on terning from enabled moderation mode to disabled one.

  • Property svn:eol-style set to native
File size: 1.5 KB
Line 
11.3.3 - Unreleased
2==================
3
4  * Added support for Plone 3.1.
5    [deo]
6
7
81.3.2 - May 15, 2008
9====================
10
11   * Completed the Plone 3.0 support.
12
13
141.3.1 - March 8, 2008
15=====================
16
17  * Fixed bug in configlet.
18
19  * Added initial Plone 3.0 support.
20
21
221.3.0 - February 6, 2008
23========================
24
25  * Secure sendto_form and join_form with captcha.
26
27  * Fix secure bug in join_form captcha.
28
29  * Added Czech translation.
30
31
321.2.3 - September 6, 2007
33=========================
34
35  * Added Spanish translation.
36
37
381.2.2 - July 10, 2007
39=====================
40
41  * Fixed problem with redirect in PloneFormMailer.
42
43
441.2.1 - June 21, 2007
45=====================
46
47  * Fixed translation problem in Plone 2.1.4.
48
49
501.2.0 - April 24, 2007
51======================
52
53  * Fixed qPloneCaptchas PFM forms layout breakage.
54
55  * Fixed the polish translation file.
56
57  * Added captchas for join form.
58
59
601.1.0 - February 27,2007
61========================
62
63  * Fixed the '0.jpg' issue.
64
65  * Added status messages translation.
66
67
681.0 - November 28, 2006
69=======================
70
71  * qPloneComments related code moved to the comments product.
72
73  * Refactored skins for easier dynamic/static captchas switch.
74
75
760.9 - October 9, 2006
77=====================
78
79  * Added implementation of dynamic generation of captcha images using PIL.
80
81  * Changed verification method of entered catchas word.
82
83  * Implemented locking for used captchas keys to prevent possibility the past keys reusage.
84
85  * Added support for Plone 2.5.
Note: See TracBrowser for help on using the repository browser.