source: subversion/trunk/roundcubemail/plugins/managesieve/Changelog @ 3376

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