]> git.donarmstrong.com Git - roundcube.git/blob - plugins/managesieve/Changelog
Imported Upstream version 0.3.1
[roundcube.git] / plugins / managesieve / Changelog
1 * version 1.7 [2009-09-20]
2 -----------------------------------------------------------
3 - Support multiple managesieve hosts using %h variable
4   in managesieve_host option
5 - Fix first rule deleting (#1486140) 
6
7 * version 1.6 [2009-09-08]
8 -----------------------------------------------------------
9 - Fix warning when importing squirrelmail rules
10 - Fix handling of "true" as "anyof (true)" test
11
12 * version 1.5 [2009-09-04]
13 -----------------------------------------------------------
14 - Added es_ES, ua_UA localizations
15 - Added 'managesieve_mbox_encoding' option
16
17 * version 1.4 [2009-07-29]
18 -----------------------------------------------------------
19 - Updated PEAR::Net_Sieve to 1.1.7
20
21 * version 1.3 [2009-07-24]
22 -----------------------------------------------------------
23 - support more languages
24 - support config.inc.php file
25
26 * version 1.2 [2009-06-28]
27 -----------------------------------------------------------
28 - Support IMAP namespaces in fileinto (#1485943)
29 - Added it_IT localization
30
31 * version 1.1 [2009-05-27]
32 -----------------------------------------------------------    
33 - Added new icons
34 - Added support for headers lists (coma-separated) in rules
35 - Added de_CH localization
36
37 * version 1.0 [2009-05-21]
38 -----------------------------------------------------------    
39 - Rewritten using plugin API
40 - Added hu_HU localization (Tamas Tevesz)
41
42 * version beta7 (svn-r2300) [2009-03-01]
43 -----------------------------------------------------------    
44 - Added SquirrelMail script auto-import (Jonathan Ernst)
45 - Added 'vacation' support (Jonathan Ernst & alec)
46 - Added 'stop' support (Jonathan Ernst)
47 - Added option for extensions disabling (Jonathan Ernst & alec)
48 - Added fi_FI, nl_NL, bg_BG localization
49 - Small style fixes
50
51 * version 0.2-stable1 (svn-r2205) [2009-01-03]
52 -----------------------------------------------------------    
53 - Fix moving down filter row
54 - Fixes for compressed js files in stable release package
55 - Created patch for svn version r2205
56
57 * version 0.2-stable [2008-12-31]
58 -----------------------------------------------------------    
59 - Added ru_RU, fr_FR, zh_CN translation
60 - Fixes for Roundcube 0.2-stable
61
62 * version rc0.2beta [2008-09-21]
63 -----------------------------------------------------------    
64 - Small css fixes for IE
65 - Fixes for Roundcube 0.2-beta
66
67 * version beta6 [2008-08-08]
68 -----------------------------------------------------------    
69 - Added de_DE translation
70 - Fix for Roundcube r1634
71
72 * version beta5 [2008-06-10]
73 -----------------------------------------------------------    
74 - Fixed 'exists' operators
75 - Fixed 'not*' operators for custom headers
76 - Fixed filters deleting
77
78 * version beta4 [2008-06-09]
79 -----------------------------------------------------------    
80 - Fix for Roundcube r1490
81
82 * version beta3 [2008-05-22]
83 -----------------------------------------------------------    
84 - Fixed textarea error class setting
85 - Added pagetitle setting
86 - Added option 'managesieve_replace_delimiter'
87 - Fixed errors on IE (still need some css fixes)
88     
89 * version beta2 [2008-05-20]
90 -----------------------------------------------------------    
91 - Use 'if' only for first filter and 'elsif' for the rest
92
93 * version beta1 [2008-05-15]
94 -----------------------------------------------------------    
95 - Initial version for Roundcube r1388.