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