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