| | |
| | | CHANGELOG RoundCube Webmail |
| | | =========================== |
| | | |
| | | - 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 |
| | | - Support strftime's format modifiers in date_* options (#1484806) |
| | | - Support %h variable in 'smtp_server' option (#1485766) |
| | | - Show SMTP errors in browser (#1485927) |
| | | - Allow WBR tag in HTML message (#1485960) |
| | | - Use spl_autoload_register() instead of __autoload (#1485947) |
| | | - Add hook for identities listing (#1485958) |
| | | - Trigger hook 'smtp_connect' when opening an SMTP connection (#1485954) |
| | | - Added config option to enforce HTTPS connections |
| | | - Fix non-unicode characters caching in unicode database (#1484608) |
| | | - Performance improvements of messages caching |
| | | - Fix empty Date header issue (#1485923) |
| | | - Open collapsed folders during drag & drop (#1485914) |
| | | - Fixed link text replacements (#1485789) |