Aleksander Machniak
2015-01-14 501cdd651e31508a075deeb002037624b69a07c6
commit | author | age
1f9c9f 1 - Fix bug where actions without if/elseif/else in sieve scripts were skipped
6af79f 2 - Support "not allof" test as a negation of all sub-tests
501cdd 3 - Fix bug where vacation rule was saved to wrong script if managesieve_kolab_master=true
1f9c9f 4
ecf6c7 5 * version 8.1 [2014-12-09]
AM 6 -----------------------------------------------------------
613f96 7 - Added simple API to manage vacation rule
4d52ee 8 - Fix missing css/js scripts in filter form in mail task
9828c1 9 - Fix default vacation status (#1490019)
581b6b 10 - Make possible to set vacation start/end date and time
f2fe48 11 - Fix compatibility with contextmenu plugin
4d52ee 12
319751 13 * version 8.0 [2014-07-16]
AM 14 -----------------------------------------------------------
b0aee4 15 - Fix bug where non-existing (or unsubscribed) folder wasn't listed in folder selector (#1489956)
50a57e 16 - Added optional separate interface for out-of-office management (#1488266)
056d45 17 - Fix disabled "create filter" action
f22de5 18 - Fix enotify/notify extension handling
13b33d 19 - Improved UI accessibility
b76f8e 20 - Added option to specify connection socket parameters - managesieve_conn_options
319751 21 - Support vacation date rules without date extension (#1489978)
50a57e 22
c6227f 23 * version 7.2 [2014-02-14]
AM 24 -----------------------------------------------------------
27f0c2 25 - Nicely handle server-side modification of script names (#1489412)
4e040e 26 - Add Filters tab/section using plugin API hook
a329cc 27 - Fix issue where folder selector wasn't visible on new filter form
9a0900 28 - Fix issue where multi-select fields were not visible in new filter action rows (#1489600)
022f51 29 - Fix issue in displaying filter form when managesieve_kolab_master=true
AM 30   and sieve variables extension is supported by the server (#1489599)
a62245 31 - Fix wrong action folder selection if managesieve_domains is not empty (#1489617)
fb5255 32 - Fix filter creation from an email when preview frame is disabled (#1489647)
27f0c2 33
aac4b4 34 * version 7.1 [2013-11-22]
AM 35 -----------------------------------------------------------
9a0900 36 - lib/Net_Sieve.php moved to Roundcube /lib directory
0f4806 37 - Added managesieve_domains option to limit redirect destinations
962eff 38 - Fix bug where at least one additional address of vacation message was required (#1489345)
889c76 39 - Fix so i;ascii-numeric comparator is not forced as default for :count and :value operators
AM 40 - Fix date/currentdate related form issues and comparators handling (#1489346)
78ef00 41 - Fix a bug where deleted filter was not removed from the list
962eff 42
09fed6 43 * version 7.0 [2013-09-09]
AM 44 -----------------------------------------------------------
b6fa7d 45 - Add vacation-seconds extension support (RFC 6131)
ed837a 46 - Several script parser code improvements
c6f075 47 - Support string list arguments in filter form (#1489018)
0185a2 48 - Support date, currendate and index tests - RFC5260 (#1488120)
8ea08a 49 - Split plugin file into two files
d6b592 50 - Fix handling of &, <, > characters in scripts/filter names (#1489208)
dda39a 51 - Support 'keep' action (#1489226)
09fed6 52 - Add common headers to header selector (#1489271)
b6fa7d 53
f3d017 54 * version 6.2 [2013-02-17]
AM 55 -----------------------------------------------------------
6c7ac2 56 - Support tls:// prefix in managesieve_host option
61be82 57 - Removed depracated functions usage
2e33a2 58 - Don't trim whitespace in folder names (#1488955)
6c7ac2 59
0a9d41 60 * version 6.1 [2012-12-21]
AM 61 -----------------------------------------------------------
84f2a7 62 - Fixed filter activation/deactivation confirmation message (#1488765)
0d4ccb 63 - Moved rcube_* classes to <plugin>/lib/Roundcube for compat. with Roundcube Framework autoloader
a648ba 64 - Fixed filter selection after filter deletion (#1488832)
46f06c 65 - Fixed compatibility with jQueryUI-1.9
0a9d41 66 - Don't force 'stop' action on last rule in a script
84f2a7 67
7b274b 68 * version 6.0 [2012-10-03]
AM 69 -----------------------------------------------------------
c1037e 70 - Fixed issue with DBMail bug [http://pear.php.net/bugs/bug.php?id=19077] (#1488594)
cd97f0 71 - Added support for enotify/notify (RFC5435, RFC5436, draft-ietf-sieve-notify-00)
e69516 72 - Change default port to 4190 (IANA-allocated), add port auto-detection (#1488713)
30f10b 73 - Added request size limits detection and script corruption prevention (#1488648)
7b274b 74 - Fix so scripts listed in managesieve_filename_exceptions aren't displayed on the list (#1488724)
c1037e 75
23856c 76 * version 5.2 [2012-07-24]
a49e00 77 -----------------------------------------------------------
ebb204 78 - Added GUI for variables setting - RFC5229 (patch from Paweł Słowik)
40b6df 79 - Fixed scrollbars in Larry's iframes
23856c 80 - Fix performance issue in message_headers_output hook handling
ebb204 81
7dc7eb 82 * version 5.1 [2012-06-21]
AM 83 -----------------------------------------------------------
48e9c1 84 - Fixed filter popup width (for non-english localizations)
T 85 - Fixed tokenizer infinite loop on invalid script content
8d8f7a 86 - Larry skin support
7dc7eb 87 - Fixed custom header name validity check, made RFC2822-compliant
48e9c1 88
T 89 * version 5.0 [2012-01-05]
90 -----------------------------------------------------------
91 - Fixed setting test type to :is when none is specified
92 - Fixed javascript error in IE8
93 - Fixed possible ID duplication when adding filter rules very fast (#1488288)
94 - Fixed bug where drag layer wasn't removed when dragging was ended over sets list
95
96 * version 5.0-rc1 [2011-11-17]
97 -----------------------------------------------------------
98 - Fixed sorting of scripts, scripts including aware of the sort order
99 - Fixed import of rules with unsupported tests
100 - Added 'address' and 'envelope' tests support
101 - Added 'body' extension support (RFC5173)
102 - Added 'subaddress' extension support (RFC5233)
103 - Added comparators support
104 - Changed Sender/Recipient labels to From/To
105 - Fixed importing rule names from Ingo
106 - Fixed handling of extensions disabled in config
107
108 * version 5.0-beta [2011-10-17]
109 -----------------------------------------------------------
110 - Added possibility to create a filter based on selected message "in-place"
111 - Fixed import from Horde-INGO (#1488064)
112 - Add managesieve_script_name option for default name of the script (#1487956)
113 - Fixed handling of enabled magic_quotes_gpc setting
114 - Fixed PHP warning on connection error when submitting filter form
115 - Fixed bug where new action row with flags wasn't handled properly
116 - Added managesieve_connect hook for plugins
117 - Fixed doubled Filter tab on page refresh
118 - Added filters set selector in filter form when invoked in mail task
119 - Improved script parser, added support for include and variables extensions
120 - Added Kolab's KEP:14 support (http://wiki.kolab.org/User:Greve/Drafts/KEP:14)
121 - Use smaller action/rule buttons
122 - UI redesign: added possibility to move filter to any place using drag&drop
123   (instead of up/down buttons), added filter sets list object, added more
124   'loading' messages
125 - Added option to hide some scripts (managesieve_filename_exceptions)
126
127 * version 4.3 [2011-07-28]
128 -----------------------------------------------------------
129 - Fixed handling of error in Net_Sieve::listScripts()
130 - Fixed handling of REFERRAL responses (http://pear.php.net/bugs/bug.php?id=17107)
131 - Fixed bug where wrong folders hierarchy was displayed on folders listing
132
133 * version 4.2 [2011-05-24]
134 -----------------------------------------------------------
135 - Moved elsif replacement code to handle only imports from other formats
136 - Fixed mod_mailbox() usage for newer Roundcube versions
137 - Fixed regex extension (error: regex require missing)
138
139 * version 4.1 [2011-03-07]
140 -----------------------------------------------------------
141 - Fix fileinto target is always INBOX (#1487776)
142 - Fix escaping of backslash character in quoted strings (#1487780)
143 - Fix handling of non-safe characters (double-quote, backslash)
144   or UTF-8 characters (dovecot's implementation bug workaround)
145   in script names
146 - Fix saving of a script using flags extension on servers with imap4flags support (#1487825)
147
148 * version 4.0 [2011-02-10]
149 -----------------------------------------------------------
150 - Fix STARTTLS for timsieved < 2.3.10
151 - Added :regex and :matches support (#1487746)
152 - Added setflag/addflag/removeflag support (#1487449)
153 - Added support for vacation :subject field (#1487120)
154 - rcube_sieve_script class moved to separate file
155 - Moved javascript code from skin templates into managesieve.js file
156
157 * version 3.0 [2011-02-01]
158 -----------------------------------------------------------
159 - Added support for SASL proxy authentication (#1486691)
160 - Fixed parsing of scripts with \r\n line separator
161 - Apply forgotten changes for form errors handling
162 - Fix multi-line strings parsing (#1487685)
163 - Added tests for script parser
164 - Rewritten script parser
165 - Fix double request when clicking on Filters tab using Firefox
166
167 * version 2.10 [2010-10-10]
168 -----------------------------------------------------------
169 - Fixed import from Avelsieve
170 - Use localized size units (#1486976)
171 - Added support for relational operators and i;ascii-numeric comparator
172 - Added popups with form errors
173
174 * version 2.9 [2010-08-02]
175 -----------------------------------------------------------
176 - Fixed vacation parameters parsing (#1486883)
177
178 * version 2.8 [2010-07-08]
179 -----------------------------------------------------------
180 - Added managesieve_auth_type option (#1486731)
181
182 * version 2.7 [2010-07-06]
183 -----------------------------------------------------------
184 - Update Net_Sieve to version 1.3.0 (fixes LOGIN athentication)
185 - Added support for copying and copy sending of messages (COPY extension)
186
187 * version 2.6 [2010-06-03]
188 -----------------------------------------------------------
189 - Support %n and %d variables in managesieve_host option
190
191 * version 2.5 [2010-05-04]
192 -----------------------------------------------------------
193 - Fix filters set label after activation
194 - Fix filters set activation, add possibility to deactivate sets (#1486699)
195 - Fix download button state when sets list is empty
196 - Fix errors when sets list is empty
197
198 * version 2.4 [2010-04-01]
199 -----------------------------------------------------------
200 - Fixed bug in DIGEST-MD5 authentication (http://pear.php.net/bugs/bug.php?id=17285)
201 - Fixed disabling rules with many tests
202 - Small css unification with core
203 - Scripts import/export
204
205 * version 2.3 [2010-03-18]
206 -----------------------------------------------------------
207 - Added import from Horde-INGO
208 - Support for more than one match using if+stop instead of if+elsif structures (#1486078)
209 - Support for selectively disabling rules within a single sieve script (#1485882)
210 - Added vertical splitter
211
212 * version 2.2 [2010-02-06]
213 -----------------------------------------------------------
214 - Fix handling of "<>" characters in filter names (#1486477)
215
216 * version 2.1 [2010-01-12]
217 -----------------------------------------------------------
218 - Fix "require" structure generation when many modules are used
219 - Fix problem with '<' and '>' characters in header tests
220
221 * version 2.0 [2009-11-02]
222 -----------------------------------------------------------
223 - Added 'managesieve_debug' option
224 - Added multi-script support
225 - Small css improvements + sprite image buttons
226 - PEAR::NetSieve 1.2.0b1
227
228 * version 1.7 [2009-09-20]
229 -----------------------------------------------------------
230 - Support multiple managesieve hosts using %h variable
231   in managesieve_host option
232 - Fix first rule deleting (#1486140) 
233
234 * version 1.6 [2009-09-08]
235 -----------------------------------------------------------
236 - Fix warning when importing squirrelmail rules
237 - Fix handling of "true" as "anyof (true)" test
238
239 * version 1.5 [2009-09-04]
240 -----------------------------------------------------------
241 - Added es_ES, ua_UA localizations
242 - Added 'managesieve_mbox_encoding' option
243
244 * version 1.4 [2009-07-29]
245 -----------------------------------------------------------
246 - Updated PEAR::Net_Sieve to 1.1.7
247
248 * version 1.3 [2009-07-24]
249 -----------------------------------------------------------
250 - support more languages
251 - support config.inc.php file
252
253 * version 1.2 [2009-06-28]
254 -----------------------------------------------------------
255 - Support IMAP namespaces in fileinto (#1485943)
256 - Added it_IT localization
257
258 * version 1.1 [2009-05-27]
c6f075 259 -----------------------------------------------------------
48e9c1 260 - Added new icons
T 261 - Added support for headers lists (coma-separated) in rules
262 - Added de_CH localization
263
264 * version 1.0 [2009-05-21]
c6f075 265 -----------------------------------------------------------
48e9c1 266 - Rewritten using plugin API
T 267 - Added hu_HU localization (Tamas Tevesz)
268
269 * version beta7 (svn-r2300) [2009-03-01]
c6f075 270 -----------------------------------------------------------
48e9c1 271 - Added SquirrelMail script auto-import (Jonathan Ernst)
T 272 - Added 'vacation' support (Jonathan Ernst & alec)
273 - Added 'stop' support (Jonathan Ernst)
274 - Added option for extensions disabling (Jonathan Ernst & alec)
275 - Added fi_FI, nl_NL, bg_BG localization
276 - Small style fixes
277
278 * version 0.2-stable1 (svn-r2205) [2009-01-03]
c6f075 279 -----------------------------------------------------------
48e9c1 280 - Fix moving down filter row
T 281 - Fixes for compressed js files in stable release package
282 - Created patch for svn version r2205
283
284 * version 0.2-stable [2008-12-31]
c6f075 285 -----------------------------------------------------------
48e9c1 286 - Added ru_RU, fr_FR, zh_CN translation
T 287 - Fixes for Roundcube 0.2-stable
288
c6f075 289 * version 0.2-beta [2008-09-21]
AM 290 -----------------------------------------------------------
48e9c1 291 - Small css fixes for IE
T 292 - Fixes for Roundcube 0.2-beta
293
294 * version beta6 [2008-08-08]
c6f075 295 -----------------------------------------------------------
48e9c1 296 - Added de_DE translation
T 297 - Fix for Roundcube r1634
298
299 * version beta5 [2008-06-10]
c6f075 300 -----------------------------------------------------------
48e9c1 301 - Fixed 'exists' operators
T 302 - Fixed 'not*' operators for custom headers
303 - Fixed filters deleting
304
305 * version beta4 [2008-06-09]
c6f075 306 -----------------------------------------------------------
48e9c1 307 - Fix for Roundcube r1490
T 308
309 * version beta3 [2008-05-22]
c6f075 310 -----------------------------------------------------------
48e9c1 311 - Fixed textarea error class setting
T 312 - Added pagetitle setting
313 - Added option 'managesieve_replace_delimiter'
314 - Fixed errors on IE (still need some css fixes)
c6f075 315
48e9c1 316 * version beta2 [2008-05-20]
c6f075 317 -----------------------------------------------------------
48e9c1 318 - Use 'if' only for first filter and 'elsif' for the rest
T 319
320 * version beta1 [2008-05-15]
c6f075 321 -----------------------------------------------------------
48e9c1 322 - Initial version for Roundcube r1388.