| | |
| | | CHANGELOG Roundcube Webmail |
| | | =========================== |
| | | |
| | | - Add option to disable saving sent mail in Sent folder - no_save_sent_messages (#1488686) |
| | | - Fix handling dont_override with message_sort_col and message_sort_order settings (#1488760) |
| | | - Fix HTML part detection in messages with attachments (#1488769) |
| | | - Fix bug where wrong words were highlighted on spell-before-send check |
| | | - Fix handling of URLs with asterisk characters (#1488759) |
| | | - Remove automatic to-lowercase conversion of usernames (#1488715) |
| | | - Fix scrolling quirk in email preview frame using Opera 12 (#1488763) |
| | | - Fix displaying of multipart/alternative messages with empty parts (#1488750) |
| | | - Fix threaded list sorting on PHP < 5.2.9 (#1488748) |
| | | - Plugin API: Add 'email_list' argument for identities data in user_create hook |
| | | - Integrated zipdownload plugin to download all attachments (#1445509) |