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

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