yllar
2008-02-19 cc735fbd3fc7093f294bd22e8ea4fbdf70fbc199
commit | author | age
4e17e6 1 CHANGELOG RoundCube Webmail
T 2 ---------------------------
3
2f93b0 4 2008/02/12 (estadtherr)
S 5 ----------
66f12a 6 - fix switching between HTML/plain composing (#1484752) 
2f93b0 7 - condense TinyMCE toolbar down to one line, removing table buttons (#1484747)
S 8 - fix image removal in message display when message HTML includes JS event handlers
9
7f9ea1 10 2008/02/11 (thomasb)
T 11 ----------
12 - Add function to mark the selected messages as read/unread (#1457360)
283eca 13 - Also do charset decoding as suggested in RFC 2231 (fix #1484321)
T 14 - Show message count in folder list and hint when creating a subfolder
7f9ea1 15
2062ba 16 2008/02/08 (thomasb)
T 17 ----------
18 - Distinguish ssl and tls for imap connections (#1484667)
19 - Added some charset aliases to fix typical mis-labelling (#1484565)
20
c3f94d 21 2008/02/07 (thomasb)
6726f0 22 ----------
T 23 - Remember decision to display images for a certain message during session (#1484754)
2062ba 24 - Truncate attachment filenames to 55 characters due to an IE bug (#1484757)
c3f94d 25 - Fix size of the attachment preview frame (#1484758)
6726f0 26
cf1f0f 27 2008/02/05 (thomasb)
0ea884 28 ----------
T 29 - Fix regular expression for checking e-mail address (#1484710)
30 - Make sending of read receipts configurable
cf1f0f 31 - Respect config when localize folder names (#1484707)
a02d48 32 - Applied patch for updating page title (#1484727, #1484650)
T 33 - Applied patch to prevent from purging inbox by uberlinuxguy (#1484449)
6726f0 34 - Applied patch to prevent bad header delimiters (#1484751)
b15568 35 - Also send search request when deleting a contact (#1484620)
a02d48 36 - Add CSS hack for Safari
0ea884 37
ff08ee 38 2008/02/02 (thomasb)
T 39 ----------
40 - Always update $CONFIG with user prefs (#1484729)
41 - Don't ask for MDN confirmations on drafted messages (#1484691)
2062ba 42 - Also respect receipt and priority settings when re-opening a draft message
ff08ee 43
1f020b 44 2008/01/31 (robin)
2062ba 45 ----------
1f020b 46 - Remember search results (closes #1483883), patch by the_glu
S 47
371d9d 48 2008/01/08 (tomekp)
S 49 ----------
d4cbfa 50 - add he (Hebrew) localization (#1484713)
S 51
52 2008/01/08 (tomekp)
53 ----------
371d9d 54 - update fr localization
S 55
ff5c99 56 2008/01/04 (tomekp)
S 57 - purge kur_KU because it has no messages translation
5b3c99 58 - bump copyright for all localization files
ff5c99 59
0df5b2 60 2007/12/31 (tomekp)
S 61 ----------
62 - update es localization
63
11751f 64 2007/12/28 (tomekp)
S 65 ----------
66 - update mk localization
67
823012 68 2007/12/27 (tomekp)
S 69 ----------
70 - update se localization
71
28f49e 72 2007/12/13 (robin)
S 73 ----------
74 - Add Received header on outgoing mail
75
deb302 76 2007/12/10 (estadtherr)
S 77 ----------
78 - Upgrade to TinyMCE 2.1.3
338551 79 - Allow inserting image attachments into HTML messages while composing (#1484557)
deb302 80
fba1f5 81 2007/12/10 (thomasb)
T 82 ----------
83 - Delegate user-stuff to new class rcube_user
84 - Implement Message-Disposition-Notification (Receipts)
85
0e6ee2 86 2007/12/05 (tomekp)
S 87 ----------
88 - update bg, uk localization
89
78ab48 90 2007/12/04 (tomekp)
S 91 ----------
92 - update bg localization
93
c57996 94 2007/11/25 (thomasb)
T 95 ----------
96 - Applied UID fetch patch by Glen Ogilvie
97 - Applied patch for correct Postgres instructions from ticket #1484674
98 - Fix overriding of session vars when register_globals is on (#1484670)
99 - Fix wrong Postgres setup instructions in INSTALL (#1484674)
100 - Fix bug with case-sensitive folder names (#1484245)
101 - Don't create default folders by default
102 - Added Georgian localization by Zaza Zviadadze
103 - Updated Russian localization
104 - Fixed some potential security risks (audited by Andris)
110748 105 - Only show new messages if they match the current search (#1484176)
c57996 106
082f00 107 2007/11/20 (tomekp)
S 108 ----------
109 - add Korean (kr) localization
110
96facb 111 2007/11/14 (tomekp)
S 112 ----------
113 - update id_ID localization
114
e4867e 115 2007/11/06 (thomasb)
T 116 ----------
117 - Switch to/from when searcing in Sent folder (#1484555)
118 - Correctly read the References header (#1484646)
119 - Unset old cookie in before sending a new value (#1484639)
a9cc52 120 - Correctly decode attachments when downloading them (#1484645 and #1484642)
e4867e 121
b14f77 122 2007/10/22 (tomekp)
e4867e 123 ----------
b14f77 124 - update ru, eo localizations
S 125
ecd2e7 126 2007/10/17 (thomasb)
T 127 ----------
128 - Make message listing less error prone
129
b37599 130 2007/10/10 (thomasb)
T 131 ----------
ecd2e7 132 - Suppress IE errors when clearing attachments form (#1484356)
b37599 133 - Set preferences field in user table to NULL (#1484386)
T 134 - Log error when login fails due to auto_create_user turned off
135 - Update UPGRADING instructions
136
732539 137 2007/10/05 (tomekp)
S 138 ----------
139 - Add Esperanto localization
140
141 2007/10/04 (Stiwi)
142 ----------
143 - Updated German localization
144
fc7492 145 2007/10/04 (yllar)
S 146 ----------
147 - Added Malay localization
148 - Updated Lithuanian localization
149
0c3ab1 150 2007/09/27 (tomekp)
S 151 ----------
152 - Update dutch localization (closes #1484588)
153
97bd2c 154 2007/09/29 (thomasb)
T 155 ----------
156 - Filter linked/imported CSS files (closes #1484056)
157
158
e2f373 159 2007/09/27 (tomekp)
S 160 ----------
161 - Update brazilian portuguese localization (#1484580)
162
7984ec 163 2007/09/26 (thomasb)
T 164 ----------
165 - Improve message compose screen (closes #1484383)
f4f8c6 166 - Select next row after removing one from list (#1484387)
7984ec 167
T 168
c7b726 169 2007/09/26 (tomekp)
7984ec 170 ----------
10766b 171 - Add polish labels for changes in r816.
c7b726 172 - Update polish localization (#1484579)
804489 173 - Update thai localization (#1484578)
c7b726 174
b0dbf3 175 2007/09/25 (robin)
S 176 ----------
177 - Enable drag-/dropping of folders to a new parent folder (#1457344)
178
179
c45471 180 2007/09/24 (robin)
S 181 ----------
182 - Fix preview pane size for Safari & Konqueror (#1484187)
183
184
aca3d2 185 2007/09/20 (robin)
S 186 ----------
187 - Make smtp HELO/EHLO hostname configurable (#1484067)
188
189
4d0413 190 2007/09/19 (thomasb)
5eee00 191 ----------
7984ec 192 - IPv6 Compatability (#1484322), Patch #1484373
4d0413 193 - Unlock interface when message sending fails (#1484570)
5eee00 194 - Eval PHP code in template includes (if configured)
T 195 - Show message when folder is empty. Mo more static text in table (#1484395)
196 - Only display unread count in page title when new messages arrived
197 - Show mailbox name in page title
198
199
03b271 200 2007/09/09 (thomasb)
T 201 ----------
eb6842 202 - Fixed wrong delete button tooltip (#1483965)
74ae88 203 - Fixed charset encoding bug (#1484429)
03b271 204 - Applied patch for LDAP version (#1484552)
T 205 - Improved XHTML validation
206
207
0d1dd7 208 2007/09/05 (thomasb)
T 209 ----------
210 - Fix message list selection (#1484550)
211 - Better fix lowercased usernames (#1484473)
212 - Update pngbehavior Script as suggested in #1484490
213
214
301454 215 2007/08/29 (richs)
S 216 ----------
217 - Fixed moving/deleting messages when more than 1 is selected
218
6b603d 219 2007/08/15 (thomasb)
T 220 ----------
221 - Applied patch for LDAP contacts listing by Glen Ogilvie
222 - Applied patch for more address fields in LDAP contacts (#1484402)
223 - Close LDAP connections on script shutdown
224
225
88f66e 226 2007/08/13 (thomasb)
T 227 ----------
228 - Add alternative for getallheaders() (fix #1484508)
229 - Revert changes for mbstring usage (fix #1484509)
230
231
31d9ef 232 2007/08/10 (thomasb)
719a25 233 ----------
T 234 - Identify mailboxes case-sensitive
235 - Sort mailbox list case-insensitive (closes #1484338)
236 - Fix display of multipart messages from Apple Mail (closes #1484027)
237 - Protect AJAX request from being fetched by a foreign site (XSS)
238 - Make autocomplete for loginform configurable by the skin template
fc7374 239 - Fix compose function from address book (closes #1484426)
b8e65c 240 - Added //IGNORE to iconv call (patch #1484420, closes #1484023)
T 241 - Check if mbstring supports charset (#1484290 and #1484292)
242 - Prefer iconv over mbstring (as suggested in #1484292)
8810b6 243 - Check filesize of template includes (#1484409)
e71598 244 - Updated Simplified Chinese localization
T 245 - Added Ukrainian translation
719a25 246
T 247
31d9ef 248 2007/08/09 (richs)
4b9efb 249 ----------
S 250 - Fixed bug with buttons not dimming/enabling properly after switching folders
251 - Fixed compose window becoming unresponsive after saving a draft (#1484487)
252 - Re-enabled "Back" button in compose window now that bug #1484487 is fixed
253 - Fixed unresponsive interface issue when downloading attachments (#1484496)
254 - Lowered status message time from 5 to 3 seconds to improve responsiveness
255 - Added note to INSTALL about .htaccess limiting upload_max_filesize
256 - Raised .htaccess upload_max_filesize from 2M to 5M to differ from default php.ini
fc7374 257 - Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages (#1484499)
4b9efb 258 - Fixed empty-message sending with TinyMCE plain-text mode, or if it's not installed
S 259
719a25 260
3fc00e 261 2007/07/03 (thomasb)
T 262 ----------
263 - Added Macedonian (Slavic FYROM) localization
264 - Fix status message bug #1484464 with regard to #1484353
265 - Fix address adding bug reported by David Koblas
9e0bb6 266 - Applied socket error patch by Thomas Mangin
3fc00e 267
T 268
5bd325 269 2007/06/28 (tomekp)
S 270 ----------
271 - fix typos in Polish localization (Janusz Zamecki)
272
273
9cc925 274 2007/06/27 (tomekp)
S 275 ----------
276 - Update Polish (Janusz Zamecki), Croatian (Svebor Prstacic) localization
277
278
95609c 279 2007/06/12 (thomasb)
T 280 ----------
281 - Updated Turkish, Polish, Finnish/Suomi, Japanese, Hungarian, Greek, Euskara localization
282 - Added Irish/Gaelic translation
283 - Little correction in Swedish translation
284 - Quote username for virtuser_query
285 - Pass-by-reference workarround for PHP5 in sendmail.inc
286
287
570f0b 288 2007/06/04 (estadtherr)
S 289 ----------
290 - Fixed bug in HTML->Plain editor toggling
291
292
b2fb95 293 2007/05/28 (thomasb)
T 294 ---------
295 - Fixed buggy imap_root settings (closes #1484379)
296 - Prevent default events on subject links (#1484399)
297 - Typo in rcube_smtp.inc
298
299
2c6337 300 2007/05/23 (estadtherr)
S 301 ----------
302 - Upgrade to TinyMCE v2.1.1.1
303
304
8d0758 305 2007/05/18 (thomasb)
T 306 ----------
307 - Use HTTP-POST requests for actions that change state
308
309
028953 310 2007/05/17 (thomasb)
T 311 ----------
6ae6e4 312 - Updated Catalan, Russian, Portuguese, Slovak and Chinese translations
028953 313 - Renamed localization folder for Chinese (Big5)
T 314 - Chanegd Slovenian language code from 'si' to 'sl'
e3caaf 315 - Added Sinhala (Sri-Lanka) localization
T 316 - Use global filters and bind username/ for Ldap searches (#1484159)
6ae6e4 317 - Hide quota display if imap server does not support it
T 318 - Hide address groups if no LDAP servers configured
319 - Add link to message subjects (closes #1484257)
320 - Better SQL query for contact listing/search (closes #1484369)
028953 321
T 322
cd6396 323 2007/05/13 (thomasb)
T 324 ----------
325 - Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation
2e8a61 326 - Fixed marking as read in preview pane (closes #1484364)
281e3e 327 - CSS hack to display attachments correctly in IE6
a23884 328 - Wrap message body text (closes #1484148)
cd6396 329
T 330
331 2007/05/03 (yllar)
332 ----------
333 - Updated French, Lithuanian, Armenian, Spanish and Italian translations
334
335
a19598 336 2007/05/01 (thomasb)
T 337 ----------
f5d6a9 338 - Updated German, Euskara, Hungarian, Romanian and Spanish translation
a19598 339 - Added Hindi and Kurdish localization
T 340
341
f5d6a9 342 2007/04/28 (thomasb)
a19598 343 ----------
f5d6a9 344 - LDAP access is back in address book (closes #1484087)
a19598 345 - Added search function for contacts
T 346 - New Template parsing and output encoding
f5d6a9 347 - Fixed bugs #1484119 and #1483978
a19598 348
T 349
fd3934 350 2007/04/08 (thomasb)
T 351 ----------
352 - Fixed message moving procedure (closes #1484308)
353 - Fixed display of multiple attachments (closes #1466563)
354 - Fixed check for new messages (closes #1484310)
355 - List attachments without filename
356
357
aad6e2 358 2007/03/27 (thomasb)
T 359 ----------
360 - New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable.
361   Should close bugs #1483951 and #1484299
362
363
28bfe4 364 2007/03/23 (thomasb)
T 365 ----------
366 - Correctly translate mailbox names (closes #1484276)
367 - Quote e-mail address links (closes #1484300)
368
369
3cf664 370 2007/03/21 (thomasb)
T 371 ----------
372 - Updated PEAR::Mail_mime package
373 - Added Persian localization
374 - Updated Catalan and Brazilian Portuguese translations
375 - Updated INSTALL manual with a note about database passwords
376 - Accept single quotes for HTML attributes when modifying message body (thanks Jason)
377 - Sanitize input for new users/identities (thanks Colin Alston)
378
379
5cc4b1 380 2007/03/19 (thomasb)
T 381 ----------
382 - Don't download HTML message parts
383 - Convert HTML parts to plaintext if 'prefer_html' is off
384 - Correctly parse message/rfc822 parts (closes #1484045)
385 - Code cleanup
386
387
86958f 388 2007/03/18 (thomasb)
T 389 ----------
390 - Also use user_id for unique key in messages table (closes #1484074)
391 - Hide contacts drop down on blur (closes #1484203)
392 - Make entries in contacts drop down clickable
393 - Turn off browser autocompletion on login page
394 - Quote <? in text/html message parts
395 - Hide border around radio buttons
396 - Replaced old JS function calls.
397
398
5a6ad2 399 2007/03/13 (thomasb)
T 400 ----------
401 - Applied patch for attachment download by crichardson (closes #1484198)
402 - Fixed bug in Postgres DB handling (closes #1484068)
403 - Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280)
404 - Fixed array_merge bug (closes #1484281)
405 - Fixed flag for deletion in list view (closes #1484264)
406 - Finally support semicolons as recipient separator (closes ##1484251)
407 - Fixed message headers (subject) encoding
408
409
024797 410 2007/03/04 (tomekp)
5a6ad2 411 ----------
024797 412 - check if safe mode is on or not (closes #1484269)
S 413
5a6ad2 414
7bbd5f 415 2007/03/02 (thomasb)
ff52be 416 ----------
7bbd5f 417 - Show "no subject" in message list if subject is missing (closes #1484243)
ff52be 418 - Solved page caching of message preview (closes #1484153)
T 419 - Only use gzip compression if configured (closes #1484236)
420
421
e17702 422 2007/02/25 (estadtherr)
S 423 ----------
424 - Fixed priority selector issue (#1484150)
87e2fd 425 - Upgraded to TinyMCE v2.1.0
e17702 426
S 427
e6a406 428 2007/02/21 (thomasb)
T 429 ----------
430 - Fixed some CSS issues in default skin (closes #1484210 and #1484161)
431 - Prevent from double quoting of numeric HTML character references (closes #1484253)
432
433
a9e531 434 2007/02/07 (tomekp)
S 435 ----------
436 - Updated (bg) translation (Doichin Dokov)
e6a406 437
a9e531 438
9d41ed 439 2007/02/06 (tomekp)
S 440 ----------
441 - Updated (pl) translation
442 - Updated (pt_BR) translation (Robson F. Ramaldes)
443 - Big cleanup in program/localization
444
e6a406 445
9dbf74 446 2007/02/05 (thomasb)
T 447 ----------
448 - Updated Italian, Slovenian, Greek, Bulgarian, Hungarian and Croatian translation
449
450
bb8562 451 2007/01/07 (estadtherr)
S 452 ----------
453 - Fixed display of HTML message attachments (closes #1484178)
454
455
97c8d3 456 2007/01/07 (thomasb)
T 457 ----------
458 - Applied patch for preview caching (closes #1484186)
21b5c7 459 - Added Thai and Vietnamese localization files
97c8d3 460
bb8562 461
86df15 462 2006/12/29 (thomasb)
T 463 ----------
464 - Added error handling for attachment uploads
465 - Use multibyte safe string functions where necessary (closes #1483988)
466 - Updated Swiss German localization (de_CH)
467
468
ee883a 469 2006/12/22 (thomasb)
T 470 ----------
471 - Applied security patch to validate the submitted host value (by Kees Cook)
472 - Applied security patch to validate input values when deleting contacts (by Kees Cook)
473 - Applied security patch that sanitizes emoticon paths when attaching them (by Kees Cook)
474 - Applied a patch to more aggressively sanitize a HTML message
475 - Visualize blocked images in HTML messages
476
477
04c618 478 2006/12/20 (thomasb)
T 479 ----------
480 - Fixed wrong message listing when showing search results (closes #1484131)
481 - Introduced functions Q() and JQ() as aliases for rep_specialchars_output()
482 - Show remote images when opening HTML message part as attachment
483
484
a7d5c6 485 2006/12/17 (thomasb)
T 486 ----------
487 - Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane
488
489
1a98a6 490 2006/12/06 (thomasb)
T 491 ----------
492 - Improve memory usage when sending mail (closes #1484098)
493 - Mark messages as read once the preview is loaded (closes #1484132)
494 - Include smtp final response in log (closes #1484081)
495
496
421f5e 497 2006/12/04 (thomasb)
T 498 ----------
499 - Corrected date string in sent message header (closes #1484125)
500 - Correclty choose "To" column in sent and draft mailboxes (closes #1483943)
501 - Changed srong tooltips for message browse buttons (closes #1483930)
502
503
dd792e 504 2006/12/03 (estadtherr)
S 505 ----------
506 - Added fix to convert HTML signatures for plain text messages
507 - Fixed signature delimeter character to be standard (Bug #1484035)
508
509
53ed1e 510 2006/12/01 (thomasb)
T 511 ----------
512 - Implemented preview pane
513 - Fixed XSS vulnerability (Bug #1484109)
514 - Remove newlines from mail headers (Bug #1484031)
515 - Selection issues when moving/deleting (Bug #1484044)
516 - Applied patch of Clement Moulin for imap host auto-selection
517 - ISO-encode IMAP password for plaintext login (Bugs #1483977 & #1483886)
518 - Fixed folder name encoding in subscription list (Bug #1484113)
519 - Fixed JS errors in identity list (Bug #1484120)
520 - Show client debug console on debug_level 8
733c78 521 - Added Serbian translation
T 522 - Updated Spanish and Bulgarian localization
53ed1e 523
cf87c1 524
086377 525 2006/11/22 (robin)
53ed1e 526 ----------
086377 527 - Fix a bug introduced with Shift-Del yesterday
S 528
529
cf87c1 530 2006/11/21 (robin)
53ed1e 531 ----------
b6677b 532 - Add missing nl_NL translations
S 533 - Translate foldernames in folder form (closes #1484113)
534
535
536 2006/11/21 (robin)
53ed1e 537 ----------
cf87c1 538 - Added first and last buttons to message list, address book
S 539   and message detail
540 - Pressing Shift-Del bypasses Trash folder
541 - Enable purge command for Junk folder
542
543
544 2006/11/17 (robin)
545 ----------
546 - Re-initialize message list after shift-select and delete
547
548
549 2006/11/16 (robin)
550 ----------
551 - Fixed updating message list after expunge and purge
552 - Fetch all aliases if virtuser_query is used instead
553   of only the first one
554
555
8e2090 556 2006/11/11 (estadtherr)
S 557 ----------
558 - fixed deletion/moving of messages from within "show" page
559
560
53ed1e 561 2006/11/09 (thomasb)
T 562 ----------
563 - Little bugfix in HTML encoding
564 - Fixed encoding issues and delete-on-reply problem
565 - Corrected template parsing
566
567
f0ea59 568 2006/11/07 (estadtherr)
S 569 ----------
570 - Upgraded to TinyMCE v2.0.8
571 - Fixed CSS path for editor popups
572
6b1fc0 573 2006/09/26 (estadtherr)
S 574 ----------
575 - Added spellchecker plugin to TinyMCE configuration
576 - Fixed HTML/Plain toggle labels
577
578
6b47de 579 2006/09/24 (thomasb)
T 580 ----------
581 - Partial client re-write with a common list class
582 - Re-enabled multi select of contacts (Bug #1484017)
583 - Enable contact editing right after creation (Bug #1459641)
584 - Updated Hungarian, Estonian and Traditional Chinese localization
585
586
c8c1a3 587 2006/09/19 (thomasb)
T 588 ----------
589 - Correct UTF-7 to UTF-8 conversion if mbstring is not available
590
591
a0109c 592 2006/09/13 (estadtherr)
S 593 ----------
594 - Introduction of TinyMCE HTML editor support for message composition and signatures
595   Note : a new column is added to the "identities" database table
596
597
40ed9b 598 2006/09/12 (estadtherr)
S 599 ----------
600 - Fixed html2text treatment of table headers (Bug #1484020)
601 - Fixed IMAP fetch of message body (Bug #1484019)
602
603
8acab0 604 2006/09/08 (thomasb)
T 605 ----------
606 - Fixed safe_mode problems (Bug #1418381)
607 - Fixed wrong header encoding (Bug #1483976)
608
609
e170b4 610 2006/09/07 (thomasb)
T 611 ----------
612 - Made automatic draft saving configurable
613 - Fixed JS bug when renaming folders (Bug #1483989)
614 - Don't wait for complete page load when calling JavaScript init()
615 - Some improvements to prevent session expiration
616 - Prevent from double submit of spell check requests
617
618
5cd296 619 2006/09/01 (thomasb)
T 620 ----------
621 - Imporoved message parsing and HTML validation
622 - Added quota display as image (by Brett Patterson)
623 - Corrected creation of a message-id
624 - Updated Norwegian (bokmal) localization
625
626
10c92b 627 2006/08/30 (thomasb)
T 628 ----------
629 - New indentation for quoted message text
630 - Improved HTML validity
631
632
949dea 633 2006/08/28 (estadtherr)
S 634 ----------
635 - Fixed URL character set (Ticket #1445501)
636 - Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820)
637
638
f7bfec 639 2006/08/25 (thomasb)
T 640 ----------
641 - Fixed folder renaming: unsubscribe before rename (Bug #1483920)
642 - Finalized new message parsing (+ chaching)
643 - Updated SQL scripts and UPGRADING instructions
644
645
6c76c9 646 2006/08/23 (thomasb)
T 647 ----------
648 - Updated Polish, Portuguese, Latvian, Chinese and Japanese localization
649
650
a5d3e6 651 2006/08/20 (thomasb)
T 652 ----------
6c76c9 653 - Fixed wrong usage of mbstring (Bug #1462439)
a5d3e6 654 - Set default spelling language (Ticket #1483938)
T 655 - Added support for Nox Spell Server
656
657
658 2006/08/18 (thomasb)
659 ----------
660 - Re-built message parsing (Bug #1327068)
f7bfec 661   Now based on the message structure delivered by the IMAP server.
a5d3e6 662 - Fixed some XSS and SQL injection issues
T 663
664
4d4264 665 2006/08/10 (thomasb)
T 666 ----------
667 - Fixed charset problems with folder renaming
668
669
fa4cd2 670 2006/08/04 (thomasb)
T 671 ----------
672 - Fixed Bug in saving identities (Ticket #1483915)
673 - Set folder name in window title (Bug #1483919)
674 - Don't add imap_root to INBOX path (Bug #1483816)
675 - Attempt to create default folders only after login
676 - Avoid usage of $CONFIG in rcube_imap class
677
678
fe79b1 679 2006/07/30 (thomasb)
T 680 ----------
681 - Alter links in HTML messages (Bug #1326402)
682 - Added fallback if host not found in 'mail_domain' array
683 - Applied patch of Charles to highlight droptargets (Ticket #1473034)
f9c107 684 - Fixed folder renaming (Bug #1483914)
T 685 - Added confirmation message after deleting a folder
fe79b1 686
T 687
24053e 688 2006/07/25 (thomasb)
T 689 ----------
690 - Made folder renaming a bit more ajax-style
691 - Changed rename-labels and German translation
692 - Fixed addressbox countbar width (Bug #1483845)
693 - Fixed refresh interval problems in Safari (Bug #1483902) 
694 - Fixed clear_message_list_header() errors (Bug #1483898)
695 - Sanity check of $message_set in imap.inc (Bug #1443200)
696 - Added correct changing of message list headers for Sent folder
697 - Updated Spanish localization (Ticket #1483887)
698 - Applied patch #1483846
699
700
f0f98f 701 2006/07/24 (richs)
S 702 ----------
703 - Draft window no longer reloads. It saves to an iframe in the background instead (fixes bug #1483869)
704 - Draft timer now part of program/js/app.js instead of skins/default/templates/compose.inc
705 - Draft saving now properly returns an error when saving fails
706 - Draft timer stops and resets properly when attachments are uploaded, or when saving manually
707 - Old compose session/attachments are now cleaned up when a new/forward/reply/draft is made/opened
708
709
078adf 710 2006/07/19 (thomasb)
T 711 ----------
712 - Correct entity encoding of link urls (HTML validity)
baf135 713 - Improved usability in compose step (Ticket #1483807)
078adf 714 - Added absolute URLs to several buttons (for "open in new window")
baf135 715 - Applied patch #1328032
T 716 - Fixed Bug/Patch #1443200
078adf 717
T 718
66e2bf 719 2006/07/18 (thomasb)
bac7d1 720 ----------
T 721 - Fixed password with spaces issue (Bug #1364122)
722 - Replaced _auth hash with second cookie (Ticket #1483811)
723 - Don't use get_input_value() for passwords (Bug #1468895)
724 - Made password encryption key configurable
725 - Minor bugfixes with charset encoding
66e2bf 726 - Added <label> tags to forms (Ticket #1483810)
bac7d1 727
T 728
66e2bf 729 2006/07/07 (thomasb)
321302 730 ----------
T 731 - Fixed INSTALL_PATH bug #1425663
732
733
b4b081 734 2006/07/03 (richs)
S 735 ----------
736 - Fixed compatibility with in-body email addresses containing "+" (Bug #1483836)
737 - Updated French localizations (Ticket #1483862)
738 - Incoming messages can now be moved to Drafts, edited, saved, then moved back (Feature #1436191)
739 - Added Firefox workaround when clicking whitespace to drag messages (Bug #1483857)
740 - Corrected Dutch and Italian localizations (Ticket #1483851 and #1483848)
741 - Enabled 'Empty' (purge) command for Junk mailbox (defined in main.inc.php) 
742
743
25d8ba 744 2006/06/30 (richs)
S 745 ----------
746 - Fixed empty INBOX compatibility bug (Patch #1443200)
747 - Temporarily fixed French "compact" localization (Patch #1483862)
748 - Fixed "Select All" not working with Delete interface button (Bug #1332434)
749 - Fixed messsage list column compatibility with Konqueror (Bug #1395711)
750 - Fixed "unread count" in window title when count changed (Bug #1483812)
751 - Fixed DB error when deleting from message table (Patch #1483835)
752
b4b081 753
a894ba 754 2006/06/29 (richs)
S 755 ----------
756 - Added ability to remove attachments (Feature #1436721)
757 - Default folders are now auto-created on first login (Feature #1471594)
758 - Fixed compatibility with folder apostrophes (e.g.: Joe's Folder) (Bug #1429458)
759 - Corrected Italian localizations
760 - Tweaked rename-folder form to clear after a rename
761
762
c8c1e0 763 2006/06/26 (richs)
S 764 ----------
765 - Added button to immediately check for new messages 
766 - New message checking now displays status "Checking for new messages..."
767 - New message checking now looks for unread messages in all mailboxes (Feature #1326401)
768 - Task buttons now respond to clicks by darkening (as in other applications)
769 - Fixed "Sender" column changing to "Recipient" for "Sent" and "Drafts" message lists
770 - Added ability to sort messages by "Size"
771 - Added ability to rename folders (Feature #1326396)
772 - Added 'protect_default_folders' option to main.inc.php to prevent renames/deletes/unsubscribes of default folders
773 - Corrected 5 typos of "INSTLL" to "INSTALL" in program/include/main.inc
774
775
b068a0 776 2006/06/25
T 777 ----------
778 - Changed behavior to include host-specific configuration (Bug #1483849)
779 - Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839)
780 - Fixed spell checker to work with the new URL at google.com
781 - Some memory and security optimizations sendmail.inc
782 - Updated UGRADING description
783
784
1966c5 785 2006/06/19
S 786 ----------
787 - Added Drafts support (Feature #1326839) (richs)
788
b068a0 789
d72d41 790 2006/06/02
T 791 ----------
792 - Updated Estonian localization and moved from ee to et
793 - Added Bulgarian localization
794
795
796 2006/05/25
797 ----------
798 - Finalized GoogieSpell integration
799
800
cead5c 801 2006/05/18
T 802 ----------
803 - Added Arabic and Armenian localizations
804 - Updated Russian localization
805 - Removed MDB2 classes from repository. Install them seperately if used.
806 - Updated MDB2 wrapper class contributed by Lukas Kahwe Smith
807 - Allow & in e-mail addresses
808
809
e886c1 810 2006/05/05
326e87 811 ----------
e886c1 812 - Fixed typos in function rcube_button() (Bugs #1473198 and #1473201)
T 813 - Check for zlib.output_compression before using ob_gzhandler (Bug #1471069)
814 - Casting date parts in iil_StrToTime() to avoid warnings (Bug #1482140)
815 - Corrected INSTALL description (Bug #1476106)
ad7063 816 - Added charset to javascript HTTP headers
e886c1 817 - Fixed Opera bug with CC and BCC fields (Bug #1474576)
T 818 - Changed login page title regarding product name (Bug #1476413)
326e87 819 - Pimped search function
69b83b 820 - Applied attachment viewing/forwarding patches by Andrew Fladmark
dd53e2 821 - Applied prev/next patch by Leonard Bouchet
T 822 - Applied patches by Mark Bucciarelli
823 - Applied patch for requesting receipts by Salvatore Ansani
824 - Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing)
825
826
c40563 827 2006/04/13
T 828 ----------
829 - Added Slovenian localization
830 - Updated Portuguese localization
831 - Fixed parent.location problem for compose-links
832 - Added sort order saving patch by Jacob Brunson
833 - Added gzip compression support
834
835
0f246a 836 2006/04/02
T 837 ----------
838 - Added Lithuanian localization
839 - Improved search function
840 - Added version string as template object
841 - Load host-specific configuration file (see config/main.inc.php)
842 - New config parameter adding domain to user names for login
843 - Strip tags on _auth, _action, _task parameters
844 - Corrected labels for next/previous page buttons in address book 
845
846
4647e1 847 2006/03/23
T 848 ----------
849 - Auto-detect mail header delimiters
850 - Regard daylight savings
851 - Localized quota display
852 - Started implementing search function
853
854
8c2e58 855 2006/03/20
T 856 ----------
ad57b3 857 - Avoid error message when saving an unchanged identity (Bug #1429510)
8c2e58 858 - Fixed hard-coded cols selection for sent folder (Bug #1354586)
T 859 - Enable some HTML links for use with "open in new window" or "save target"
860 - Check meta-key instead of ctrl on Macs
861 - Ignore double clicks when holding down a modifier key
862 - Fixed reloading of the login page
863 - Fixed typo in compose template (Bug #1446852)
864 - Added compose button to message read step (Request #1433288)
865 - New config parameter for persistent database connections (Bug #1431817)
866
867
ffcbd8 868 2006/03/14
T 869 ----------
870 - Don't remove internal HTML tags in plaintext messages
871 - Improved error handling in DB connection failure
872
0a6937 873
T 874 2006/02/22
875 ----------
876 - Updated localizations
877 - Fixed bug #1435989
878
879
f88d41 880 2006/02/19
T 881 ----------
882 - Updated localizations
883 - Applied patch of Anders Karlsson
884 - Applied patch of Jacob Brunson
885 - Applied patch for virtuser_query by Robin Elfrink
886 - Added support for References header (patch by Auke)
887 - Added support for mbstring module by Tadashi Jokagi
888 - Added function for automatic remove of slashes on GET and POST vars
889   if magic_quotes is enabled
890
891
892 2006/02/05
15a9d1 893 ----------
58e360 894 - Added Slovak, Hungarian, Bosnian and Croation translation
15a9d1 895 - Fixed bug when inserting signatures with !?&
f88d41 896 - Chopping message headers before inserting into the message cache table
T 897   (to avoid bugs in Postgres)
15a9d1 898 - Allow one-char domains in e-mail addresses
T 899 - Make product name in page title configurable
900 - Make username available as skin object
f88d41 901 - Added session_write_close() in rcube_db class destructor to avoid problems
T 902   in PHP 5.0.5
903 - Use move_uploaded_file() instead of copy() for a more secure handling of
904   uploaded attachments
15a9d1 905 - Additional config parameter to show/hide deleted messages
T 906 - Added periodic request for checking new mails (Request #1307821)
907 - Added EXPUNGE command
908 - Optimized loading time for mail interface
051893 909 - Changed to full UTF-8 support
T 910 - Additional timezones (Patch #1389912)
911 - Added LDAP public search (experimental)
03cc16 912 - Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364)
T 913 - Casting to strings when adding empty headers to message cache (Bug #1406026)
58e360 914 - Skip sender-address as recipient when Reply-to-all
T 915 - Fixes in utf8-class
916 - Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br>
f88d41 917 - Added garbage collector for message cache
T 918 - Added patches for BCC headers
15a9d1 919
977a29 920
T 921 2005/12/16
922 ----------
923 - Added Turkish and Simplified Chinese translation
924 - Use virtusertable to resolve e-mail addresses at login
f88d41 925 - Configurable mail_domain used to compose correct e-mail addresses
T 926   on first login
977a29 927
T 928
1cded8 929 2005/12/03
4e17e6 930 ----------
f88d41 931 - Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian,
T 932   Estonian and Chinese translation
f3b659 933 - Get IMAP server capabilities in array
T 934 - Check for NAMESPACE capability before sending command
935 - Set default user language from config 'locale_string'
b076a4 936 - Added sorting patch for message list
T 937 - Make default sort col/order configurable
dba5f7 938 - Fixed XSS in address book and identities
e0ddd4 939 - Added more XSS protection (Bug #1308236)
T 940 - Added tab indexes for compose form
10a699 941 - Added 'changed' col to contacts table
T 942 - Support for 160-bit session hashes
943 - Added input check for contacts and identities (Patch #1346523)
944 - Added messages/warning to compose step (Patch #1323895)
b4a999 945 - Added favicon to the default skin
583f1c 946 - Fixed Bug #1334337 as far as possible
ecf759 947 - Added Reply-To-All functionality (Request #1326395, Patch #1349777)
T 948 - Redesign of client side AJAX code (enable multi threading)
949 - Added keep-alive signal every minute
0cbc09 950 - Make logs dir configurable
fd8c50 951 - Added support for SMTPS
4b0f65 952 - Decode attachment file names
T 953 - Make delimiter for message headers configurable
954 - Add generic footer to sent messages
1cded8 955 - Choose the rigt identity when replying
T 956 - Remove signature when replying (Request #1333167)
957 - Signatures for each identity
958 - Select charset when composing message
959 - Complete re-design of the caching mechanism
4b0f65 960
T 961
1cded8 962 2005/08/11
T 963 ----------
964 - Write list header to client even if list is empty
965 - Add functions "select all", "select none" to message list
f88d41 966 - Improved filter for HTML messages to remove potentially malicious tags
T 967   (script, iframe, object) and event handlers.
1cded8 968 - Buttons for next/previous message in view mode
T 969 - Add new created contact to list and show confirmation status
970 - Added folder management (subscribe/create/delete)
971 - Log message sending (SMTP log)
972 - Grant access for Camino browser
973 - Added German translation
974
975
976 2005/10/20
977 ----------
978 - Added Swedish, Latvian, Portuguese and Catalan translation
979 - Make SMTP auth method configurable
980 - Make mailboxlist scrollable (Bug #1326372)
981 - Fixed SSL support
982 - Improved support for Courier IMAP (root folder and delimiter issues)
983 - Moved taskbar from bottom to top
984 - Added 'session_lifetime' parameter
985 - Fixed wrong unread count when deleting message (Bug #1332434)
986 - Srip tags when creating a new folder (Bug #1332084)
987 - Translate HTML tags in message headers (Bug #1330134)
988 - Correction in German translation (Bug #1329434)
989 - Display folder names with special chars correctly (Bug #1330157)
990
991
992 2005/10/07
993 ----------
994 - Added French, Italian, Spanish, Danish, Dutch translation
995 - Clarified license (Bug #1305966)
996 - Fixed PHP warnings (Bug #1299403)
997 - Fixed english translation (Bug #1295406)
998 - Fixed bug #1290833: Last character of email not seen
999 - Fixed bug #1292199 when creating new user
1000 - Allow more browsers (Bug #1285101)
1001 - Added setting for showing pretty dates
1002 - Added support for SQLite database
1003 - Make use of message caching configurable
1004 - Also add attachments when forwarding a message
1005 - Long folder names will not flow over message list (Bug #1267232)
1006 - Show nested mailboxes hieracically
1007 - Enable IMAPS by host
1008
1009
1010 2005/08/20
1011 ----------
1012 - Improved cacheing of mailbox messagecount
1013 - Fixed javascript bug when creating a new message folder
1014 - Fixed javascript bugs #1260990 and #1260992: folder selection
1015 - Make Trash folder configurable
1016 - Auto create folders Inbox, Sent and Trash (if configured)
1017 - Support for IMAP root folder
1018 - Added support fot text/enriched messages
1019 - Make list of special mailboxes configurable
1020