| | |
| | | CHANGELOG Roundcube Webmail |
| | | =========================== |
| | | |
| | | - Fix storing X-ANNIVERSARY date in vCard format (#1488527) |
| | | - Update to Mail_Mime-1.8.5 (#1488521) |
| | | - Fix Shift + delete button does not permanently delete messages (#1488243) |
| | | - Add Content-Length for attachments where possible (#1485478) |
| | | - Fix attachment sizes in message print page and attachment preview page (#1488515) |
| | | - Fix XSS vulnerability in message subject handling using Larry skin (#1488519) |
| | | - Fix handling of links with various URI schemes e.g. "skype:" (#1488106) |
| | | - Fix handling of links inside PRE elements on html to text conversion |
| | | - Fix indexing of links on html to text conversion |
| | | - Add mail attachments using drag & drop on HTML5 enabled browsers |
| | | - Add workaround for invalid BODYSTRUCTURE response - parse message with Mail_mimeDecode package (#1485585) |
| | | - Decode header value in rcube_mime::get() by default (#1488511) |
| | | - Fix errors with enabled PHP magic_quotes_sybase option (#1488506) |
| | | - Fix SQL query for contacts listing on MS SQL Server (#1488505) |
| | | - Update to TinyMCE 3.5.2 |