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

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