| | 2 | |
| | 3 | == Release 0.3-stable == |
| | 4 | |
| | 5 | * Fix gn and givenName should be synonymous in LDAP addressbook (#1485892) |
| | 6 | * Add mail_domain to LDAP email entries without @ sign (#1485201) |
| | 7 | * Fix saving empty values in LDAP contact data (#1485781) |
| | 8 | * Fix LDAP contact update when RDN field is changed (#1485788) |
| | 9 | * Fix LDAP attributes case senitivity problems (#1485830) |
| | 10 | * Fix LDAP addressbook browsing when only one directory is used (#1486022) |
| | 11 | * Fix endless loop on error response for APPEND command (#1486060) |
| | 12 | * Don't require date.timezone setting in installer (#1485989) |
| | 13 | * Fix date sorting problem with Courier IMAP server (#1486065) |
| | 14 | * Unselect pressed buttons on mouse up (#1485987) |
| | 15 | * Don't set php_value error_log in .htaccess but mention in INSTALL (#1485924) |
| | 16 | * Fix too small status/flag/attachment columns in Safari 4 (#1486063) |
| | 17 | * Fix selection disabling while dragging splitter in webkit browsers (#1486056) |
| | 18 | * Added 'new_messages' plugin hook (#1486005) |
| | 19 | * Added 'logout_after' plugin hook (#1486042) |
| | 20 | * Added 'message_compose' hook |
| | 21 | * Added 'imap_connect' hook (#1485956) |
| | 22 | * Fix vcard_attachments plugin (#1486035) |
| | 23 | * Updated PEAR::Auth_SASL to 1.0.3 version |
| | 24 | * Use sequence names only with PostgreSQL (#1486018) |
| | 25 | * Re-designed User Preferences interface |
| | 26 | * Fix MS SQL DDL (#1486020) |
| | 27 | * Fix rcube_mdb2.php: call to setCharset not implemented in mssql driver (#1486019) |
| | 28 | * Added 'display_next' option |
| | 29 | * Fix rcube_mdb2::unixtimestamp for MS SQL (#1486015) |
| | 30 | * Fix HTML washing to respect character encoding |
| | 31 | * Fix endless loop in iil_C_Login() with Courier IMAP (#1486010) |
| | 32 | * Fix #messagemenu display on IE (#1486006) |
| | 33 | * Speedup UI by using sprites for (toolbar) buttons |
| | 34 | * Fix charset names with X- prefix handling |
| | 35 | * Fix displaying of HTML messages with unknown/malformed tags (#1486003) |