source: subversion/trunk/plugins/managesieve/Changelog @ 3939

Last change on this file since 3939 was 3939, checked in by alec, 3 years ago
File size: 5.3 KB
Line 
1- Fixed import from Avelsieve
2- Use localized size units (#1486976)
3
4* version 2.9 [2010-08-02]
5-----------------------------------------------------------
6- Fixed vacation parameters parsing (#1486883)
7
8* version 2.8 [2010-07-08]
9-----------------------------------------------------------
10- Added managesieve_auth_type option (#1486731)
11
12* version 2.7 [2010-07-06]
13-----------------------------------------------------------
14- Update Net_Sieve to version 1.3.0 (fixes LOGIN athentication)
15- Added support for copying and copy sending of messages (COPY extension)
16
17* version 2.6 [2010-06-03]
18-----------------------------------------------------------
19- Support %n and %d variables in managesieve_host option
20
21* version 2.5 [2010-05-04]
22-----------------------------------------------------------
23- Fix filters set label after activation
24- Fix filters set activation, add possibility to deactivate sets (#1486699)
25- Fix download button state when sets list is empty
26- Fix errors when sets list is empty
27
28* version 2.4 [2010-04-01]
29-----------------------------------------------------------
30- Fixed bug in DIGEST-MD5 authentication (http://pear.php.net/bugs/bug.php?id=17285)
31- Fixed disabling rules with many tests
32- Small css unification with core
33- Scripts import/export
34
35* version 2.3 [2010-03-18]
36-----------------------------------------------------------
37- Added import from Horde-INGO
38- Support for more than one match using if+stop instead of if+elsif structures (#1486078)
39- Support for selectively disabling rules within a single sieve script (#1485882)
40- Added vertical splitter
41
42* version 2.2 [2010-02-06]
43-----------------------------------------------------------
44- Fix handling of "<>" characters in filter names (#1486477)
45
46* version 2.1 [2010-01-12]
47-----------------------------------------------------------
48- Fix "require" structure generation when many modules are used
49- Fix problem with '<' and '>' characters in header tests
50
51* version 2.0 [2009-11-02]
52-----------------------------------------------------------
53- Added 'managesieve_debug' option
54- Added multi-script support
55- Small css improvements + sprite image buttons
56- PEAR::NetSieve 1.2.0b1
57
58* version 1.7 [2009-09-20]
59-----------------------------------------------------------
60- Support multiple managesieve hosts using %h variable
61  in managesieve_host option
62- Fix first rule deleting (#1486140)
63
64* version 1.6 [2009-09-08]
65-----------------------------------------------------------
66- Fix warning when importing squirrelmail rules
67- Fix handling of "true" as "anyof (true)" test
68
69* version 1.5 [2009-09-04]
70-----------------------------------------------------------
71- Added es_ES, ua_UA localizations
72- Added 'managesieve_mbox_encoding' option
73
74* version 1.4 [2009-07-29]
75-----------------------------------------------------------
76- Updated PEAR::Net_Sieve to 1.1.7
77
78* version 1.3 [2009-07-24]
79-----------------------------------------------------------
80- support more languages
81- support config.inc.php file
82
83* version 1.2 [2009-06-28]
84-----------------------------------------------------------
85- Support IMAP namespaces in fileinto (#1485943)
86- Added it_IT localization
87
88* version 1.1 [2009-05-27]
89-----------------------------------------------------------   
90- Added new icons
91- Added support for headers lists (coma-separated) in rules
92- Added de_CH localization
93
94* version 1.0 [2009-05-21]
95-----------------------------------------------------------   
96- Rewritten using plugin API
97- Added hu_HU localization (Tamas Tevesz)
98
99* version beta7 (svn-r2300) [2009-03-01]
100-----------------------------------------------------------   
101- Added SquirrelMail script auto-import (Jonathan Ernst)
102- Added 'vacation' support (Jonathan Ernst & alec)
103- Added 'stop' support (Jonathan Ernst)
104- Added option for extensions disabling (Jonathan Ernst & alec)
105- Added fi_FI, nl_NL, bg_BG localization
106- Small style fixes
107
108* version 0.2-stable1 (svn-r2205) [2009-01-03]
109-----------------------------------------------------------   
110- Fix moving down filter row
111- Fixes for compressed js files in stable release package
112- Created patch for svn version r2205
113
114* version 0.2-stable [2008-12-31]
115-----------------------------------------------------------   
116- Added ru_RU, fr_FR, zh_CN translation
117- Fixes for Roundcube 0.2-stable
118
119* version rc0.2beta [2008-09-21]
120-----------------------------------------------------------   
121- Small css fixes for IE
122- Fixes for Roundcube 0.2-beta
123
124* version beta6 [2008-08-08]
125-----------------------------------------------------------   
126- Added de_DE translation
127- Fix for Roundcube r1634
128
129* version beta5 [2008-06-10]
130-----------------------------------------------------------   
131- Fixed 'exists' operators
132- Fixed 'not*' operators for custom headers
133- Fixed filters deleting
134
135* version beta4 [2008-06-09]
136-----------------------------------------------------------   
137- Fix for Roundcube r1490
138
139* version beta3 [2008-05-22]
140-----------------------------------------------------------   
141- Fixed textarea error class setting
142- Added pagetitle setting
143- Added option 'managesieve_replace_delimiter'
144- Fixed errors on IE (still need some css fixes)
145   
146* version beta2 [2008-05-20]
147-----------------------------------------------------------   
148- Use 'if' only for first filter and 'elsif' for the rest
149
150* version beta1 [2008-05-15]
151-----------------------------------------------------------   
152- Initial version for Roundcube r1388.
Note: See TracBrowser for help on using the repository browser.