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

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