| | |
| | | CHANGELOG RoundCube Webmail |
| | | =========================== |
| | | |
| | | - 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 |
| | | - Added hook when killing a session |
| | | - Added hook to write_log function (#1485971) |
| | | - Performance improvements by use UID commands (#1485690) |
| | | - Fix HTML editor tabIndex setting (#1485972) |
| | | - Added 'imap_debug' option |
| | | - Added 'imap_debug' and 'smtp_debug' options |
| | | - Support strftime's format modifiers in date_* options (#1484806) |
| | | - Support %h variable in 'smtp_server' option (#1485766) |
| | | - Show SMTP errors in browser (#1485927) |