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

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