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