| | |
| | | CHANGELOG RoundCube Webmail |
| | | --------------------------- |
| | | |
| | | 2008/06/13 (alec) |
| | | ---------- |
| | | - Added option to display images in messages from known senders (#1484601) |
| | | - Updated PEAR::Mail_Mime |
| | | |
| | | 2008/06/12 (alec) |
| | | ---------- |
| | | - Fix corrupted MIME headers of messages in Sent folder (#1485111) |
| | | - Fixed bug in MDB2 package: http://pear.php.net/bugs/bug.php?id=14124 |
| | | - Use keypress instead of keydown to select list's row (#1484816) |
| | | |
| | | 2008/06/11 (alec) |
| | | ---------- |
| | | - Don't call expunge and don't remove message row after message move |
| | | if flag_for_deletion is set to true (#1485002) |
| | | |
| | | 2008/06/08 (alec) |
| | | ---------- |
| | | - Added option to disable autocompletion from selected LDAP address books (#1484922) |
| | | |
| | | 2008/06/07 (thomasb) |
| | | ---------- |
| | | - Cleaned up localization names. Now named with lang_COUNTRY according to ISO 639-1/3166-1 |
| | | - Updated Catala localization |
| | | |
| | | 2008/06/06 (robin) |
| | | ---------- |
| | | - Add option to log successful logins |
| | | |
| | | 2008/06/06 (alec) |
| | | ---------- |
| | | - TLS support in LDAP connections: 'use_tls' property (#1485104) |