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