| | |
| | | CHANGELOG RoundCube Webmail |
| | | --------------------------- |
| | | |
| | | 2006/02/04 |
| | | ---------- |
| | | - Added Slovak, Hungarian, Bosnian and Croation translation |
| | | - Fixed bug when inserting signatures with !?& |
| | | - Chopping message headers before inserting into the message cache table (to avoid bugs in Postgres) |
| | | - Allow one-char domains in e-mail addresses |
| | | - Make product name in page title configurable |
| | | - Make username available as skin object |
| | | - Added session_write_close() in rcube_db class destructor to avoid problems in PHP 5.0.5 |
| | | - Use move_uploaded_file() instead of copy() for a more secure handling of uploaded attachments |
| | | - Additional config parameter to show/hide deleted messages |
| | | - Added periodic request for checking new mails (Request #1307821) |
| | | - Added EXPUNGE command |
| | | - Optimized loading time for mail interface |
| | | - Changed to full UTF-8 support |
| | | - Additional timezones (Patch #1389912) |
| | | - Added LDAP public search (experimental) |
| | | - Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364) |
| | | - Casting to strings when adding empty headers to message cache (Bug #1406026) |
| | | - Skip sender-address as recipient when Reply-to-all |
| | | - Fixes in utf8-class |
| | | - Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br> |
| | | |
| | | |
| | | 2005/12/16 |
| | | ---------- |