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

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