Changeset 897 in subversion
- Timestamp:
- Oct 20, 2007 6:28:14 PM (6 years ago)
- File:
-
- 1 edited
-
branches/release-0.1-rc2/CHANGELOG (modified) (9 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-0.1-rc2/CHANGELOG
r875 r897 2 2 --------------------------- 3 3 4 2007/10/17 (thomasb) 5 ---------- 6 - Make message listing less error prone 7 8 2007/10/10 (thomasb) 9 ---------- 4 - Enable drag-&-dropping of folders to a new parent and allow to create subfolders (#1457344) 10 5 - Suppress IE errors when clearing attachments form (#1484356) 11 6 - Set preferences field in user table to NULL (#1484386) 12 7 - Log error when login fails due to auto_create_user turned off 13 - Update UPGRADING instructions14 15 2007/10/05 (tomekp)16 ----------17 - Add Esperanto localization18 19 2007/10/04 (Stiwi)20 ----------21 - Updated German localization22 23 2007/10/04 (yllar)24 ----------25 - Added Malay localization26 - Updated Lithuanian localization27 28 2007/09/27 (tomekp)29 ----------30 - Update dutch localization (closes #1484588)31 32 2007/09/29 (thomasb)33 ----------34 8 - Filter linked/imported CSS files (closes #1484056) 35 36 37 2007/09/27 (tomekp)38 ----------39 - Update brazilian portuguese localization (#1484580)40 41 2007/09/26 (thomasb)42 ----------43 9 - Improve message compose screen (closes #1484383) 44 10 - Select next row after removing one from list (#1484387) 45 46 47 2007/09/26 (tomekp)48 ----------49 - Add polish labels for changes in r816.50 - Update polish localization (#1484579)51 - Update thai localization (#1484578)52 53 2007/09/25 (robin)54 ----------55 - Enable drag-/dropping of folders to a new parent folder (#1457344)56 57 58 2007/09/24 (robin)59 ----------60 - Fix preview pane size for Safari & Konqueror (#1484187)61 62 63 2007/09/20 (robin)64 ----------65 11 - Make smtp HELO/EHLO hostname configurable (#1484067) 66 67 68 2007/09/19 (thomasb)69 ----------70 12 - IPv6 Compatability (#1484322), Patch #1484373 71 13 - Unlock interface when message sending fails (#1484570) … … 73 15 - Show message when folder is empty. Mo more static text in table (#1484395) 74 16 - Only display unread count in page title when new messages arrived 75 - Show mailbox name in page title76 77 78 2007/09/09 (thomasb)79 ----------80 17 - Fixed wrong delete button tooltip (#1483965) 81 18 - Fixed charset encoding bug (#1484429) 82 19 - Applied patch for LDAP version (#1484552) 83 20 - Improved XHTML validation 84 85 86 2007/09/05 (thomasb)87 ----------88 21 - Fix message list selection (#1484550) 89 22 - Better fix lowercased usernames (#1484473) 90 23 - Update pngbehavior Script as suggested in #1484490 91 92 93 2007/08/29 (richs)94 ----------95 24 - Fixed moving/deleting messages when more than 1 is selected 96 97 2007/08/15 (thomasb)98 ----------99 25 - Applied patch for LDAP contacts listing by Glen Ogilvie 100 26 - Applied patch for more address fields in LDAP contacts (#1484402) 101 - Close LDAP connections on script shutdown102 103 104 2007/08/13 (thomasb)105 ----------106 27 - Add alternative for getallheaders() (fix #1484508) 107 - Revert changes for mbstring usage (fix #1484509)108 109 110 2007/08/10 (thomasb)111 ----------112 28 - Identify mailboxes case-sensitive 113 29 - Sort mailbox list case-insensitive (closes #1484338) … … 120 36 - Prefer iconv over mbstring (as suggested in #1484292) 121 37 - Check filesize of template includes (#1484409) 122 - Updated Simplified Chinese localization123 - Added Ukrainian translation124 125 126 2007/08/09 (richs)127 ----------128 38 - Fixed bug with buttons not dimming/enabling properly after switching folders 129 39 - Fixed compose window becoming unresponsive after saving a draft (#1484487) … … 131 41 - Fixed unresponsive interface issue when downloading attachments (#1484496) 132 42 - Lowered status message time from 5 to 3 seconds to improve responsiveness 133 - Added note to INSTALL about .htaccess limiting upload_max_filesize134 43 - Raised .htaccess upload_max_filesize from 2M to 5M to differ from default php.ini 135 44 - Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages (#1484499) 136 - Fixed empty-message sending with TinyMCE plain-text mode, or if it's not installed137 138 139 2007/07/03 (thomasb)140 ----------141 - Added Macedonian (Slavic FYROM) localization142 45 - Fix status message bug #1484464 with regard to #1484353 143 46 - Fix address adding bug reported by David Koblas 144 47 - Applied socket error patch by Thomas Mangin 145 146 147 2007/06/28 (tomekp)148 ----------149 - fix typos in Polish localization (Janusz Zamecki)150 151 152 2007/06/27 (tomekp)153 ----------154 - Update Polish (Janusz Zamecki), Croatian (Svebor Prstacic) localization155 156 157 2007/06/12 (thomasb)158 ----------159 - Updated Turkish, Polish, Finnish/Suomi, Japanese, Hungarian, Greek, Euskara localization160 - Added Irish/Gaelic translation161 - Little correction in Swedish translation162 - Quote username for virtuser_query163 48 - Pass-by-reference workarround for PHP5 in sendmail.inc 164 165 166 2007/06/04 (estadtherr)167 ----------168 - Fixed bug in HTML->Plain editor toggling169 170 171 2007/05/28 (thomasb)172 ---------173 49 - Fixed buggy imap_root settings (closes #1484379) 174 50 - Prevent default events on subject links (#1484399) 175 - Typo in rcube_smtp.inc176 177 178 2007/05/23 (estadtherr)179 ----------180 - Upgrade to TinyMCE v2.1.1.1181 182 183 2007/05/18 (thomasb)184 ----------185 51 - Use HTTP-POST requests for actions that change state 186 52 53 RELEASE 0.1.-RC1 187 54 188 2007/05/17 (thomasb)189 ----------190 - Updated Catalan, Russian, Portuguese, Slovak and Chinese translations191 - Renamed localization folder for Chinese (Big5)192 - Chanegd Slovenian language code from 'si' to 'sl'193 - Added Sinhala (Sri-Lanka) localization194 55 - Use global filters and bind username/ for Ldap searches (#1484159) 195 56 - Hide quota display if imap server does not support it … … 197 58 - Add link to message subjects (closes #1484257) 198 59 - Better SQL query for contact listing/search (closes #1484369) 199 200 201 2007/05/13 (thomasb)202 ----------203 - Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation204 60 - Fixed marking as read in preview pane (closes #1484364) 205 61 - CSS hack to display attachments correctly in IE6 206 62 - Wrap message body text (closes #1484148) 207 208 209 2007/05/03 (yllar)210 ----------211 - Updated French, Lithuanian, Armenian, Spanish and Italian translations212 213 214 2007/05/01 (thomasb)215 ----------216 - Updated German, Euskara, Hungarian, Romanian and Spanish translation217 - Added Hindi and Kurdish localization218 219 220 2007/04/28 (thomasb)221 ----------222 63 - LDAP access is back in address book (closes #1484087) 223 64 - Added search function for contacts 224 65 - New Template parsing and output encoding 225 66 - Fixed bugs #1484119 and #1483978 226 227 228 2007/04/08 (thomasb)229 ----------230 67 - Fixed message moving procedure (closes #1484308) 231 68 - Fixed display of multiple attachments (closes #1466563) 232 69 - Fixed check for new messages (closes #1484310) 233 70 - List attachments without filename 234 235 236 2007/03/27 (thomasb)237 ----------238 71 - New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable. 239 72 Should close bugs #1483951 and #1484299 240 241 242 2007/03/23 (thomasb)243 ----------244 73 - Correctly translate mailbox names (closes #1484276) 245 74 - Quote e-mail address links (closes #1484300) 246 247 248 2007/03/21 (thomasb)249 ----------250 75 - Updated PEAR::Mail_mime package 251 - Added Persian localization252 - Updated Catalan and Brazilian Portuguese translations253 - Updated INSTALL manual with a note about database passwords254 76 - Accept single quotes for HTML attributes when modifying message body (thanks Jason) 255 77 - Sanitize input for new users/identities (thanks Colin Alston) 256 257 258 2007/03/19 (thomasb)259 ----------260 78 - Don't download HTML message parts 261 79 - Convert HTML parts to plaintext if 'prefer_html' is off 262 80 - Correctly parse message/rfc822 parts (closes #1484045) 263 - Code cleanup264 265 266 2007/03/18 (thomasb)267 ----------268 81 - Also use user_id for unique key in messages table (closes #1484074) 269 82 - Hide contacts drop down on blur (closes #1484203) … … 272 85 - Quote <? in text/html message parts 273 86 - Hide border around radio buttons 274 - Replaced old JS function calls.275 276 277 2007/03/13 (thomasb)278 ----------279 87 - Applied patch for attachment download by crichardson (closes #1484198) 280 88 - Fixed bug in Postgres DB handling (closes #1484068) … … 284 92 - Finally support semicolons as recipient separator (closes ##1484251) 285 93 - Fixed message headers (subject) encoding 286 287 288 2007/03/04 (tomekp)289 ----------290 94 - check if safe mode is on or not (closes #1484269) 291 292 293 2007/03/02 (thomasb)294 ----------295 95 - Show "no subject" in message list if subject is missing (closes #1484243) 296 96 - Solved page caching of message preview (closes #1484153) 297 97 - Only use gzip compression if configured (closes #1484236) 298 299 300 2007/02/25 (estadtherr)301 ----------302 98 - Fixed priority selector issue (#1484150) 303 - Upgraded to TinyMCE v2.1.0304 305 306 2007/02/21 (thomasb)307 ----------308 99 - Fixed some CSS issues in default skin (closes #1484210 and #1484161) 309 100 - Prevent from double quoting of numeric HTML character references (closes #1484253) 310 311 312 2007/02/07 (tomekp)313 ----------314 - Updated (bg) translation (Doichin Dokov)315 316 317 2007/02/06 (tomekp)318 ----------319 - Updated (pl) translation320 - Updated (pt_BR) translation (Robson F. Ramaldes)321 - Big cleanup in program/localization322 323 324 2007/02/05 (thomasb)325 ----------326 - Updated Italian, Slovenian, Greek, Bulgarian, Hungarian and Croatian translation327 328 329 2007/01/07 (estadtherr)330 ----------331 101 - Fixed display of HTML message attachments (closes #1484178) 332 333 334 2007/01/07 (thomasb)335 ----------336 102 - Applied patch for preview caching (closes #1484186) 337 - Added Thai and Vietnamese localization files338 339 340 2006/12/29 (thomasb)341 ----------342 103 - Added error handling for attachment uploads 343 104 - Use multibyte safe string functions where necessary (closes #1483988) 344 - Updated Swiss German localization (de_CH)345 346 347 2006/12/22 (thomasb)348 ----------349 105 - Applied security patch to validate the submitted host value (by Kees Cook) 350 106 - Applied security patch to validate input values when deleting contacts (by Kees Cook) … … 352 108 - Applied a patch to more aggressively sanitize a HTML message 353 109 - Visualize blocked images in HTML messages 354 355 356 2006/12/20 (thomasb)357 ----------358 110 - Fixed wrong message listing when showing search results (closes #1484131) 359 - Introduced functions Q() and JQ() as aliases for rep_specialchars_output()360 111 - Show remote images when opening HTML message part as attachment 361 362 363 2006/12/17 (thomasb)364 ----------365 - Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane366 367 368 2006/12/06 (thomasb)369 ----------370 112 - Improve memory usage when sending mail (closes #1484098) 371 113 - Mark messages as read once the preview is loaded (closes #1484132) 372 114 - Include smtp final response in log (closes #1484081) 373 374 375 2006/12/04 (thomasb)376 ----------377 115 - Corrected date string in sent message header (closes #1484125) 378 116 - Correclty choose "To" column in sent and draft mailboxes (closes #1483943) 379 117 - Changed srong tooltips for message browse buttons (closes #1483930) 380 381 382 2006/12/03 (estadtherr)383 ----------384 - Added fix to convert HTML signatures for plain text messages385 118 - Fixed signature delimeter character to be standard (Bug #1484035) 386 387 388 2006/12/01 (thomasb)389 ----------390 - Implemented preview pane391 119 - Fixed XSS vulnerability (Bug #1484109) 392 120 - Remove newlines from mail headers (Bug #1484031) … … 396 124 - Fixed folder name encoding in subscription list (Bug #1484113) 397 125 - Fixed JS errors in identity list (Bug #1484120) 398 - Show client debug console on debug_level 8399 - Added Serbian translation400 - Updated Spanish and Bulgarian localization401 402 403 2006/11/22 (robin)404 ----------405 - Fix a bug introduced with Shift-Del yesterday406 407 408 2006/11/21 (robin)409 ----------410 - Add missing nl_NL translations411 126 - Translate foldernames in folder form (closes #1484113) 412 413 414 2006/11/21 (robin)415 ----------416 127 - Added first and last buttons to message list, address book 417 128 and message detail 418 129 - Pressing Shift-Del bypasses Trash folder 419 130 - Enable purge command for Junk folder 420 421 422 2006/11/17 (robin)423 ----------424 - Re-initialize message list after shift-select and delete425 426 427 2006/11/16 (robin)428 ----------429 - Fixed updating message list after expunge and purge430 131 - Fetch all aliases if virtuser_query is used instead 431 of only the first one432 433 434 2006/11/11 (estadtherr)435 ----------436 - fixed deletion/moving of messages from within "show" page437 438 439 2006/11/09 (thomasb)440 ----------441 - Little bugfix in HTML encoding442 - Fixed encoding issues and delete-on-reply problem443 - Corrected template parsing444 445 446 2006/11/07 (estadtherr)447 ----------448 - Upgraded to TinyMCE v2.0.8449 - Fixed CSS path for editor popups450 451 2006/09/26 (estadtherr)452 ----------453 - Added spellchecker plugin to TinyMCE configuration454 - Fixed HTML/Plain toggle labels455 456 457 2006/09/24 (thomasb)458 ----------459 - Partial client re-write with a common list class460 132 - Re-enabled multi select of contacts (Bug #1484017) 461 133 - Enable contact editing right after creation (Bug #1459641) 462 - Updated Hungarian, Estonian and Traditional Chinese localization463 464 465 2006/09/19 (thomasb)466 ----------467 134 - Correct UTF-7 to UTF-8 conversion if mbstring is not available 468 469 470 2006/09/13 (estadtherr)471 ----------472 - Introduction of TinyMCE HTML editor support for message composition and signatures473 Note : a new column is added to the "identities" database table474 475 476 2006/09/12 (estadtherr)477 ----------478 - Fixed html2text treatment of table headers (Bug #1484020)479 135 - Fixed IMAP fetch of message body (Bug #1484019) 480 481 482 2006/09/08 (thomasb)483 ----------484 136 - Fixed safe_mode problems (Bug #1418381) 485 137 - Fixed wrong header encoding (Bug #1483976) 486 487 488 2006/09/07 (thomasb)489 ----------490 138 - Made automatic draft saving configurable 491 139 - Fixed JS bug when renaming folders (Bug #1483989) 492 - Don't wait for complete page load when calling JavaScript init()493 - Some improvements to prevent session expiration494 - Prevent from double submit of spell check requests495 496 497 2006/09/01 (thomasb)498 ----------499 - Imporoved message parsing and HTML validation500 140 - Added quota display as image (by Brett Patterson) 501 141 - Corrected creation of a message-id 502 - Updated Norwegian (bokmal) localization503 504 505 2006/08/30 (thomasb)506 ----------507 142 - New indentation for quoted message text 508 143 - Improved HTML validity 509 510 511 2006/08/28 (estadtherr)512 ----------513 144 - Fixed URL character set (Ticket #1445501) 514 145 - Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820) 515 516 517 2006/08/25 (thomasb)518 ----------519 146 - Fixed folder renaming: unsubscribe before rename (Bug #1483920) 520 147 - Finalized new message parsing (+ chaching) 521 - Updated SQL scripts and UPGRADING instructions522 523 524 2006/08/23 (thomasb)525 ----------526 - Updated Polish, Portuguese, Latvian, Chinese and Japanese localization527 528 529 2006/08/20 (thomasb)530 ----------531 148 - Fixed wrong usage of mbstring (Bug #1462439) 532 149 - Set default spelling language (Ticket #1483938) 533 150 - Added support for Nox Spell Server 534 535 536 2006/08/18 (thomasb)537 ----------538 151 - Re-built message parsing (Bug #1327068) 539 152 Now based on the message structure delivered by the IMAP server. 540 153 - Fixed some XSS and SQL injection issues 541 542 543 2006/08/10 (thomasb)544 ----------545 154 - Fixed charset problems with folder renaming 546 155 547 156 548 2006/08/04 (thomasb)549 ----------550 - Fixed Bug in saving identities (Ticket #1483915)551 - Set folder name in window title (Bug #1483919)552 - Don't add imap_root to INBOX path (Bug #1483816)553 - Attempt to create default folders only after login554 - Avoid usage of $CONFIG in rcube_imap class555 556 557 2006/07/30 (thomasb)558 ----------559 - Alter links in HTML messages (Bug #1326402)560 - Added fallback if host not found in 'mail_domain' array561 - Applied patch of Charles to highlight droptargets (Ticket #1473034)562 - Fixed folder renaming (Bug #1483914)563 - Added confirmation message after deleting a folder564 565 566 2006/07/25 (thomasb)567 ----------568 - Made folder renaming a bit more ajax-style569 - Changed rename-labels and German translation570 - Fixed addressbox countbar width (Bug #1483845)571 - Fixed refresh interval problems in Safari (Bug #1483902)572 - Fixed clear_message_list_header() errors (Bug #1483898)573 - Sanity check of $message_set in imap.inc (Bug #1443200)574 - Added correct changing of message list headers for Sent folder575 - Updated Spanish localization (Ticket #1483887)576 - Applied patch #1483846577 578 579 2006/07/24 (richs)580 ----------581 - Draft window no longer reloads. It saves to an iframe in the background instead (fixes bug #1483869)582 - Draft timer now part of program/js/app.js instead of skins/default/templates/compose.inc583 - Draft saving now properly returns an error when saving fails584 - Draft timer stops and resets properly when attachments are uploaded, or when saving manually585 - Old compose session/attachments are now cleaned up when a new/forward/reply/draft is made/opened586 587 588 2006/07/19 (thomasb)589 ----------590 - Correct entity encoding of link urls (HTML validity)591 - Improved usability in compose step (Ticket #1483807)592 - Added absolute URLs to several buttons (for "open in new window")593 - Applied patch #1328032594 - Fixed Bug/Patch #1443200595 596 597 2006/07/18 (thomasb)598 ----------599 - Fixed password with spaces issue (Bug #1364122)600 - Replaced _auth hash with second cookie (Ticket #1483811)601 - Don't use get_input_value() for passwords (Bug #1468895)602 - Made password encryption key configurable603 - Minor bugfixes with charset encoding604 - Added <label> tags to forms (Ticket #1483810)605 606 607 2006/07/07 (thomasb)608 ----------609 - Fixed INSTALL_PATH bug #1425663610 611 612 2006/07/03 (richs)613 ----------614 - Fixed compatibility with in-body email addresses containing "+" (Bug #1483836)615 - Updated French localizations (Ticket #1483862)616 - Incoming messages can now be moved to Drafts, edited, saved, then moved back (Feature #1436191)617 - Added Firefox workaround when clicking whitespace to drag messages (Bug #1483857)618 - Corrected Dutch and Italian localizations (Ticket #1483851 and #1483848)619 - Enabled 'Empty' (purge) command for Junk mailbox (defined in main.inc.php)620 621 622 2006/06/30 (richs)623 ----------624 - Fixed empty INBOX compatibility bug (Patch #1443200)625 - Temporarily fixed French "compact" localization (Patch #1483862)626 - Fixed "Select All" not working with Delete interface button (Bug #1332434)627 - Fixed messsage list column compatibility with Konqueror (Bug #1395711)628 - Fixed "unread count" in window title when count changed (Bug #1483812)629 - Fixed DB error when deleting from message table (Patch #1483835)630 631 632 2006/06/29 (richs)633 ----------634 - Added ability to remove attachments (Feature #1436721)635 - Default folders are now auto-created on first login (Feature #1471594)636 - Fixed compatibility with folder apostrophes (e.g.: Joe's Folder) (Bug #1429458)637 - Corrected Italian localizations638 - Tweaked rename-folder form to clear after a rename639 640 641 2006/06/26 (richs)642 ----------643 - Added button to immediately check for new messages644 - New message checking now displays status "Checking for new messages..."645 - New message checking now looks for unread messages in all mailboxes (Feature #1326401)646 - Task buttons now respond to clicks by darkening (as in other applications)647 - Fixed "Sender" column changing to "Recipient" for "Sent" and "Drafts" message lists648 - Added ability to sort messages by "Size"649 - Added ability to rename folders (Feature #1326396)650 - Added 'protect_default_folders' option to main.inc.php to prevent renames/deletes/unsubscribes of default folders651 - Corrected 5 typos of "INSTLL" to "INSTALL" in program/include/main.inc652 653 654 2006/06/25655 ----------656 - Changed behavior to include host-specific configuration (Bug #1483849)657 - Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839)658 - Fixed spell checker to work with the new URL at google.com659 - Some memory and security optimizations sendmail.inc660 - Updated UGRADING description661 662 663 2006/06/19664 ----------665 - Added Drafts support (Feature #1326839) (richs)666 667 668 2006/06/02669 ----------670 - Updated Estonian localization and moved from ee to et671 - Added Bulgarian localization672 673 674 2006/05/25675 ----------676 - Finalized GoogieSpell integration677 678 679 2006/05/18680 ----------681 - Added Arabic and Armenian localizations682 - Updated Russian localization683 - Removed MDB2 classes from repository. Install them seperately if used.684 - Updated MDB2 wrapper class contributed by Lukas Kahwe Smith685 - Allow & in e-mail addresses686 687 688 2006/05/05689 ----------690 - Fixed typos in function rcube_button() (Bugs #1473198 and #1473201)691 - Check for zlib.output_compression before using ob_gzhandler (Bug #1471069)692 - Casting date parts in iil_StrToTime() to avoid warnings (Bug #1482140)693 - Corrected INSTALL description (Bug #1476106)694 - Added charset to javascript HTTP headers695 - Fixed Opera bug with CC and BCC fields (Bug #1474576)696 - Changed login page title regarding product name (Bug #1476413)697 - Pimped search function698 - Applied attachment viewing/forwarding patches by Andrew Fladmark699 - Applied prev/next patch by Leonard Bouchet700 - Applied patches by Mark Bucciarelli701 - Applied patch for requesting receipts by Salvatore Ansani702 - Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing)703 704 705 2006/04/13706 ----------707 - Added Slovenian localization708 - Updated Portuguese localization709 - Fixed parent.location problem for compose-links710 - Added sort order saving patch by Jacob Brunson711 - Added gzip compression support712 713 714 2006/04/02715 ----------716 - Added Lithuanian localization717 - Improved search function718 - Added version string as template object719 - Load host-specific configuration file (see config/main.inc.php)720 - New config parameter adding domain to user names for login721 - Strip tags on _auth, _action, _task parameters722 - Corrected labels for next/previous page buttons in address book723 724 725 2006/03/23726 ----------727 - Auto-detect mail header delimiters728 - Regard daylight savings729 - Localized quota display730 - Started implementing search function731 732 733 2006/03/20734 ----------735 - Avoid error message when saving an unchanged identity (Bug #1429510)736 - Fixed hard-coded cols selection for sent folder (Bug #1354586)737 - Enable some HTML links for use with "open in new window" or "save target"738 - Check meta-key instead of ctrl on Macs739 - Ignore double clicks when holding down a modifier key740 - Fixed reloading of the login page741 - Fixed typo in compose template (Bug #1446852)742 - Added compose button to message read step (Request #1433288)743 - New config parameter for persistent database connections (Bug #1431817)744 745 746 2006/03/14747 ----------748 - Don't remove internal HTML tags in plaintext messages749 - Improved error handling in DB connection failure750 751 752 2006/02/22753 ----------754 - Updated localizations755 - Fixed bug #1435989756 757 758 2006/02/19759 ----------760 - Updated localizations761 - Applied patch of Anders Karlsson762 - Applied patch of Jacob Brunson763 - Applied patch for virtuser_query by Robin Elfrink764 - Added support for References header (patch by Auke)765 - Added support for mbstring module by Tadashi Jokagi766 - Added function for automatic remove of slashes on GET and POST vars767 if magic_quotes is enabled768 769 770 2006/02/05771 ----------772 - Added Slovak, Hungarian, Bosnian and Croation translation773 - Fixed bug when inserting signatures with !?&774 - Chopping message headers before inserting into the message cache table775 (to avoid bugs in Postgres)776 - Allow one-char domains in e-mail addresses777 - Make product name in page title configurable778 - Make username available as skin object779 - Added session_write_close() in rcube_db class destructor to avoid problems780 in PHP 5.0.5781 - Use move_uploaded_file() instead of copy() for a more secure handling of782 uploaded attachments783 - Additional config parameter to show/hide deleted messages784 - Added periodic request for checking new mails (Request #1307821)785 - Added EXPUNGE command786 - Optimized loading time for mail interface787 - Changed to full UTF-8 support788 - Additional timezones (Patch #1389912)789 - Added LDAP public search (experimental)790 - Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364)791 - Casting to strings when adding empty headers to message cache (Bug #1406026)792 - Skip sender-address as recipient when Reply-to-all793 - Fixes in utf8-class794 - Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br>795 - Added garbage collector for message cache796 - Added patches for BCC headers797 798 799 2005/12/16800 ----------801 - Added Turkish and Simplified Chinese translation802 - Use virtusertable to resolve e-mail addresses at login803 - Configurable mail_domain used to compose correct e-mail addresses804 on first login805 806 807 2005/12/03808 ----------809 - Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian,810 Estonian and Chinese translation811 - Get IMAP server capabilities in array812 - Check for NAMESPACE capability before sending command813 - Set default user language from config 'locale_string'814 - Added sorting patch for message list815 - Make default sort col/order configurable816 - Fixed XSS in address book and identities817 - Added more XSS protection (Bug #1308236)818 - Added tab indexes for compose form819 - Added 'changed' col to contacts table820 - Support for 160-bit session hashes821 - Added input check for contacts and identities (Patch #1346523)822 - Added messages/warning to compose step (Patch #1323895)823 - Added favicon to the default skin824 - Fixed Bug #1334337 as far as possible825 - Added Reply-To-All functionality (Request #1326395, Patch #1349777)826 - Redesign of client side AJAX code (enable multi threading)827 - Added keep-alive signal every minute828 - Make logs dir configurable829 - Added support for SMTPS830 - Decode attachment file names831 - Make delimiter for message headers configurable832 - Add generic footer to sent messages833 - Choose the rigt identity when replying834 - Remove signature when replying (Request #1333167)835 - Signatures for each identity836 - Select charset when composing message837 - Complete re-design of the caching mechanism838 839 840 2005/08/11841 ----------842 - Write list header to client even if list is empty843 - Add functions "select all", "select none" to message list844 - Improved filter for HTML messages to remove potentially malicious tags845 (script, iframe, object) and event handlers.846 - Buttons for next/previous message in view mode847 - Add new created contact to list and show confirmation status848 - Added folder management (subscribe/create/delete)849 - Log message sending (SMTP log)850 - Grant access for Camino browser851 - Added German translation852 853 854 2005/10/20855 ----------856 - Added Swedish, Latvian, Portuguese and Catalan translation857 - Make SMTP auth method configurable858 - Make mailboxlist scrollable (Bug #1326372)859 - Fixed SSL support860 - Improved support for Courier IMAP (root folder and delimiter issues)861 - Moved taskbar from bottom to top862 - Added 'session_lifetime' parameter863 - Fixed wrong unread count when deleting message (Bug #1332434)864 - Srip tags when creating a new folder (Bug #1332084)865 - Translate HTML tags in message headers (Bug #1330134)866 - Correction in German translation (Bug #1329434)867 - Display folder names with special chars correctly (Bug #1330157)868 869 870 2005/10/07871 ----------872 - Added French, Italian, Spanish, Danish, Dutch translation873 - Clarified license (Bug #1305966)874 - Fixed PHP warnings (Bug #1299403)875 - Fixed english translation (Bug #1295406)876 - Fixed bug #1290833: Last character of email not seen877 - Fixed bug #1292199 when creating new user878 - Allow more browsers (Bug #1285101)879 - Added setting for showing pretty dates880 - Added support for SQLite database881 - Make use of message caching configurable882 - Also add attachments when forwarding a message883 - Long folder names will not flow over message list (Bug #1267232)884 - Show nested mailboxes hieracically885 - Enable IMAPS by host886 887 888 2005/08/20889 ----------890 - Improved cacheing of mailbox messagecount891 - Fixed javascript bug when creating a new message folder892 - Fixed javascript bugs #1260990 and #1260992: folder selection893 - Make Trash folder configurable894 - Auto create folders Inbox, Sent and Trash (if configured)895 - Support for IMAP root folder896 - Added support fot text/enriched messages897 - Make list of special mailboxes configurable898
Note: See TracChangeset
for help on using the changeset viewer.
