| | |
| | | CHANGELOG RoundCube Webmail |
| | | --------------------------- |
| | | |
| | | 2007/09/09 (thomasb) |
| | | ---------- |
| | | - Fixed charset encoding bug (#1484429) |
| | | - Applied patch for LDAP version (#1484552) |
| | | - Improved XHTML validation |
| | | |
| | | |
| | | 2007/09/05 (thomasb) |
| | | ---------- |
| | | - Fix message list selection (#1484550) |
| | | - Better fix lowercased usernames (#1484473) |
| | | - Update pngbehavior Script as suggested in #1484490 |
| | | |
| | | |
| | | 2007/08/29 (richs) |
| | | ---------- |
| | | - Fixed moving/deleting messages when more than 1 is selected |
| | | |
| | | 2007/08/15 (thomasb) |
| | | ---------- |
| | | - Applied patch for LDAP contacts listing by Glen Ogilvie |
| | | - Applied patch for more address fields in LDAP contacts (#1484402) |
| | | - Close LDAP connections on script shutdown |
| | | |
| | | |
| | | 2007/08/13 (thomasb) |
| | | ---------- |
| | | - Add alternative for getallheaders() (fix #1484508) |
| | | - Revert changes for mbstring usage (fix #1484509) |
| | | |
| | | |
| | | 2007/08/10 (thomasb) |
| | | ---------- |
| | | - Identify mailboxes case-sensitive |
| | |
| | | - Protect AJAX request from being fetched by a foreign site (XSS) |
| | | - Make autocomplete for loginform configurable by the skin template |
| | | - Fix compose function from address book (closes #1484426) |
| | | - Added //IGNORE to iconv call (patch #1484420, closes #1484023) |
| | | - Check if mbstring supports charset (#1484290 and #1484292) |
| | | - Prefer iconv over mbstring (as suggested in #1484292) |
| | | - Check filesize of template includes (#1484409) |
| | | - Updated Simplified Chinese localization |
| | | - Added Ukrainian translation |
| | | |
| | | |
| | | 2007/08/09 (richs) |