| | |
| | | CHANGELOG RoundCube Webmail |
| | | =========================== |
| | | |
| | | - Fix rcube_mdb2.php: call to setCharset not implemented in mssql driver (#1486019) |
| | | - Added 'display_next' option |
| | | - Fix rcube_mdb2::unixtimestamp for MS SQL (#1486015) |
| | | - Fix HTML washing to respect character encoding |
| | | - Fix endless loop in iil_C_Login() with Courier IMAP (#1486010) |
| | | - Fix #messagemenu display on IE (#1486006) |
| | | - Speedup UI by using sprites for (toolbar) buttons |
| | | - Fix charset names with X- prefix handling |
| | | - Fix displaying of HTML messages with unknown/malformed tags (#1486003) |
| | | |
| | | RELEASE 0.3-RC1 |
| | | --------------- |
| | | - Fix import of vCard entries with params (#1485453) |
| | | - Fix HTML messages output with empty block elements (#1485974) |
| | | - Use request tokens to protect POST requests from CSFR |